diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 18:22:26 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 18:22:26 +0000 |
commit | d6402f89190ef06670cc0e2307171414664f966d (patch) | |
tree | 7bf77fe8a431416301aaf05dffefc010e4e9954d /lang/gauche | |
parent | 407b1fbb0f2ef3c654783dcea19c03f6f45e841c (diff) | |
download | ports-d6402f89190ef06670cc0e2307171414664f966d.tar.gz ports-d6402f89190ef06670cc0e2307171414664f966d.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 | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 4c91e42a1e73..53b258f2ccb9 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.8.6 # Keep databases/gauche-gdbm in sync with this +PORTVERSION= 0.8.7 # 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 5cd247a2a759..bff8501b5e6e 100644 --- a/lang/gauche/distinfo +++ b/lang/gauche/distinfo @@ -1,3 +1,3 @@ -MD5 (Gauche-0.8.6.tgz) = 68398b2e6136c726bbcbd39e43ae5181 -SHA256 (Gauche-0.8.6.tgz) = 856efb916c4371fe41feee88ffcdff274415db2cf86d196908c9e8987f6d0200 -SIZE (Gauche-0.8.6.tgz) = 2881800 +MD5 (Gauche-0.8.7.tgz) = 5c7cb6eba7455c9877aec884b0088a25 +SHA256 (Gauche-0.8.7.tgz) = 4b8ff6064529c457c81b9bc5205cb1ec3cd6f316735de0d1b611f97cccfe655c +SIZE (Gauche-0.8.7.tgz) = 2939701 diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index c5fadbbdc83a..2e7b9caed01d 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -10,9 +10,13 @@ lib/gauche/%%VERSION%%/%%TARGET%%/binary.so lib/gauche/%%VERSION%%/%%TARGET%%/fcntl.so lib/gauche/%%VERSION%%/%%TARGET%%/file-util-lib.so lib/gauche/%%VERSION%%/%%TARGET%%/gauche-cesconv +lib/gauche/%%VERSION%%/%%TARGET%%/gauche-collection-lib.so lib/gauche/%%VERSION%%/%%TARGET%%/gauche-config +lib/gauche/%%VERSION%%/%%TARGET%%/gauche-hook-lib.so lib/gauche/%%VERSION%%/%%TARGET%%/gauche-install lib/gauche/%%VERSION%%/%%TARGET%%/gauche-package +lib/gauche/%%VERSION%%/%%TARGET%%/gauche-parameter-lib.so +lib/gauche/%%VERSION%%/%%TARGET%%/gauche-sequence-lib.so lib/gauche/%%VERSION%%/%%TARGET%%/gosh lib/gauche/%%VERSION%%/%%TARGET%%/libcharconv.so lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-uvector.so |