Bug 161404

Summary: [Patches] Make libtool forward compatiblej
Product: Ports & Packages Reporter: Ed Schouten <ed>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ed Schouten freebsd_committer freebsd_triage 2011-10-08 23:00:03 UTC
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
Comment 1 Ed Schouten freebsd_committer freebsd_triage 2011-10-08 23:06:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Assign to portmgr@, as requested by some ports folks. :-)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2011-10-09 15:10:04 UTC
Responsible Changed
From-To: portmgr->pav

Take for regression test (on FreeBSD/8)
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2011-10-11 13:40:18 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-11 13:40:19 UTC
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"