Subject: CVS commit: pkgsrc/lang/gauche
To: None <pkgsrc-changes@NetBSD.org>
From: SUNAGAWA Keiki <kei@netbsd.org>
List: pkgsrc-changes
Date: 03/29/2004 09:34:28
Module Name: pkgsrc
Committed By: kei
Date: Mon Mar 29 09:34:28 UTC 2004
Modified Files:
pkgsrc/lang/gauche: Makefile PLIST distinfo
Added Files:
pkgsrc/lang/gauche: buildlink2.mk buildlink3.mk
pkgsrc/lang/gauche/patches: patch-aa patch-ab patch-ac
Removed Files:
pkgsrc/lang/gauche/patches: patch-ae patch-ag patch-ah patch-ba
Log Message:
Updated Gauche package to latest release, 0.7.4.2.
Many changes were made from previous packaged version, 0.6.3; Lots of
improvements and bug fixes, including security ones. Please take a look
at its WWW page for more detailes.
http://www.shiro.dreamhost.com/scheme/gauche/
pkgsrc changes:
- support buildlink2. buildlink3.mk is also added but not tested since
I have not moved to buildlink3 environment yet.
- this package now uses libgcudevel/boehm-gc instead of self contained,
slightly modified one. It seems that this package runs under m68k.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/lang/gauche/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/gauche/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/lang/gauche/buildlink2.mk \
pkgsrc/lang/gauche/buildlink3.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/gauche/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/lang/gauche/patches/patch-aa \
pkgsrc/lang/gauche/patches/patch-ab pkgsrc/lang/gauche/patches/patch-ac
cvs rdiff -r1.6 -r0 pkgsrc/lang/gauche/patches/patch-ae
cvs rdiff -r1.3 -r0 pkgsrc/lang/gauche/patches/patch-ag \
pkgsrc/lang/gauche/patches/patch-ah
cvs rdiff -r1.2 -r0 pkgsrc/lang/gauche/patches/patch-ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.