diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gauche/Makefile | 2 | ||||
-rw-r--r-- | lang/gauche/distinfo | 4 | ||||
-rw-r--r-- | lang/gauche/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 7f51f60..fad82f8 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.8 # Keep databases/gauche-gdbm in sync with this +PORTVERSION= 0.8.1 # 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 1bf3176..6036db5 100644 --- a/lang/gauche/distinfo +++ b/lang/gauche/distinfo @@ -1,2 +1,2 @@ -MD5 (Gauche-0.8.tgz) = 95a72756ebc0bf7c95534869db45e542 -SIZE (Gauche-0.8.tgz) = 2467615 +MD5 (Gauche-0.8.1.tgz) = 245ab826f2219d842b96561482aa0256 +SIZE (Gauche-0.8.1.tgz) = 2595068 diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index 1e4eaa1..6702ffb 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -47,7 +47,7 @@ lib/gauche/%%VERSION%%/include/gc_pthread_redirects.h lib/gauche/site/%%VERSION%%/%%TARGET%%/.keepme lib/libgauche.so lib/libgauche.so.0 -lib/libgauche.so.0.0.0 +lib/libgauche.so.0.8.1 share/aclocal/gauche.m4 share/gauche/%%VERSION%%/aclocal.m4 share/gauche/%%VERSION%%/lib/binary/io.scm |