ports/115602: [Maintainer Update] lang/gauche 0.8.10 -> 0.8.11

Erik Greenwald erik at smluc.org
Fri Aug 17 16:00:07 UTC 2007


>Number:         115602
>Category:       ports
>Synopsis:       [Maintainer Update]  lang/gauche  0.8.10 -> 0.8.11
>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:   Fri Aug 17 16:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD vidar.br0kenland.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jan 13 11:46:43 EST 2007 root at vidar.br0kenland.org:/usr/obj/usr/src/sys/VIDAR i386

>Description:

Version bump. Numerous bug fixes, some new features...
http://practical-scheme.net/gauche/ChangeLog.txt

>How-To-Repeat:
>Fix:

--- lang_gauche.patch begins here ---
Index: lang/gauche/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/gauche/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- lang/gauche/Makefile	6 Jun 2007 10:54:30 -0000	1.45
+++ lang/gauche/Makefile	17 Aug 2007 15:45:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gauche
-PORTVERSION=	0.8.10	# Keep databases/gauche-gdbm in sync with this
+PORTVERSION=	0.8.11	# Keep databases/gauche-gdbm in sync with this
 CATEGORIES=	lang scheme
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: lang/gauche/distinfo
===================================================================
RCS file: /home/ncvs/ports/lang/gauche/distinfo,v
retrieving revision 1.25
diff -u -r1.25 distinfo
--- lang/gauche/distinfo	6 Jun 2007 10:54:30 -0000	1.25
+++ lang/gauche/distinfo	17 Aug 2007 15:45:47 -0000
@@ -1,3 +1,3 @@
-MD5 (Gauche-0.8.10.tgz) = 8ff2506962808c9e06e5049d2c5c1a0b
-SHA256 (Gauche-0.8.10.tgz) = 616fa2c337db5de57c95fa1dc5664b2d358fd4695ea9da12f008d014ed5ae9bd
-SIZE (Gauche-0.8.10.tgz) = 3184850
+MD5 (Gauche-0.8.11.tgz) = 4a43a47dcc17cebe4fcbc638bb6e5d04
+SHA256 (Gauche-0.8.11.tgz) = 9de70f84e34ec5e19012e187712432d0aafe031648ecb55311008b29d7277b61
+SIZE (Gauche-0.8.11.tgz) = 3204823
Index: lang/gauche/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/gauche/pkg-plist,v
retrieving revision 1.25
diff -u -r1.25 pkg-plist
--- lang/gauche/pkg-plist	6 Jun 2007 10:54:30 -0000	1.25
+++ lang/gauche/pkg-plist	17 Aug 2007 15:45:47 -0000
@@ -77,6 +77,7 @@
 lib/gauche/%%VERSION%%/include/gauche/vector.h
 lib/gauche/%%VERSION%%/include/gauche/vm.h
 lib/gauche/%%VERSION%%/include/gauche/vminsn.h
+lib/gauche/%%VERSION%%/include/gauche/weak.h
 lib/gauche/%%VERSION%%/include/gc.h
 lib/gauche/%%VERSION%%/include/gc_config_macros.h
 lib/gauche/%%VERSION%%/include/gc_pthread_redirects.h
@@ -104,6 +105,9 @@
 %%DATADIR%%/%%VERSION%%/lib/gauche/array.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/auxsys.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/cgen.scm
+%%DATADIR%%/%%VERSION%%/lib/gauche/cgen/cise.scm
+%%DATADIR%%/%%VERSION%%/lib/gauche/cgen/literal.scm
+%%DATADIR%%/%%VERSION%%/lib/gauche/cgen/unit.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/charconv.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/collection.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/common-macros.scm
@@ -125,6 +129,7 @@
 %%DATADIR%%/%%VERSION%%/lib/gauche/logical.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/macroutil.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/matrix.scm
+%%DATADIR%%/%%VERSION%%/lib/gauche/miscutil.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/modutil.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/mop/instance-pool.scm
 %%DATADIR%%/%%VERSION%%/lib/gauche/mop/propagate.scm
@@ -265,6 +270,7 @@
 @dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/package
 @dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/mop
 @dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/interactive
+ at dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/cgen
 @dirrm %%DATADIR%%/%%VERSION%%/lib/gauche
 @dirrm %%DATADIR%%/%%VERSION%%/lib/file
 @dirrm %%DATADIR%%/%%VERSION%%/lib/dbm
--- lang_gauche.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list