Subject: CVS commit: pkgsrc/devel/libtool
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 09/15/2007 12:11:46
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sat Sep 15 12:11:46 UTC 2007

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

Log Message:
Update to libtool 1.5.24:
- fix regression on DragonFly [patched before]
- don't remove paths to uninstalled libs [patched before]
- initial support for Sun compilers on Linux
- better suport for GNU/kNetBSD and GNU/kFreeBSD
- fixes for GCC multilib on x86_64 and similiar system.
- documentation for --tag.
- getconf ARG_MAX is used to find maximum argument length.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 pkgsrc/devel/libtool/Makefile.common
cvs rdiff -r1.69 -r1.70 pkgsrc/devel/libtool/distinfo
cvs rdiff -r1.20 -r1.21 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -r1.58 -r1.59 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/libtool/patches/patch-ac
cvs rdiff -r1.30 -r1.31 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.