diff options
author | johans <johans@FreeBSD.org> | 2008-09-01 09:25:19 +0000 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2008-09-01 09:25:19 +0000 |
commit | 3bd23bea22714c390f06f0a34588e8ff331c435b (patch) | |
tree | 5a2919bbd07fd8c6bf2b566b5e34e61a7f34556e /lang | |
parent | 8d9be306e784c664384834dac7698290d1d264ea (diff) | |
download | FreeBSD-ports-3bd23bea22714c390f06f0a34588e8ff331c435b.zip FreeBSD-ports-3bd23bea22714c390f06f0a34588e8ff331c435b.tar.gz |
Update to 1.7.1
Diffstat (limited to 'lang')
-rw-r--r-- | lang/afnix/Makefile | 2 | ||||
-rw-r--r-- | lang/afnix/distinfo | 6 | ||||
-rw-r--r-- | lang/afnix/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index f24a777..1578872 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= afnix -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ diff --git a/lang/afnix/distinfo b/lang/afnix/distinfo index 86f50e4..496748c 100644 --- a/lang/afnix/distinfo +++ b/lang/afnix/distinfo @@ -1,3 +1,3 @@ -MD5 (afnix-src-1-7-0.tgz) = adb0b1cfb5cadb40d774db6b214070d9 -SHA256 (afnix-src-1-7-0.tgz) = 0436d7fcb71a376232b6ff9afc65acfbad4ac53052d15c69bf654b7f2d2ea36d -SIZE (afnix-src-1-7-0.tgz) = 1666045 +MD5 (afnix-src-1-7-1.tgz) = c4fea860f0773f22b6737be0b4ee9ee9 +SHA256 (afnix-src-1-7-1.tgz) = 05697eec2eb7e1b78e8814cf3c08d7cfaafeda184578bae73a47956990f39d74 +SIZE (afnix-src-1-7-1.tgz) = 1666695 diff --git a/lang/afnix/pkg-plist b/lang/afnix/pkg-plist index 6558b47..59509a5 100644 --- a/lang/afnix/pkg-plist +++ b/lang/afnix/pkg-plist @@ -5,7 +5,7 @@ bin/axl bin/axs etc/afnix/afnix-gud.el etc/afnix/afnix-mode.el -include/afnix/eng/Argument.hpp +include/afnix/eng/ArgsList.hpp include/afnix/eng/Builtin.hpp include/afnix/eng/Class.hpp include/afnix/eng/Closure.hpp @@ -24,6 +24,7 @@ include/afnix/eng/Librarian.hpp include/afnix/eng/Localset.hpp include/afnix/eng/Meta.hpp include/afnix/eng/Module.hpp +include/afnix/eng/Multiset.hpp include/afnix/eng/Nameset.hpp include/afnix/eng/Printer.hpp include/afnix/eng/Promise.hpp |