diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-15 03:23:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-15 03:23:00 +0800 |
commit | b8867288d2632b23b3408537a35835ff0f134bf5 (patch) | |
tree | 4390476f1d2451e2d969cf884e49e4a3f0fd9a43 | |
parent | 630336a017af3ef5a2aebbb10cc306989560a5f2 (diff) | |
download | freebsd-ports-graphics-b8867288d2632b23b3408537a35835ff0f134bf5.tar.gz freebsd-ports-graphics-b8867288d2632b23b3408537a35835ff0f134bf5.tar.zst freebsd-ports-graphics-b8867288d2632b23b3408537a35835ff0f134bf5.zip |
- Update to 0.8.12
PR: 117851
117852
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
-rw-r--r-- | databases/gauche-gdbm/Makefile | 2 | ||||
-rw-r--r-- | lang/gauche/Makefile | 2 | ||||
-rw-r--r-- | lang/gauche/distinfo | 6 | ||||
-rw-r--r-- | lang/gauche/pkg-plist | 1 |
4 files changed, 6 insertions, 5 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 4c5d211bcd6..24be8e0ffe9 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.8.11 # Keep this in sync with lang/gauche +PORTVERSION= 0.8.12 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 460f5abc0e7..b1ed7c40498 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 0787bf5c695..d12e65dae09 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 0592027e426..292a71e0434 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 |