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

jmr at macports.org jmr at macports.org
Thu Jun 30 06:05:27 PDT 2016


Revision: 149808
          https://trac.macports.org/changeset/149808
Author:   jmr at macports.org
Date:     2016-06-30 06:05:27 -0700 (Thu, 30 Jun 2016)
Log Message:
-----------
pypy: update to 5.3.1

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

Modified: trunk/dports/lang/pypy/Portfile
===================================================================
--- trunk/dports/lang/pypy/Portfile	2016-06-30 11:24:13 UTC (rev 149807)
+++ trunk/dports/lang/pypy/Portfile	2016-06-30 13:05:27 UTC (rev 149808)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                pypy
-version             5.1.1
+version             5.3.1
 categories          lang python devel
 license             MIT PSF
 maintainers         jmr openmaintainer
@@ -19,10 +19,10 @@
 homepage            http://pypy.org/
 master_sites        https://bitbucket.org/pypy/pypy/downloads/
 use_bzip2           yes
-distname            ${name}-${version}-src
-checksums           md5 8c2630896178e650e593686ddae625ac \
-                    rmd160 1eda7a8f9f4b285ba77a742563354826933b6a7c \
-                    sha256 ca3d943d7fbd78bb957ee9e5833ada4bb8506ac99a41b7628790e286a65ed2be
+distname            ${name}2-v${version}-src
+checksums           md5 2ebc87d24018c60cbf339de039dfecb0 \
+                    rmd160 0decc0141a64d49309d87cab50298a7b39fef3e4 \
+                    sha256 31a52bab584abf3a0f0defd1bf9a29131dab08df43885e7eeddfc7dc9b71836e
 
 depends_build       port:pkgconfig
 depends_lib         port:libffi \
@@ -132,4 +132,4 @@
 
 livecheck.type      regex
 livecheck.url       http://pypy.org/download.html
-livecheck.regex     pypy-(\[0-9.\]+)-src${extract.suffix}
+livecheck.regex     pypy2-v(\[0-9.\]+)-src${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160630/b8534818/attachment.html>


More information about the macports-changes mailing list