ports/117851: [Maintainer Update] lang/gauche 0.8.11 -> 0.8.12
Erik Greenwald
erik at smluc.org
Mon Nov 5 20:10:03 UTC 2007
>Number: 117851
>Category: ports
>Synopsis: [Maintainer Update] lang/gauche 0.8.11 -> 0.8.12
>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: Mon Nov 05 20:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Erik Greenwald
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD fenris 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed Sep 19 13:14:42 EDT 2007 root at fenris:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Freshmeat blurb (minor bugfixes):
This maintenance release fixed an annoying bug related to the
buffering mode of socket ports. Some erroneous behaviors in edge cases
of numerical routines were also fixed.
>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.46
diff -u -r1.46 Makefile
--- lang/gauche/Makefile 21 Aug 2007 09:25:22 -0000 1.46
+++ lang/gauche/Makefile 5 Nov 2007 19:49:16 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= gauche
-PORTVERSION= 0.8.11 # Keep databases/gauche-gdbm in sync with this
+PORTVERSION= 0.8.12 # 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.26
diff -u -r1.26 distinfo
--- lang/gauche/distinfo 21 Aug 2007 09:25:22 -0000 1.26
+++ lang/gauche/distinfo 5 Nov 2007 19:49:16 -0000
@@ -1,3 +1,3 @@
-MD5 (Gauche-0.8.11.tgz) = 4a43a47dcc17cebe4fcbc638bb6e5d04
-SHA256 (Gauche-0.8.11.tgz) = 9de70f84e34ec5e19012e187712432d0aafe031648ecb55311008b29d7277b61
-SIZE (Gauche-0.8.11.tgz) = 3204823
+MD5 (Gauche-0.8.12.tgz) = 0a926fe9022512d30e324a4a1065b058
+SHA256 (Gauche-0.8.12.tgz) = 02170af07853f42139e99391ab02c61e0985a765a3d75c55ae43bc23ac7994e0
+SIZE (Gauche-0.8.12.tgz) = 3253476
Index: lang/gauche/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/lang/gauche/pkg-plist,v
retrieving revision 1.26
diff -u -r1.26 pkg-plist
--- lang/gauche/pkg-plist 21 Aug 2007 09:25:22 -0000 1.26
+++ lang/gauche/pkg-plist 5 Nov 2007 19:49:16 -0000
@@ -55,6 +55,7 @@
lib/gauche/%%VERSION%%/include/gauche/config.h
lib/gauche/%%VERSION%%/include/gauche/exception.h
lib/gauche/%%VERSION%%/include/gauche/extend.h
+lib/gauche/%%VERSION%%/include/gauche/extern.h
lib/gauche/%%VERSION%%/include/gauche/float.h
lib/gauche/%%VERSION%%/include/gauche/gloc.h
lib/gauche/%%VERSION%%/include/gauche/hash.h
--- lang_gauche.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list