Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 09/21/2005 20:37:01
Module Name:	pkgsrc
Committed By:	tv
Date:		Wed Sep 21 20:37:01 UTC 2005

Modified Files:
	pkgsrc/mk: bsd.pkg.use.mk
	pkgsrc/mk/platform: DragonFly.mk Interix.mk

Log Message:
Bump LIBTOOL_REQD to 1.5.18nb5.  This pulls in the -avoid-version fix for
some platforms, which includes all non-ELFs and many ELF-like platforms
(that still use a.out naming conventions).

Since a branch is coming, bump the version in a blanket rather than per
platform.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/mk/bsd.pkg.use.mk
cvs rdiff -r1.18 -r1.19 pkgsrc/mk/platform/DragonFly.mk
cvs rdiff -r1.38 -r1.39 pkgsrc/mk/platform/Interix.mk

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