diff options
author | johans <johans@FreeBSD.org> | 2007-01-03 18:50:04 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2007-01-03 18:50:04 +0800 |
commit | f02f89e0ca43ae557f08a50b322a8e1812b03936 (patch) | |
tree | ec40afe873425afa028b63ae76a6977ca16e14a0 /lang/afnix | |
parent | 4b623b8510962edfb6f4ebc0f8b38a671f25f155 (diff) | |
download | freebsd-ports-gnome-f02f89e0ca43ae557f08a50b322a8e1812b03936.tar.gz freebsd-ports-gnome-f02f89e0ca43ae557f08a50b322a8e1812b03936.tar.zst freebsd-ports-gnome-f02f89e0ca43ae557f08a50b322a8e1812b03936.zip |
- Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG
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 |