[67271] trunk/dports/python

blair at macports.org blair at macports.org
Mon May 3 18:14:52 PDT 2010


Revision: 67271
          http://trac.macports.org/changeset/67271
Author:   blair at macports.org
Date:     2010-05-03 18:14:50 -0700 (Mon, 03 May 2010)
Log Message:
-----------
Follow up to r67270, turns out the tarballs at
http://pypi.python.org/packages/source/l/logilab-astng are not byte
for byte identical to those at ftp://ftp.logilab.fr/pub/astng, even
though when untarred "diff -ru" shows no differences.

Switch the URLs again, but using an HTTP URL that I found at Logilab.

* py-logilab-astng/Portfile,
* py25-logilab-astng/Portfile,
* py26-logilab-astng/Portfile:
  Replace
    http://pypi.python.org/packages/source/l/logilab-astng
  with
    http://ftp.logilab.org/pub/astng

Revision Links:
--------------
    http://trac.macports.org/changeset/67270

Modified Paths:
--------------
    trunk/dports/python/py-logilab-astng/Portfile
    trunk/dports/python/py25-logilab-astng/Portfile
    trunk/dports/python/py26-logilab-astng/Portfile

Modified: trunk/dports/python/py-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py-logilab-astng/Portfile	2010-05-04 00:46:46 UTC (rev 67270)
+++ trunk/dports/python/py-logilab-astng/Portfile	2010-05-04 01:14:50 UTC (rev 67271)
@@ -22,7 +22,7 @@
 platforms           darwin
 
 homepage            http://www.logilab.org/project/logilab-astng
-master_sites        http://pypi.python.org/packages/source/l/logilab-astng \
+master_sites        http://ftp.logilab.org/pub/astng \
                     ftp://ftp.logilab.fr/pub/astng
 distname            logilab-astng-${version}
 

Modified: trunk/dports/python/py25-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py25-logilab-astng/Portfile	2010-05-04 00:46:46 UTC (rev 67270)
+++ trunk/dports/python/py25-logilab-astng/Portfile	2010-05-04 01:14:50 UTC (rev 67271)
@@ -15,7 +15,7 @@
 platforms           darwin
 
 homepage            http://www.logilab.org/project/logilab-astng
-master_sites        http://pypi.python.org/packages/source/l/logilab-astng \
+master_sites        http://ftp.logilab.org/pub/astng \
                     ftp://ftp.logilab.fr/pub/astng
 distname            logilab-astng-${version}
 

Modified: trunk/dports/python/py26-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py26-logilab-astng/Portfile	2010-05-04 00:46:46 UTC (rev 67270)
+++ trunk/dports/python/py26-logilab-astng/Portfile	2010-05-04 01:14:50 UTC (rev 67271)
@@ -15,7 +15,7 @@
 platforms           darwin
 
 homepage            http://www.logilab.org/project/logilab-astng
-master_sites        http://pypi.python.org/packages/source/l/logilab-astng \
+master_sites        http://ftp.logilab.org/pub/astng \
                     ftp://ftp.logilab.fr/pub/astng
 distname            logilab-astng-${version}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100503/31b78b51/attachment.html>


More information about the macports-changes mailing list