Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2005 04:02:48
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jun 23 04:02:48 UTC 2005
Modified Files:
pkgsrc/games/genecys-client: Makefile
pkgsrc/graphics/OpenRM: Makefile PLIST buildlink3.mk distinfo
Added Files:
pkgsrc/graphics/OpenRM/patches: patch-af patch-ag patch-ah patch-ai
patch-aj patch-ak patch-al
Removed Files:
pkgsrc/graphics/OpenRM/patches: patch-ab patch-ac patch-ad
Log Message:
* Libtoolize graphics/OpenRM so that we correctly build shared libraries
on all platforms supported by libtool.
* Remove the unnecessary dependencies on glut and perl, and only use
perl as a build dependency.
* Use REPLACE_PERL instead of hand-crafted substitution code.
Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed
dependency graph, bump the PKGREVISION for packages that use the OpenRM
libraries. In this case, games/genecys-client is the only one, so
bump its PKGREVISION to 2.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/games/genecys-client/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/OpenRM/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/OpenRM/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/OpenRM/buildlink3.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/OpenRM/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/graphics/OpenRM/patches/patch-ab \
pkgsrc/graphics/OpenRM/patches/patch-ac
cvs rdiff -r1.2 -r0 pkgsrc/graphics/OpenRM/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/graphics/OpenRM/patches/patch-af \
pkgsrc/graphics/OpenRM/patches/patch-ag \
pkgsrc/graphics/OpenRM/patches/patch-ah \
pkgsrc/graphics/OpenRM/patches/patch-ai \
pkgsrc/graphics/OpenRM/patches/patch-aj \
pkgsrc/graphics/OpenRM/patches/patch-ak \
pkgsrc/graphics/OpenRM/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.