diff options
author | Johan van Selst <johans@FreeBSD.org> | 2007-01-03 10:50:04 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2007-01-03 10:50:04 +0000 |
commit | 89ce09fad3caf1b78cda50d4a91052c7b622b556 (patch) | |
tree | 2aa380bcec77dd59f5c7a2515902c238648088f4 /lang/afnix | |
parent | db9936570e560455b3446a4312046471acb636a7 (diff) | |
download | ports-89ce09fad3caf1b78cda50d4a91052c7b622b556.tar.gz ports-89ce09fad3caf1b78cda50d4a91052c7b622b556.zip |
- Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG
Notes
Notes:
svn path=/head/; revision=181328
Diffstat (limited to 'lang/afnix')
-rw-r--r-- | lang/afnix/Makefile | 3 | ||||
-rw-r--r-- | lang/afnix/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index 118056ed6ed5..7e334cf3f8c7 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= afnix -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/%SUBDIR%/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ @@ -25,7 +25,6 @@ CONFIGURE_SCRIPT= cnf/bin/afnix-setup CONFIGURE_ARGS= -o --prefix "${PREFIX}" --compiler freebsd MAKE_ENV= CXX="${CXX}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" -INSTALLS_SHLIB= yes PLIST_SUB= PORTVER=${PORTVERSION:R} diff --git a/lang/afnix/distinfo b/lang/afnix/distinfo index 6c3e43058cd3..f0578e59d431 100644 --- a/lang/afnix/distinfo +++ b/lang/afnix/distinfo @@ -1,3 +1,3 @@ -MD5 (afnix-src-1-4-1.tgz) = 5252b4181bd4620072e273ba3f1af1df -SHA256 (afnix-src-1-4-1.tgz) = 686f3238ff315d105760cd184f1bdbf1e631ae2d89c89368b63078c4fdebc5d3 -SIZE (afnix-src-1-4-1.tgz) = 1399470 +MD5 (afnix-src-1-4-2.tgz) = 176a23b09f3f409e9821f15befbef665 +SHA256 (afnix-src-1-4-2.tgz) = 8719842bdf23f6591b3094b991ced839b47f5ed6f77f6c1e15ab10ff3ca4a4bd +SIZE (afnix-src-1-4-2.tgz) = 1399681 |