Right now, FreeBSD ports is not only broken on 10, the libtool package will also be unable to create source tarballs that will work on 10. Say, someone runs autoconf; make dist on a FreeBSD box, it will generate a tarball that won't work on 10. It's very important that the libtool package is fixed to be forward compatible for 9.0. Fix: Shove these two patches in the files/ dir of the libtool port: http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e94c6d6e0359d92f08f491f57e0ef3371e978952 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=49ae2888b43cad358e2ff60a69722341116e7b40
Responsible Changed From-To: freebsd-ports-bugs->portmgr Assign to portmgr@, as requested by some ports folks. :-)
Responsible Changed From-To: portmgr->pav Take for regression test (on FreeBSD/8)
State Changed From-To: open->closed Committed, thanks!
pav 2011-10-11 12:40:10 UTC FreeBSD ports repository Modified files: devel/libtool Makefile Added files: devel/libtool/files patch-10-a patch-10-b Log: - Backport two patches from vendor git repository to fix libtool on FreeBSD 10.X and future-proof it for up to FreeBSD 39 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=e94c6d6e0359d92f08f491f57e0ef3371e978952 http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=49ae2888b43cad358e2ff60a69722341116e7b40 PR: ports/161404 Submitted by: ed With hat: portmgr Tested by: pointyhat exp-run Revision Changes Path 1.31 +1 -0 ports/devel/libtool/Makefile 1.1 +40 -0 ports/devel/libtool/files/patch-10-a (new) 1.1 +64 -0 ports/devel/libtool/files/patch-10-b (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"