Subject: CVS commit: pkgsrc/devel
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 10/07/2007 12:32:00
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sun Oct  7 12:32:00 UTC 2007

Modified Files:
	pkgsrc/devel/libtool-base: Makefile
	pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab patch-ad

Log Message:
Restore basename override to get the name of the real compiler for the
decision making in libtool. This was lost during the update and broke
the build of shared C++ libraries with SunPro on Solaris. Bump revision
of libtool-base.

Noticed by salo and dmcmahill, tested by dmcmahill.


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -r1.59 -r1.60 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -r1.31 -r1.32 pkgsrc/devel/libtool/patches/patch-ad

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