Skip site navigation (1)Skip section navigation (2)
Date:      27 Feb 2004 21:59:45 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/63470: [Maintainer Update]  lang/gauche  0.7.4.1 -> 0.7.4.2
Message-ID:  <20040227215945.27046.qmail@phoenix.smluc.org>
Resent-Message-ID: <200402272200.i1RM0gKe058906@freefall.freebsd.org>

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

>Number:         63470
>Category:       ports
>Synopsis:       [Maintainer Update]  lang/gauche  0.7.4.1 -> 0.7.4.2
>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 Feb 27 14:00:41 PST 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 #1: Sat Feb 14 21:56:11 EST 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386


	
>Description:
fix to avoid losing methods when a class is redefined.
other assorted (small/minor) bugfixes.

>How-To-Repeat:
>Fix:

--- patch-lang_gauche begins here ---
diff -Nurb lang/gauche.orig/Makefile lang/gauche/Makefile
--- lang/gauche.orig/Makefile	Fri Feb 27 15:39:07 2004
+++ lang/gauche/Makefile	Fri Feb 27 15:39:48 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gauche
-PORTVERSION=	0.7.4.1	# Keep databases/gauche-gdbm in sync with this
+PORTVERSION=	0.7.4.2	# 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:39:07 2004
+++ lang/gauche/distinfo	Fri Feb 27 15:44:25 2004
@@ -1,2 +1,2 @@
-MD5 (Gauche-0.7.4.1.tgz) = 21ab94ccba8bb9200b8c0a09c2b1f02e
-SIZE (Gauche-0.7.4.1.tgz) = 2399260
+MD5 (Gauche-0.7.4.2.tgz) = 2efbf8953c318f7e03dc15886588a75a
+SIZE (Gauche-0.7.4.2.tgz) = 2401071
--- patch-lang_gauche ends here ---


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



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