ports/69932: [Maintainer Update] lang/gauche 0.8 -> 0.8.1

Erik Greenwald erik at smluc.org
Tue Aug 3 00:40:27 UTC 2004


>Number:         69932
>Category:       ports
>Synopsis:       [Maintainer Update]  lang/gauche   0.8 -> 0.8.1
>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:   Tue Aug 03 00:40:24 GMT 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: Sun Jul 4 09:44:11 EDT 2004 root at fenris:/usr/obj/usr/src/sys/FENRIS i386


>Description:
freshmeat blurb:
	This is a maintenance release with some minor feature 
	additions. Numerous bugs are fixed, including macro-related 
	bugs and build problems.

(lib name contains software version instead of 0.0.0 now...)

please commit this at the same time as databases/gauche-gdbm, they
need to stay synchronized

>How-To-Repeat:
>Fix:

--- lang_gauche.patch begins here ---
diff -ur lang/gauche.orig/Makefile lang/gauche/Makefile
--- lang/gauche.orig/Makefile	Sun May 23 08:56:35 2004
+++ lang/gauche/Makefile	Mon Aug  2 20:01:15 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gauche
-PORTVERSION=	0.8	# Keep databases/gauche-gdbm in sync with this
+PORTVERSION=	0.8.1	# Keep databases/gauche-gdbm in sync with this
 CATEGORIES=	lang scheme
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ur lang/gauche.orig/distinfo lang/gauche/distinfo
--- lang/gauche.orig/distinfo	Sun May 23 08:56:35 2004
+++ lang/gauche/distinfo	Mon Aug  2 20:01:54 2004
@@ -1,2 +1,2 @@
-MD5 (Gauche-0.8.tgz) = 95a72756ebc0bf7c95534869db45e542
-SIZE (Gauche-0.8.tgz) = 2467615
+MD5 (Gauche-0.8.1.tgz) = 245ab826f2219d842b96561482aa0256
+SIZE (Gauche-0.8.1.tgz) = 2595068
diff -ur lang/gauche.orig/pkg-plist lang/gauche/pkg-plist
--- lang/gauche.orig/pkg-plist	Sun May 23 08:56:35 2004
+++ lang/gauche/pkg-plist	Mon Aug  2 20:11:47 2004
@@ -47,7 +47,7 @@
 lib/gauche/site/%%VERSION%%/%%TARGET%%/.keepme
 lib/libgauche.so
 lib/libgauche.so.0
-lib/libgauche.so.0.0.0
+lib/libgauche.so.0.8.1
 share/aclocal/gauche.m4
 share/gauche/%%VERSION%%/aclocal.m4
 share/gauche/%%VERSION%%/lib/binary/io.scm
--- lang_gauche.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list