aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-23 20:56:35 +0800
committerpav <pav@FreeBSD.org>2004-05-23 20:56:35 +0800
commit2efe74b90ba076e39a35956f88abc14d29c25625 (patch)
tree6aceecbb0e584ce24abe07d75e6c5e7c7f63d286 /lang
parent4a0cd8dd52b042b83f9c34e5e50ac3dc2fbad7bd (diff)
downloadfreebsd-ports-gnome-2efe74b90ba076e39a35956f88abc14d29c25625.tar.gz
freebsd-ports-gnome-2efe74b90ba076e39a35956f88abc14d29c25625.tar.zst
freebsd-ports-gnome-2efe74b90ba076e39a35956f88abc14d29c25625.zip
- Update to 0.8
PR: ports/67073, ports/67074 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Diffstat (limited to 'lang')
-rw-r--r--lang/gauche/Makefile2
-rw-r--r--lang/gauche/distinfo4
-rw-r--r--lang/gauche/pkg-plist15
3 files changed, 17 insertions, 4 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index 6bd426fd4141..7f51f60946ff 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gauche
-PORTVERSION= 0.7.4.2 # Keep databases/gauche-gdbm in sync with this
+PORTVERSION= 0.8 # 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 068584fad5e7..1bf3176f9e91 100644
--- a/lang/gauche/distinfo
+++ b/lang/gauche/distinfo
@@ -1,2 +1,2 @@
-MD5 (Gauche-0.7.4.2.tgz) = 2efbf8953c318f7e03dc15886588a75a
-SIZE (Gauche-0.7.4.2.tgz) = 2401071
+MD5 (Gauche-0.8.tgz) = 95a72756ebc0bf7c95534869db45e542
+SIZE (Gauche-0.8.tgz) = 2467615
diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist
index ef3b04ca98fb..1e4eaa1842a3 100644
--- a/lang/gauche/pkg-plist
+++ b/lang/gauche/pkg-plist
@@ -1,9 +1,15 @@
+bin/gauche-cesconv
bin/gauche-config
+bin/gauche-install
+bin/gauche-package
bin/gosh
lib/gauche/%%VERSION%%/%%TARGET%%/auxsys.so
lib/gauche/%%VERSION%%/%%TARGET%%/binary.so
lib/gauche/%%VERSION%%/%%TARGET%%/fcntl.so
+lib/gauche/%%VERSION%%/%%TARGET%%/gauche-cesconv
lib/gauche/%%VERSION%%/%%TARGET%%/gauche-config
+lib/gauche/%%VERSION%%/%%TARGET%%/gauche-install
+lib/gauche/%%VERSION%%/%%TARGET%%/gauche-package
lib/gauche/%%VERSION%%/%%TARGET%%/gosh
lib/gauche/%%VERSION%%/%%TARGET%%/libcharconv.so
lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-uvector.so
@@ -18,6 +24,7 @@ lib/gauche/%%VERSION%%/%%TARGET%%/termios.so
lib/gauche/%%VERSION%%/%%TARGET%%/threads.so
lib/gauche/%%VERSION%%/include/gauche.h
lib/gauche/%%VERSION%%/include/gauche/arch.h
+lib/gauche/%%VERSION%%/include/gauche/builtin-syms.h
lib/gauche/%%VERSION%%/include/gauche/char_euc_jp.h
lib/gauche/%%VERSION%%/include/gauche/char_none.h
lib/gauche/%%VERSION%%/include/gauche/char_sjis.h
@@ -69,7 +76,6 @@ share/gauche/%%VERSION%%/lib/gauche/hook.scm
share/gauche/%%VERSION%%/lib/gauche/interactive.scm
share/gauche/%%VERSION%%/lib/gauche/interactive/info.scm
share/gauche/%%VERSION%%/lib/gauche/interpolate.scm
-share/gauche/%%VERSION%%/lib/gauche/ioutil.scm
share/gauche/%%VERSION%%/lib/gauche/let-opt.scm
share/gauche/%%VERSION%%/lib/gauche/libutil.scm
share/gauche/%%VERSION%%/lib/gauche/listener.scm
@@ -77,6 +83,7 @@ share/gauche/%%VERSION%%/lib/gauche/listutil.scm
share/gauche/%%VERSION%%/lib/gauche/logger.scm
share/gauche/%%VERSION%%/lib/gauche/logical.scm
share/gauche/%%VERSION%%/lib/gauche/macroutil.scm
+share/gauche/%%VERSION%%/lib/gauche/matrix.scm
share/gauche/%%VERSION%%/lib/gauche/modutil.scm
share/gauche/%%VERSION%%/lib/gauche/mop/instance-pool.scm
share/gauche/%%VERSION%%/lib/gauche/mop/propagate.scm
@@ -85,6 +92,10 @@ share/gauche/%%VERSION%%/lib/gauche/mop/validator.scm
share/gauche/%%VERSION%%/lib/gauche/net.scm
share/gauche/%%VERSION%%/lib/gauche/numerical.scm
share/gauche/%%VERSION%%/lib/gauche/object.scm
+share/gauche/%%VERSION%%/lib/gauche/package.scm
+share/gauche/%%VERSION%%/lib/gauche/package/build.scm
+share/gauche/%%VERSION%%/lib/gauche/package/fetch.scm
+share/gauche/%%VERSION%%/lib/gauche/package/util.scm
share/gauche/%%VERSION%%/lib/gauche/parameter.scm
share/gauche/%%VERSION%%/lib/gauche/parseopt.scm
share/gauche/%%VERSION%%/lib/gauche/portutil.scm
@@ -194,6 +205,7 @@ share/gauche/%%VERSION%%/lib/util/digest.scm
share/gauche/%%VERSION%%/lib/util/isomorph.scm
share/gauche/%%VERSION%%/lib/util/lcs.scm
share/gauche/%%VERSION%%/lib/util/list.scm
+share/gauche/%%VERSION%%/lib/util/match.scm
share/gauche/%%VERSION%%/lib/util/queue.scm
share/gauche/%%VERSION%%/lib/util/record.scm
share/gauche/%%VERSION%%/lib/util/toposort.scm
@@ -216,6 +228,7 @@ share/gauche/site/lib/.keepme
@dirrm share/gauche/%%VERSION%%/lib/math
@dirrm share/gauche/%%VERSION%%/lib/gauche/vm
@dirrm share/gauche/%%VERSION%%/lib/gauche/serializer
+@dirrm share/gauche/%%VERSION%%/lib/gauche/package
@dirrm share/gauche/%%VERSION%%/lib/gauche/mop
@dirrm share/gauche/%%VERSION%%/lib/gauche/interactive
@dirrm share/gauche/%%VERSION%%/lib/gauche