diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-19 08:40:39 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-01-19 08:40:39 +0000 |
commit | 8826d1394c28bf31064a7987b426db1589c46ae7 (patch) | |
tree | 965aa5e8dba3c69beda8e37939272777cb56e2d5 /lang/gauche | |
parent | e87e80e88378ece193b59cb1637cef4c63ea108a (diff) | |
download | ports-8826d1394c28bf31064a7987b426db1589c46ae7.tar.gz ports-8826d1394c28bf31064a7987b426db1589c46ae7.zip |
Notes
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 2 | ||||
-rw-r--r-- | lang/gauche/distinfo | 6 | ||||
-rw-r--r-- | lang/gauche/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 5d8fee5c599e..e564a05dfd2e 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.8.8 # Keep databases/gauche-gdbm in sync with this +PORTVERSION= 0.8.9 # Keep databases/gauche-gdbm in sync with this CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/gauche/distinfo b/lang/gauche/distinfo index 3d8a123fec44..0ec1f61d40f3 100644 --- a/lang/gauche/distinfo +++ b/lang/gauche/distinfo @@ -1,3 +1,3 @@ -MD5 (Gauche-0.8.8.tgz) = ed12c4e28ec36f68629843c4e8725ccc -SHA256 (Gauche-0.8.8.tgz) = 508834bd84a4c5446d6c8d7606246debea5bc88a8b6a06ee6c42f4f93d07cf11 -SIZE (Gauche-0.8.8.tgz) = 3022297 +MD5 (Gauche-0.8.9.tgz) = 242febb7ab09b95377e39aabb8adb6d7 +SHA256 (Gauche-0.8.9.tgz) = c52c0e77f5bca909870e4492cff7255b2f0781a7b1e91b4071659c0787608db9 +SIZE (Gauche-0.8.9.tgz) = 3080645 diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index 977b955ca5d1..712da486cf06 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -62,6 +62,7 @@ lib/gauche/%%VERSION%%/include/gauche/scmconst.h lib/gauche/%%VERSION%%/include/gauche/system.h lib/gauche/%%VERSION%%/include/gauche/uthread.h lib/gauche/%%VERSION%%/include/gauche/uvector.h +lib/gauche/%%VERSION%%/include/gauche/vector.h lib/gauche/%%VERSION%%/include/gauche/vm.h lib/gauche/%%VERSION%%/include/gauche/vminsn.h lib/gauche/%%VERSION%%/include/gc.h |