mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.2.3
- Now compiles with gcc 33, 34, 40 and 41 PR: ports/110795 Submitted by: Ulrich Spoerlein <uspoerlein_AT_gmail dot com>
This commit is contained in:
parent
ed2e8bdb28
commit
810cf4748c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188350
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtl
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.3
|
||||
CATEGORIES= misc
|
||||
# The original distribution files are no longer freely
|
||||
# available from the master_sites
|
||||
@ -21,13 +21,12 @@ RESTRICTED= License forbids redistribution (source or binary)
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= lthack
|
||||
USE_GCC= 3.3 # Won't build with 3.4
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !exists(${DISTDIR}/GTL-${PORTVERSION}.tar.gz)
|
||||
ECHO_MSG=/usr/bin/printf
|
||||
IGNORE= \n\
|
||||
IGNORE= \n\
|
||||
With the release of version 1.0.0 the download policy of GTL has been\n\
|
||||
changed. GTL can be downloaded free of charge for non-commercial use.\n\
|
||||
Please follow the steps below to get access to the download archive:\n\
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (GTL-1.2.1.tar.gz) = 7d4747bafc0520b97a674f20e37c901a
|
||||
SIZE (GTL-1.2.1.tar.gz) = 754505
|
||||
MD5 (GTL-1.2.3.tar.gz) = 8548eeb411b0bdbabdae969fb3128fef
|
||||
SHA256 (GTL-1.2.3.tar.gz) = d3f06042c87811c4af8915661795d10ea4dca80c1d7a02f70c152c51f67bba56
|
||||
SIZE (GTL-1.2.3.tar.gz) = 888977
|
||||
|
Loading…
Reference in New Issue
Block a user