[137296] trunk/dports/devel/libtool/Portfile

larryv at macports.org larryv at macports.org
Mon Jun 8 11:06:02 PDT 2015


Revision: 137296
          https://trac.macports.org/changeset/137296
Author:   larryv at macports.org
Date:     2015-06-08 11:06:02 -0700 (Mon, 08 Jun 2015)
Log Message:
-----------
libtool: Relocate fetch information

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

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2015-06-08 18:05:58 UTC (rev 137295)
+++ trunk/dports/devel/libtool/Portfile	2015-06-08 18:06:02 UTC (rev 137296)
@@ -19,6 +19,10 @@
                     libraries behind a consistent, portable interface.
 homepage            http://www.gnu.org/software/libtool/
 
+master_sites        gnu
+checksums           rmd160  6f4b4c3e89426652da3acffa707f71bb4ccee26a \
+                    sha256  e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3
+
 # Leopard and later provide GNU M4 1.4.6, which works fine. Tiger's
 # 1.4.2 does not (#47545).
 #   - http://lists.gnu.org/archive/html/libtool/2014-12/msg00002.html
@@ -34,10 +38,6 @@
     depends_lib-append port:grep port:gsed
 }
 
-master_sites        gnu
-checksums           rmd160  6f4b4c3e89426652da3acffa707f71bb4ccee26a \
-                    sha256  e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3
-
 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/20150608/b505f010/attachment.html>


More information about the macports-changes mailing list