Bug 162012 - [PATCH] Update devel/libtool to 2.4.2
Summary: [PATCH] Update devel/libtool to 2.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 19:20 UTC by Xin LI
Modified: 2012-01-27 14:20 UTC (History)
1 user (show)

See Also:


Attachments
libtool.diff (4.91 KB, patch)
2011-10-25 19:20 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2011-10-25 19:20:05 UTC
	The following changes are documented as part of libtool 2.4.2 compared
to 2.4.0:

New in 2.4.2 2011-10-17: 
New features:
- The --with-pic configure option now supports a list of comma-separated 
package names. This can be used to build some static libraries with PIC 
objects while building others with non-PIC objects. 
- Initial support for Go, using the gccgo compiler. 
- On Mac OS X .dylib is now tried as well as .so with 
lt_dlopenext(). 
Bug fixes:
- The generic approximation of the command line length limit (when getconf is 
not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8. 
- The bug that leaked developer tool paths into the release tarballs 
from ./bootstrap is fixed. 
- Improved support for the Cuda Compiler Driver (nvcc) on Darwin. 
- For GCC LTO support, the -fuse-linker-plugin switch is now also removed 
when computing compiler postdeps. 
Important incompatible changes:
- The undocumented hardcode_libdir_flag_spec_ld tag variable has been 
removed in favor of using hardcode_libdir_flag_spec with $wl set to empty. 
Changes in supported systems or compilers:
- Fixes for gfortran on Darwin, XL Fortran on GNU/Linux. 
- Support for FreeBSD 1.x (outdated since 1994) has been removed.

How-To-Repeat: 	Compile something, e.g. net/openldap24-client, on FreeBSD 10-CURRENT
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-25 19:20:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->autotools

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-01-14 17:57:43 UTC
Responsible Changed
From-To: autotools->miwi

take for expr-run
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2012-01-27 13:58:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-01-27 14:14:57 UTC
miwi        2012-01-27 13:58:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/libtool        Makefile distinfo 
  Removed files:
    devel/libtool/files  patch-10-a patch-10-b 
  Log:
  - Update to 2.4.2
  
  Changelog:
  - The --with-pic configure option now supports a list of comma-separated
    package names. This can be used to build some static libraries with PIC
    objects while building others with non-PIC objects.
  - Initial support for Go, using the gccgo compiler.
  - On Mac OS X .dylib is now tried as well as .so with
    lt_dlopenext().
  Bug fixes:
  - The generic approximation of the command line length limit (when getconf is
    not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8.
  - The bug that leaked developer tool paths into the release tarballs
    from ./bootstrap is fixed.
  - Improved support for the Cuda Compiler Driver (nvcc) on Darwin.
  - For GCC LTO support, the -fuse-linker-plugin switch is now also removed
    when computing compiler postdeps.
    Important incompatible changes:
  - The undocumented hardcode_libdir_flag_spec_ld tag variable has been
    removed in favor of using hardcode_libdir_flag_spec with $wl set to empty.
    Changes in supported systems or compilers:
  - Fixes for gfortran on Darwin, XL Fortran on GNU/Linux.
  - Support for FreeBSD 1.x (outdated since 1994) has been removed.
  
  PR:             162012
  Submitted by:   delphij@
  Tested via:     exp-run
  
  Revision  Changes    Path
  1.34      +1 -2      ports/devel/libtool/Makefile
  1.8       +2 -2      ports/devel/libtool/distinfo
  1.2       +0 -40     ports/devel/libtool/files/patch-10-a (dead)
  1.2       +0 -64     ports/devel/libtool/files/patch-10-b (dead)
_______________________________________________
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"