Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 03/09/2004 19:22:24
Module Name:	pkgsrc
Committed By:	reed
Date:		Tue Mar  9 19:22:24 UTC 2004

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Change LIBTOOL_REQD to recent libtool version, 1.5.2nb4.  (This
libtool-base includes "Fix version_type settings for the non-NetBSD
platforms in the CXX and F77 cases." And "Pull in the fix for the
symlink vulnerability.")

Several packages have been changed to reflect the better libtool-base,
but old LIBTOOL_REQD allowed old 1.4.2 version. So new packages had
wrong library versioning like: libasprintf.so.0.0, libsvn_delta-1.so.0.0,
and libXrender.so.0.0.

Okayed by wiz@.


To generate a diff of this commit:
cvs rdiff -r1.1416 -r1.1417 pkgsrc/mk/bsd.pkg.mk

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