diff options
author | arved <arved@FreeBSD.org> | 2003-06-03 16:30:36 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-06-03 16:30:36 +0800 |
commit | bdc2f70dc601e9059b021e5ada01e0bb46e5967d (patch) | |
tree | 563c31b4b97fa3f242d25cfeab5d7601da1144db /lang | |
parent | 86e84d62b8801df66a646e4894c41785e94ac2ba (diff) | |
download | freebsd-ports-graphics-bdc2f70dc601e9059b021e5ada01e0bb46e5967d.tar.gz freebsd-ports-graphics-bdc2f70dc601e9059b021e5ada01e0bb46e5967d.tar.zst freebsd-ports-graphics-bdc2f70dc601e9059b021e5ada01e0bb46e5967d.zip |
Update to 0.7
PR: 52843
Submitted by: maintainer
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gauche/Makefile | 2 | ||||
-rw-r--r-- | lang/gauche/distinfo | 2 | ||||
-rw-r--r-- | lang/gauche/pkg-plist | 29 |
3 files changed, 23 insertions, 10 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index d720b5eafc6..7b5605aa563 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.6.8 # Keep databases/gauche-gdbm in sync with this +PORTVERSION= 0.7 # Keep databases/gauche-gdbm in sync with this CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/gauche/distinfo b/lang/gauche/distinfo index 0ad3fb4c36d..5a656318016 100644 --- a/lang/gauche/distinfo +++ b/lang/gauche/distinfo @@ -1 +1 @@ -MD5 (Gauche-0.6.8.tgz) = 06135124f762eaa367708064296fdf82 +MD5 (Gauche-0.7.tgz) = bb0be4665d05b31cf586ee5de3568104 diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index 45d30b52bec..1045a9059a0 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -1,22 +1,37 @@ bin/gosh bin/gauche-config +lib/gauche/%%VERSION%%/%%TARGET%%/auxsys.la lib/gauche/%%VERSION%%/%%TARGET%%/auxsys.so +lib/gauche/%%VERSION%%/%%TARGET%%/fcntl.la lib/gauche/%%VERSION%%/%%TARGET%%/fcntl.so lib/gauche/%%VERSION%%/%%TARGET%%/gauche-config lib/gauche/%%VERSION%%/%%TARGET%%/gosh +lib/gauche/%%VERSION%%/%%TARGET%%/libcharconv.la lib/gauche/%%VERSION%%/%%TARGET%%/libcharconv.so +lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-uvector.so +lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-uvector.la lib/gauche/%%VERSION%%/%%TARGET%%/libgauche.a +lib/gauche/%%VERSION%%/%%TARGET%%/libgauche.la lib/gauche/%%VERSION%%/%%TARGET%%/libgauche.so +lib/gauche/%%VERSION%%/%%TARGET%%/libgauche.so.0 +lib/gauche/%%VERSION%%/%%TARGET%%/libnet.la lib/gauche/%%VERSION%%/%%TARGET%%/libnet.so -lib/gauche/%%VERSION%%/%%TARGET%%/libuvector.so +lib/gauche/%%VERSION%%/%%TARGET%%/md5.la lib/gauche/%%VERSION%%/%%TARGET%%/md5.so +lib/gauche/%%VERSION%%/%%TARGET%%/mt-random.la lib/gauche/%%VERSION%%/%%TARGET%%/mt-random.so +lib/gauche/%%VERSION%%/%%TARGET%%/ndbm.la lib/gauche/%%VERSION%%/%%TARGET%%/ndbm.so +lib/gauche/%%VERSION%%/%%TARGET%%/sha1.la lib/gauche/%%VERSION%%/%%TARGET%%/sha1.so +lib/gauche/%%VERSION%%/%%TARGET%%/syslog.la lib/gauche/%%VERSION%%/%%TARGET%%/syslog.so +lib/gauche/%%VERSION%%/%%TARGET%%/termios.la lib/gauche/%%VERSION%%/%%TARGET%%/termios.so +lib/gauche/%%VERSION%%/%%TARGET%%/threads.la lib/gauche/%%VERSION%%/%%TARGET%%/threads.so lib/gauche/%%VERSION%%/include/gauche.h +lib/gauche/%%VERSION%%/include/gauche/arch.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 @@ -25,20 +40,14 @@ lib/gauche/%%VERSION%%/include/gauche/class.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/fcntl.h -lib/gauche/%%VERSION%%/include/gauche/net.h -lib/gauche/%%VERSION%%/include/gauche/netconfig.h lib/gauche/%%VERSION%%/include/gauche/predef-syms.h lib/gauche/%%VERSION%%/include/gauche/pthread.h -lib/gauche/%%VERSION%%/include/gauche/termconfig.h -lib/gauche/%%VERSION%%/include/gauche/termios.h lib/gauche/%%VERSION%%/include/gauche/uthread.h lib/gauche/%%VERSION%%/include/gauche/uvector.h lib/gauche/%%VERSION%%/include/gauche/vm.h lib/gauche/%%VERSION%%/include/gauche/vminsn.h lib/gauche/%%VERSION%%/include/gc.h lib/gauche/%%VERSION%%/include/gc_pthread_redirects.h -lib/gauche/site/%%VERSION%%/%%TARGET%%/example.so @dirrm lib/gauche/site/%%VERSION%%/%%TARGET%% @dirrm lib/gauche/site/%%VERSION%% @dirrm lib/gauche/site @@ -50,6 +59,8 @@ lib/gauche/site/%%VERSION%%/%%TARGET%%/example.so lib/libgauche.a lib/libgauche.so share/gauche/%%VERSION%%/aclocal.m4 +share/gauche/%%VERSION%%/lib/binary/io.scm +share/gauche/%%VERSION%%/lib/binary/pack.scm share/gauche/%%VERSION%%/lib/compat/jfilter.scm share/gauche/%%VERSION%%/lib/compat/stk.scm share/gauche/%%VERSION%%/lib/dbm.scm @@ -166,6 +177,7 @@ share/gauche/%%VERSION%%/lib/srfi-37.scm share/gauche/%%VERSION%%/lib/srfi-4.scm share/gauche/%%VERSION%%/lib/srfi-9.scm share/gauche/%%VERSION%%/lib/text/csv.scm +share/gauche/%%VERSION%%/lib/text/diff.scm share/gauche/%%VERSION%%/lib/text/gettext.scm share/gauche/%%VERSION%%/lib/text/html-lite.scm share/gauche/%%VERSION%%/lib/text/info.scm @@ -175,12 +187,12 @@ share/gauche/%%VERSION%%/lib/text/tree.scm share/gauche/%%VERSION%%/lib/util/combinations.scm 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/queue.scm share/gauche/%%VERSION%%/lib/util/toposort.scm share/gauche/%%VERSION%%/lib/util/tree.scm share/gauche/%%VERSION%%/lib/www/cgi.scm -share/gauche/site/lib/example.scm @dirrm share/gauche/site/lib @dirrm share/gauche/site @dirrm share/gauche/%%VERSION%%/lib/www @@ -199,6 +211,7 @@ share/gauche/site/lib/example.scm @dirrm share/gauche/%%VERSION%%/lib/gauche @dirrm share/gauche/%%VERSION%%/lib/file @dirrm share/gauche/%%VERSION%%/lib/compat +@dirrm share/gauche/%%VERSION%%/lib/binary @dirrm share/gauche/%%VERSION%%/lib/dbm @dirrm share/gauche/%%VERSION%%/lib @dirrm share/gauche/%%VERSION%% |