Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 09:51:14 -0500 (CDT)
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.missouristate.edu
Subject:   ports/95749: [Maintainer Update]  lang/gauche  0.8.6 -> 0.8.7
Message-ID:  <20060414145115.06E601CE7B@phoenix.smluc.org>
Resent-Message-ID: <200604141450.k3EEoHTK059240@freefall.freebsd.org>

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

>Number:         95749
>Category:       ports
>Synopsis:       [Maintainer Update]  lang/gauche  0.8.6 -> 0.8.7
>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 Apr 14 14:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.0-STABLE FreeBSD 6.0-STABLE #2: Fri Nov 4 19:18:58 EST 2005 root@fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

yet another version update... 

from the email:
	This is a major maintenance release.  Several nasty bugs are
	fixed, so I recommend to update.  The changes are listed in
	the project webpage.

with a detailed list of changes at 
	http://shiro.dreamhost.com/scheme/gauche/index.html

databases/gauche-gdbm needs to be kept in sync...

Thanks!

>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.37
diff -u -r1.37 Makefile
--- lang/gauche/Makefile	5 Dec 2005 00:53:16 -0000	1.37
+++ lang/gauche/Makefile	14 Apr 2006 14:40:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gauche
-PORTVERSION=	0.8.6	# Keep databases/gauche-gdbm in sync with this
+PORTVERSION=	0.8.7	# 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.21
diff -u -r1.21 distinfo
--- lang/gauche/distinfo	22 Jan 2006 12:42:11 -0000	1.21
+++ lang/gauche/distinfo	14 Apr 2006 14:40:21 -0000
@@ -1,3 +1,3 @@
-MD5 (Gauche-0.8.6.tgz) = 68398b2e6136c726bbcbd39e43ae5181
-SHA256 (Gauche-0.8.6.tgz) = 856efb916c4371fe41feee88ffcdff274415db2cf86d196908c9e8987f6d0200
-SIZE (Gauche-0.8.6.tgz) = 2881800
+MD5 (Gauche-0.8.7.tgz) = 5c7cb6eba7455c9877aec884b0088a25
+SHA256 (Gauche-0.8.7.tgz) = 4b8ff6064529c457c81b9bc5205cb1ec3cd6f316735de0d1b611f97cccfe655c
+SIZE (Gauche-0.8.7.tgz) = 2939701
Index: lang/gauche/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/gauche/pkg-plist,v
retrieving revision 1.21
diff -u -r1.21 pkg-plist
--- lang/gauche/pkg-plist	6 Nov 2005 23:32:50 -0000	1.21
+++ lang/gauche/pkg-plist	14 Apr 2006 14:40:22 -0000
@@ -10,9 +10,13 @@
 lib/gauche/%%VERSION%%/%%TARGET%%/fcntl.so
 lib/gauche/%%VERSION%%/%%TARGET%%/file-util-lib.so
 lib/gauche/%%VERSION%%/%%TARGET%%/gauche-cesconv
+lib/gauche/%%VERSION%%/%%TARGET%%/gauche-collection-lib.so
 lib/gauche/%%VERSION%%/%%TARGET%%/gauche-config
+lib/gauche/%%VERSION%%/%%TARGET%%/gauche-hook-lib.so
 lib/gauche/%%VERSION%%/%%TARGET%%/gauche-install
 lib/gauche/%%VERSION%%/%%TARGET%%/gauche-package
+lib/gauche/%%VERSION%%/%%TARGET%%/gauche-parameter-lib.so
+lib/gauche/%%VERSION%%/%%TARGET%%/gauche-sequence-lib.so
 lib/gauche/%%VERSION%%/%%TARGET%%/gosh
 lib/gauche/%%VERSION%%/%%TARGET%%/libcharconv.so
 lib/gauche/%%VERSION%%/%%TARGET%%/libgauche-uvector.so
--- lang-gauche.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?20060414145115.06E601CE7B>