Subject: CVS commit: pkgsrc/devel/libtool
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/18/2005 18:51:16
Module Name:	pkgsrc
Committed By:	tv
Date:		Tue Jan 18 18:51:16 UTC 2005

Modified Files:
	pkgsrc/devel/libtool: distinfo
	pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab patch-ac
	    patch-ad

Log Message:
Merge DragonFly changes back to the .m4 files as documented in
devel/libtool/patches/manual.README.  Changes:

* don't invent another $version_type when you're just duplicating one
  already in existence (freebsd-elf)

* mark chosen $version_type as a very poor choice; this should be fixed
  to use the libtool-team-supported "linux" type in the future, but will
  cause a binpkg flag day (for DragonFly only) when that happens

PKGREVISION *not* bumped as this is a non-event for all platforms.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 pkgsrc/devel/libtool/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -r1.48 -r1.49 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/libtool/patches/patch-ac
cvs rdiff -r1.20 -r1.21 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.