Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2002 17:20:30
Module Name:	pkgsrc
Committed By:	skrll
Date:		Fri Jan  4 15:20:30 UTC 2002

Modified Files:
	pkgsrc/devel/libtool: Makefile.common distinfo
	pkgsrc/mk: bsd.pkg.mk
Added Files:
	pkgsrc/devel/libtool/patches: patch-ae

Log Message:
Allow objects of the form libfoo_pic.a to be linked into shared objects as
well as the normal shared objects. This means that the new toolchain, that
links in libgcc_pic.a, will build proper shared objects again.

Bump to nb5 and make this the required version.

Fixes pkg/15120 from Matthias Scheler <tron@colwyn.zhadum.de>


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/libtool/Makefile.common
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/libtool/distinfo
cvs rdiff -r0 -r1.4 pkgsrc/devel/libtool/patches/patch-ae
cvs rdiff -r1.888 -r1.889 pkgsrc/mk/bsd.pkg.mk

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