diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 19:23:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 19:23:00 +0000 |
commit | dc011310582e70b11400bfa357f80f5d0c8c444a (patch) | |
tree | 8dddcf517d4fa37f9c6dd874539d171aec46d897 /lang | |
parent | ee0b82ad4e8ef3ed135616edab4df387619130cd (diff) | |
download | ports-dc011310582e70b11400bfa357f80f5d0c8c444a.tar.gz ports-dc011310582e70b11400bfa357f80f5d0c8c444a.zip |
Notes
Diffstat (limited to 'lang')
-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 460f5abc0e77..b1ed7c404986 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.8.11 # Keep databases/gauche-gdbm in sync with this +PORTVERSION= 0.8.12 # 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 0787bf5c6956..d12e65dae09e 100644 --- a/lang/gauche/distinfo +++ b/lang/gauche/distinfo @@ -1,3 +1,3 @@ -MD5 (Gauche-0.8.11.tgz) = 4a43a47dcc17cebe4fcbc638bb6e5d04 -SHA256 (Gauche-0.8.11.tgz) = 9de70f84e34ec5e19012e187712432d0aafe031648ecb55311008b29d7277b61 -SIZE (Gauche-0.8.11.tgz) = 3204823 +MD5 (Gauche-0.8.12.tgz) = 0a926fe9022512d30e324a4a1065b058 +SHA256 (Gauche-0.8.12.tgz) = 02170af07853f42139e99391ab02c61e0985a765a3d75c55ae43bc23ac7994e0 +SIZE (Gauche-0.8.12.tgz) = 3253476 diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index 0592027e426b..292a71e04349 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -55,6 +55,7 @@ lib/gauche/%%VERSION%%/include/gauche/collection.h lib/gauche/%%VERSION%%/include/gauche/config.h lib/gauche/%%VERSION%%/include/gauche/exception.h lib/gauche/%%VERSION%%/include/gauche/extend.h +lib/gauche/%%VERSION%%/include/gauche/extern.h lib/gauche/%%VERSION%%/include/gauche/float.h lib/gauche/%%VERSION%%/include/gauche/gloc.h lib/gauche/%%VERSION%%/include/gauche/hash.h |