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

larryv at macports.org larryv at macports.org
Sat Sep 13 10:58:47 PDT 2014


Revision: 125324
          https://trac.macports.org/changeset/125324
Author:   larryv at macports.org
Date:     2014-09-13 10:58:47 -0700 (Sat, 13 Sep 2014)
Log Message:
-----------
libtool: Replace MD5 and SHA1 checksums with SHA256

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

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2014-09-13 17:58:45 UTC (rev 125323)
+++ trunk/dports/devel/libtool/Portfile	2014-09-13 17:58:47 UTC (rev 125324)
@@ -26,9 +26,8 @@
 }
 
 master_sites        gnu
-checksums           md5     d2f3b7d4627e69e13514a40e72a24d50 \
-                    sha1    22b71a8b5ce3ad86e1094e7285981cae10e6ff88 \
-                    rmd160  b7153f3f1e1c50d8c04787cafccd4e19af62ec7d
+checksums           rmd160  b7153f3f1e1c50d8c04787cafccd4e19af62ec7d \
+                    sha256  b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
 
 # Patch to allow -stdlib=* for the linker
 # See ticket 32982.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140913/207c43a2/attachment.html>


More information about the macports-changes mailing list