[128931] trunk/dports/devel/libtool

larryv at macports.org larryv at macports.org
Sat Nov 29 22:03:39 PST 2014


Revision: 128931
          https://trac.macports.org/changeset/128931
Author:   larryv at macports.org
Date:     2014-11-29 22:03:39 -0800 (Sat, 29 Nov 2014)
Log Message:
-----------
libtool: Update to 2.4.4 (#45657)

Modified Paths:
--------------
    trunk/dports/devel/libtool/Portfile

Removed Paths:
-------------
    trunk/dports/devel/libtool/files/

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2014-11-30 06:03:36 UTC (rev 128930)
+++ trunk/dports/devel/libtool/Portfile	2014-11-30 06:03:39 UTC (rev 128931)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                libtool
-version             2.4.2
-revision            5
+version             2.4.4
 categories          devel sysutils
 platforms           darwin freebsd
 # Scripts are GPL-2+, libltdl is LGPL-2+, but all parts that tend to be
@@ -25,30 +24,9 @@
 }
 
 master_sites        gnu
-checksums           rmd160  b7153f3f1e1c50d8c04787cafccd4e19af62ec7d \
-                    sha256  b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
+checksums           rmd160  5dd509e9815171cbef1c8496976d0db6bef68f63 \
+                    sha256  159d4e20c201f929e3562536d3ae6b5e605403fa4bb4e72ef197a4e162c3fedf
 
-# http://trac.macports.org/ticket/32982
-patchfiles          allow-stdlib-flag.patch
-post-patch {
-    # Prevent build from trying to regenerate. This file says nothing
-    # about -stdlib.
-    touch ${worksrcpath}/doc/libtool.1
-}
-
-# Fix detection of MACOSX_DEPLOYMENT_TARGET on Yosemite and later.
-patchfiles-append   yosemite-symbol-lookup.patch
-post-patch {
-    # Prevent build from trying to regenerate. These files don't have
-    # anything to do with MACOSX_DEPLOYMENT_TARGET or -undefined.
-    touch ${worksrcpath}/aclocal.m4 \
-            ${worksrcpath}/Makefile.in \
-            ${worksrcpath}/config-h.in \
-            ${worksrcpath}/libltdl/aclocal.m4 \
-            ${worksrcpath}/libltdl/Makefile.in \
-            ${worksrcpath}/libltdl/config-h.in
-}
-
 platform darwin {
     configure.env   GREP=/usr/bin/grep \
                     SED=/usr/bin/sed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141129/d0c482da/attachment-0001.html>


More information about the macports-changes mailing list