From owner-cvs-all@FreeBSD.ORG Fri Feb 6 21:58:28 2004 Return-Path: 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 558C016A4CE; Fri, 6 Feb 2004 21:58:28 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C5B343D3F; Fri, 6 Feb 2004 21:58:27 -0800 (PST) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i175wR0B071767; Fri, 6 Feb 2004 21:58:27 -0800 (PST) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i175wR8A071766; Fri, 6 Feb 2004 21:58:27 -0800 (PST) (envelope-from leeym) Message-Id: <200402070558.i175wR8A071766@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 6 Feb 2004 21:58:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gauche Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 05:58:28 -0000 leeym 2004/02/06 21:58:27 PST FreeBSD ports repository Modified files: lang/gauche Makefile distinfo pkg-plist Log: Freshmeat blurb: This release adds support for SRFI-5, -7, -16, -29, and -38, adds text.gettext and www.cgi-test modules, improves performance and robustness, and fixes several bugs. 0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with binary fsdbm compatability with older versions databases/gauche-gdbm must be updated at the same time, since it uses a common src file and build dir... PR: 62383 Submitted by: Erik Greenwald Revision Changes Path 1.22 +9 -4 ports/lang/gauche/Makefile 1.13 +2 -1 ports/lang/gauche/distinfo 1.13 +14 -7 ports/lang/gauche/pkg-plist