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

jmr at macports.org jmr at macports.org
Fri Jan 6 12:11:26 PST 2012


Revision: 88651
          http://trac.macports.org/changeset/88651
Author:   jmr at macports.org
Date:     2012-01-06 12:11:26 -0800 (Fri, 06 Jan 2012)
Log Message:
-----------
pypy: handle noop stealth update (#32791)

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

Modified: trunk/dports/lang/pypy/Portfile
===================================================================
--- trunk/dports/lang/pypy/Portfile	2012-01-06 17:08:52 UTC (rev 88650)
+++ trunk/dports/lang/pypy/Portfile	2012-01-06 20:11:26 UTC (rev 88651)
@@ -17,7 +17,9 @@
 platforms           darwin
 
 homepage            http://pypy.org/
-master_sites        https://bitbucket.org/pypy/pypy/get/
+# bitbucket tarballs are apparently regenerated sometimes without the contents changing
+master_sites
+#master_sites        https://bitbucket.org/pypy/pypy/get/
 use_bzip2           yes
 distname            release-${version}
 worksrcdir          ${name}-${name}-release-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120106/4fb5e3f1/attachment.html>


More information about the macports-changes mailing list