Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Antoine Reilles <tonio@netbsd.org>
List: pkgsrc-changes
Date: 04/17/2006 12:21:14
Module Name:	pkgsrc
Committed By:	tonio
Date:		Mon Apr 17 12:21:14 UTC 2006

Modified Files:
	pkgsrc/lang/sablevm: Makefile PLIST
	pkgsrc/lang/sablevm-classpath: Makefile PLIST distinfo
	pkgsrc/lang/sablevm-classpath-gui: Makefile
Added Files:
	pkgsrc/lang/sablevm-classpath/patches: patch-ac patch-ad

Log Message:
Make sure sablevm-classpath do not install jni.h (since it is provided by
sablevm) as noted by Gary Duzan in PR pkg/30137

Fix PLIST issues, to properly deintall
Fix AWK snippets for print-PLIST
Bump PKGREVISION for sablevm and sablevm-classpath


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/lang/sablevm/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/sablevm/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/sablevm-classpath/Makefile \
    pkgsrc/lang/sablevm-classpath/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/sablevm-classpath/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/lang/sablevm-classpath-gui/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/sablevm-classpath/patches/patch-ac \
    pkgsrc/lang/sablevm-classpath/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.