Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/04/2004 19:48:10
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Oct  4 19:48:10 UTC 2004

Modified Files:
	pkgsrc/devel/libtool: distinfo
	pkgsrc/devel/libtool-base: Makefile
	pkgsrc/devel/libtool/patches: manual-libtool.m4 manual.README patch-ab
	    patch-ad
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Fix completely hosed test for g++ when CXX=g++.  The old test worked fine.
Revert until the hosage is tracked down and eliminated at the source.

(Bump to libtool-1.5.10nb1, and make this the required version.)


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/devel/libtool/distinfo
cvs rdiff -r1.39 -r1.40 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libtool/patches/manual.README
cvs rdiff -r1.40 -r1.41 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/libtool/patches/patch-ad
cvs rdiff -r1.1506 -r1.1507 pkgsrc/mk/bsd.pkg.mk

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