diff options
Diffstat (limited to 'lang/afnix')
-rw-r--r-- | lang/afnix/Makefile | 4 | ||||
-rw-r--r-- | lang/afnix/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index 4cce1722b1a..9de86f5ecec 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= afnix -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/%SUBDIR%/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ @@ -19,7 +19,7 @@ MAINTAINER= johans@stack.nl COMMENT= A multi-threaded functional programming language USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= cnf/bin/afnix-setup CONFIGURE_ARGS= -o --prefix "${PREFIX}" --compiler freebsd diff --git a/lang/afnix/distinfo b/lang/afnix/distinfo index e3febd43666..43262634668 100644 --- a/lang/afnix/distinfo +++ b/lang/afnix/distinfo @@ -1,3 +1,3 @@ -MD5 (afnix-src-1-2-1.tgz) = c966f903a844d77bfdb05f737c318622 -SHA256 (afnix-src-1-2-1.tgz) = beeb932a14d92777485226832cd34080e83b254ab091014e6ba2db054c60a080 -SIZE (afnix-src-1-2-1.tgz) = 577448 +MD5 (afnix-src-1-2-2.tgz) = 57f72e1d39c6fb76ecea6a3ae98528d6 +SHA256 (afnix-src-1-2-2.tgz) = 931c80590357dba214b7bdb251247fea4889d19b664b863838228ce69ab2fca6 +SIZE (afnix-src-1-2-2.tgz) = 577477 |