summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2008-09-01 09:25:19 +0000
committerJohan van Selst <johans@FreeBSD.org>2008-09-01 09:25:19 +0000
commitfd36c9e6efa4e8ca8f422c93e50d3c21ee769207 (patch)
tree84af9f2c1e1edff679fcc6a2ab72ec01b708df57 /lang
parentUpdate to 0.6.3 (diff)
Update to 1.7.1
Notes
Notes: svn path=/head/; revision=219580
Diffstat (limited to 'lang')
-rw-r--r--lang/afnix/Makefile2
-rw-r--r--lang/afnix/distinfo6
-rw-r--r--lang/afnix/pkg-plist3
3 files changed, 6 insertions, 5 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile
index f24a77744a86..15788729e197 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 86f50e42e63b..496748cae2de 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 6558b47c4d56..59509a5146b5 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