From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 5 13:10:17 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50CD416A4B3 for ; Sun, 5 Oct 2003 13:10:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 237C843F3F for ; Sun, 5 Oct 2003 13:10:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h95KAFFY080137 for ; Sun, 5 Oct 2003 13:10:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h95KAFlQ080136; Sun, 5 Oct 2003 13:10:15 -0700 (PDT) (envelope-from gnats) Resent-Date: Sun, 5 Oct 2003 13:10:15 -0700 (PDT) Resent-Message-Id: <200310052010.h95KAFlQ080136@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Greenwald Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1276616A4B3 for ; Sun, 5 Oct 2003 13:00:32 -0700 (PDT) Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.119]) by mx1.FreeBSD.org (Postfix) with SMTP id 2D8DB43FDD for ; Sun, 5 Oct 2003 13:00:31 -0700 (PDT) (envelope-from erik@phoenix.smluc.org) Received: (qmail 7178 invoked by uid 1000); 5 Oct 2003 20:00:16 -0000 Message-Id: <20031005200016.7177.qmail@phoenix.smluc.org> Date: 5 Oct 2003 20:00:16 -0000 From: Erik Greenwald To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: erik@math.smsu.edu Subject: ports/57614: [Maintainer Update] lang/gauche 0.7.1 -> 0.7.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2003 20:10:17 -0000 >Number: 57614 >Category: ports >Synopsis: [Maintainer Update] lang/gauche 0.7.1 -> 0.7.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: Sun Oct 05 13:10:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD fenris 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sun Oct 5 13:06:13 CDT 2003 root@fenris:/usr/obj/usr/src/sys/FENRIS i386 >Description: Freshmeat Blurb: This is a major maintainance release. Many bugs have been fixed, including a critical bug in gauche.charconv. Other feature enhancements include multiple protocol stack support in gauche.net, performance improvements of LCS and sort procedures, equal?-hash table support for user-defined classes, and a filesystem-based DBM implementation. >How-To-Repeat: >Fix: --- lang-gauche.patch begins here --- diff -u lang/gauche.orig/Makefile lang/gauche/Makefile --- lang/gauche.orig/Makefile Sun Oct 5 11:00:39 2003 +++ lang/gauche/Makefile Sun Oct 5 11:00:58 2003 @@ -6,7 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.7.1 # Keep databases/gauche-gdbm in sync with this +PORTVERSION= 0.7.2 # Keep databases/gauche-gdbm in sync with this CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -u lang/gauche.orig/distinfo lang/gauche/distinfo --- lang/gauche.orig/distinfo Sun Oct 5 11:00:39 2003 +++ lang/gauche/distinfo Sun Oct 5 11:01:43 2003 @@ -1 +1 @@ -MD5 (Gauche-0.7.1.tgz) = f07345c81f2434516cc175cebde77901 +MD5 (Gauche-0.7.2.tgz) = 20508314791c0897e088f90d7cba0d3b Common subdirectories: lang/gauche.orig/files and lang/gauche/files diff -u lang/gauche.orig/pkg-plist lang/gauche/pkg-plist --- lang/gauche.orig/pkg-plist Sun Oct 5 11:00:39 2003 +++ lang/gauche/pkg-plist Sun Oct 5 12:15:24 2003 @@ -1,5 +1,5 @@ -bin/gosh bin/gauche-config +bin/gosh lib/gauche/%%VERSION%%/%%TARGET%%/auxsys.so lib/gauche/%%VERSION%%/%%TARGET%%/fcntl.so lib/gauche/%%VERSION%%/%%TARGET%%/gauche-config @@ -25,6 +25,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/net.h lib/gauche/%%VERSION%%/include/gauche/predef-syms.h lib/gauche/%%VERSION%%/include/gauche/pthread.h lib/gauche/%%VERSION%%/include/gauche/uthread.h @@ -34,23 +35,14 @@ lib/gauche/%%VERSION%%/include/gc.h lib/gauche/%%VERSION%%/include/gc_config_macros.h lib/gauche/%%VERSION%%/include/gc_pthread_redirects.h -@dirrm lib/gauche/site/%%VERSION%%/%%TARGET%% -@dirrm lib/gauche/site/%%VERSION%% -@dirrm lib/gauche/site -@dirrm lib/gauche/%%VERSION%%/include/gauche -@dirrm lib/gauche/%%VERSION%%/include -@dirrm lib/gauche/%%VERSION%%/%%TARGET%% -@dirrm lib/gauche/%%VERSION%% -@dirrm lib/gauche lib/libgauche.so -lib/libgauche.so.0 -lib/libgauche.so.0.0.0 share/gauche/%%VERSION%%/aclocal.m4 share/gauche/%%VERSION%%/lib/binary/io.scm share/gauche/%%VERSION%%/lib/binary/pack.scm share/gauche/%%VERSION%%/lib/compat/jfilter.scm share/gauche/%%VERSION%%/lib/compat/stk.scm share/gauche/%%VERSION%%/lib/dbm.scm +share/gauche/%%VERSION%%/lib/dbm/fsdbm.scm share/gauche/%%VERSION%%/lib/dbm/ndbm.scm share/gauche/%%VERSION%%/lib/file/filter.scm share/gauche/%%VERSION%%/lib/file/util.scm @@ -69,6 +61,7 @@ share/gauche/%%VERSION%%/lib/gauche/interactive/info.scm share/gauche/%%VERSION%%/lib/gauche/interpolate.scm share/gauche/%%VERSION%%/lib/gauche/let-opt.scm +share/gauche/%%VERSION%%/lib/gauche/libutil.scm share/gauche/%%VERSION%%/lib/gauche/listener.scm share/gauche/%%VERSION%%/lib/gauche/listutil.scm share/gauche/%%VERSION%%/lib/gauche/logger.scm @@ -94,6 +87,7 @@ share/gauche/%%VERSION%%/lib/gauche/serializer/aserializer.scm share/gauche/%%VERSION%%/lib/gauche/signal.scm share/gauche/%%VERSION%%/lib/gauche/singleton.scm +share/gauche/%%VERSION%%/lib/gauche/sortutil.scm share/gauche/%%VERSION%%/lib/gauche/stringutil.scm share/gauche/%%VERSION%%/lib/gauche/syslog.scm share/gauche/%%VERSION%%/lib/gauche/termios.scm @@ -163,12 +157,12 @@ share/gauche/%%VERSION%%/lib/srfi-37.scm share/gauche/%%VERSION%%/lib/srfi-4.scm share/gauche/%%VERSION%%/lib/srfi-9.scm +share/gauche/%%VERSION%%/lib/sxml/adaptor.scm share/gauche/%%VERSION%%/lib/sxml/ssax.scm share/gauche/%%VERSION%%/lib/sxml/sxpath.scm +share/gauche/%%VERSION%%/lib/sxml/to-html.scm share/gauche/%%VERSION%%/lib/sxml/tools.scm share/gauche/%%VERSION%%/lib/sxml/tree-trans.scm -share/gauche/%%VERSION%%/lib/sxml/to-html.scm -share/gauche/%%VERSION%%/lib/sxml/adaptor.scm share/gauche/%%VERSION%%/lib/text/csv.scm share/gauche/%%VERSION%%/lib/text/diff.scm share/gauche/%%VERSION%%/lib/text/gettext.scm @@ -183,6 +177,7 @@ share/gauche/%%VERSION%%/lib/util/lcs.scm share/gauche/%%VERSION%%/lib/util/list.scm share/gauche/%%VERSION%%/lib/util/queue.scm +share/gauche/%%VERSION%%/lib/util/record.scm share/gauche/%%VERSION%%/lib/util/toposort.scm share/gauche/%%VERSION%%/lib/util/tree.scm share/gauche/%%VERSION%%/lib/www/cgi.scm @@ -191,11 +186,11 @@ @dirrm share/gauche/%%VERSION%%/lib/www @dirrm share/gauche/%%VERSION%%/lib/util @dirrm share/gauche/%%VERSION%%/lib/text +@dirrm share/gauche/%%VERSION%%/lib/sxml @dirrm share/gauche/%%VERSION%%/lib/srfi-19 @dirrm share/gauche/%%VERSION%%/lib/srfi-14 @dirrm share/gauche/%%VERSION%%/lib/srfi-13 @dirrm share/gauche/%%VERSION%%/lib/srfi-1 -@dirrm share/gauche/%%VERSION%%/lib/sxml @dirrm share/gauche/%%VERSION%%/lib/rfc @dirrm share/gauche/%%VERSION%%/lib/math @dirrm share/gauche/%%VERSION%%/lib/gauche/vm @@ -204,12 +199,20 @@ @dirrm share/gauche/%%VERSION%%/lib/gauche/interactive @dirrm share/gauche/%%VERSION%%/lib/gauche @dirrm share/gauche/%%VERSION%%/lib/file +@dirrm share/gauche/%%VERSION%%/lib/dbm @dirrm share/gauche/%%VERSION%%/lib/compat @dirrm share/gauche/%%VERSION%%/lib/binary -@dirrm share/gauche/%%VERSION%%/lib/dbm @dirrm share/gauche/%%VERSION%%/lib @dirrm share/gauche/%%VERSION%% @dirrm share/gauche +@dirrm lib/gauche/site/%%VERSION%%/%%TARGET%% +@dirrm lib/gauche/site/%%VERSION%% +@dirrm lib/gauche/site +@dirrm lib/gauche/%%VERSION%%/include/gauche +@dirrm lib/gauche/%%VERSION%%/include +@dirrm lib/gauche/%%VERSION%%/%%TARGET%% +@dirrm lib/gauche/%%VERSION%% +@dirrm lib/gauche @exec %D/bin/gosh -u slib -e "(require 'logical)" -e "(exit 0)" > /dev/null 2>&1 || true %%PORTDOCS%%@unexec install-info --delete --section="%%INFOSECTION%%" %D/info/gauche-refe.info %D/info/dir %%PORTDOCS%%@unexec install-info --delete --section="%%INFOSECTION%%" %D/info/gauche-refj.info %D/info/dir --- lang-gauche.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: