Skip site navigation (1)Skip section navigation (2)
Date:      23 May 2004 11:39:59 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/67073: [Maintainer Update]  lang/gauche  0.7.4.2 -> 0.8
Message-ID:  <20040523113959.22233.qmail@phoenix.smluc.org>
Resent-Message-ID: <200405231140.i4NBeIen078138@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67073
>Category:       ports
>Synopsis:       [Maintainer Update]  lang/gauche  0.7.4.2 -> 0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 04:40:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon May 3 10:57:39 EDT 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386


>Description:
New release... lots of 'improvements' and 'bugfixes', a couple minor new features...

>How-To-Repeat:
>Fix:

--- gauche-0.8.patch begins here ---
diff -Nurb lang/gauche.orig/Makefile lang/gauche/Makefile
--- lang/gauche.orig/Makefile	Sun May 16 19:10:31 2004
+++ lang/gauche/Makefile	Sun May 23 07:19:04 2004
@@ -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 -Nurb lang/gauche.orig/distinfo lang/gauche/distinfo
--- lang/gauche.orig/distinfo	Fri Feb 27 15:44:25 2004
+++ lang/gauche/distinfo	Sun May 23 07:19:17 2004
@@ -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 -Nurb lang/gauche.orig/pkg-plist lang/gauche/pkg-plist
--- lang/gauche.orig/pkg-plist	Fri Feb 27 15:52:44 2004
+++ lang/gauche/pkg-plist	Sun May 23 07:31:10 2004
@@ -16,8 +16,12 @@
 lib/gauche/%%VERSION%%/%%TARGET%%/syslog.so
 lib/gauche/%%VERSION%%/%%TARGET%%/termios.so
 lib/gauche/%%VERSION%%/%%TARGET%%/threads.so
+lib/gauche/%%VERSION%%/i386-portbld-freebsd5.2/gauche-cesconv
+lib/gauche/%%VERSION%%/i386-portbld-freebsd5.2/gauche-install
+lib/gauche/%%VERSION%%/i386-portbld-freebsd5.2/gauche-package
 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 +73,6 @@
 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 +80,7 @@
 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 +89,10 @@
 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 +202,7 @@
 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 +225,7 @@
 @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
--- gauche-0.8.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040523113959.22233.qmail>