[127169] trunk/dports/lang/pypy/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 21 22:14:22 PDT 2014


Revision: 127169
          https://trac.macports.org/changeset/127169
Author:   jmr at macports.org
Date:     2014-10-21 22:14:21 -0700 (Tue, 21 Oct 2014)
Log Message:
-----------
pypy: follow stealth update (#45552) - no significant changes

Modified Paths:
--------------
    trunk/dports/lang/pypy/Portfile

Modified: trunk/dports/lang/pypy/Portfile
===================================================================
--- trunk/dports/lang/pypy/Portfile	2014-10-22 05:03:19 UTC (rev 127168)
+++ trunk/dports/lang/pypy/Portfile	2014-10-22 05:14:21 UTC (rev 127169)
@@ -19,12 +19,13 @@
 homepage            http://pypy.org/
 master_sites        https://bitbucket.org/pypy/pypy/downloads/
 use_bzip2           yes
-distfiles           ${name}-${version}-src${extract.suffix}
+distname            ${name}-${version}-src
+# 2.4.0 stealth updated
+dist_subdir         ${name}/${version}_1
+checksums           md5 6a25a212e7c5121f1f3988c118d05695 \
+                    sha1 e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb \
+                    rmd160 791138dcc4f9c79ca5ffada8289605250911728c
 
-checksums           md5 5487df96f47d93fc1c45265c26f17945 \
-                    sha1 fdc25708de28f7e46caa4435507c44f534f6c817 \
-                    rmd160 011f4017ffe528cda18200ae2a1018d8ad5b4161
-
 depends_build       port:pkgconfig
 depends_lib         port:libffi \
                     port:sqlite3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141021/9cbfea0f/attachment.html>


More information about the macports-changes mailing list