From owner-cvs-all Wed Dec 18 6:12:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59AB437B401; Wed, 18 Dec 2002 06:12:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1193A43EA9; Wed, 18 Dec 2002 06:12:39 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBIECcmV066352; Wed, 18 Dec 2002 06:12:38 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBIECcE5066351; Wed, 18 Dec 2002 06:12:38 -0800 (PST) Message-Id: <200212181412.gBIECcE5066351@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 18 Dec 2002 06:12:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gauche Makefile distinfo pkg-plist ports/lang/gauche/files patch-src-gauche-arith_i386.h ports/databases/gauche-gdbm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/12/18 06:12:38 PST Modified files: lang/gauche Makefile distinfo pkg-plist databases/gauche-gdbm Makefile Removed files: lang/gauche/files patch-src-gauche-arith_i386.h Log: Update gauche & gauche-gdbm to 0.6.6. From the freshmeat announcement: A number of bugs are fixed, including a gauche.net bug and do-form compilation bug which were sometimes the cause of crashes. Several new modules are added, including message digest libraries (rfc.md5, rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support, and port seek. Other enhancements include string split to take strings and a regexp as a splitter. Unfortunately, this does not fix the build failure on alpha. It is still under investigation. PR: ports/46284 Submitted by: Erik Greenwald (MAINTAINER) Approved by: portmgr (knu) Revision Changes Path 1.8 +1 -1 ports/databases/gauche-gdbm/Makefile 1.10 +1 -1 ports/lang/gauche/Makefile 1.5 +1 -1 ports/lang/gauche/distinfo 1.2 +0 -20 ports/lang/gauche/files/patch-src-gauche-arith_i386.h (dead) 1.6 +10 -0 ports/lang/gauche/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message