[37613] trunk/dports/python

jmr at macports.org jmr at macports.org
Sun Jun 15 10:30:10 PDT 2008


Revision: 37613
          http://trac.macosforge.org/projects/macports/changeset/37613
Author:   jmr at macports.org
Date:     2008-06-15 10:30:10 -0700 (Sun, 15 Jun 2008)

Log Message:
-----------
py-pyrex, py25-pyrex: add the subdirectory with older tarballs to master_sites
so fetch won't fail when pyrex is updated

Modified Paths:
--------------
    trunk/dports/python/py-pyrex/Portfile
    trunk/dports/python/py25-pyrex/Portfile

Modified: trunk/dports/python/py-pyrex/Portfile
===================================================================
--- trunk/dports/python/py-pyrex/Portfile	2008-06-15 17:10:14 UTC (rev 37612)
+++ trunk/dports/python/py-pyrex/Portfile	2008-06-15 17:30:10 UTC (rev 37613)
@@ -11,9 +11,10 @@
 description		A language for writing Python extension modules.
 long_description	Pyrex lets you write code that mixes Python and C \
 			data types any way you want, and compiles it into \
-			a C extension for Python. 
+			a C extension for Python.
 homepage		http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
-master_sites		${homepage}
+master_sites	${homepage} \
+				${homepage}oldtar/
 distname		Pyrex-${version}
 checksums		md5 100b95005bb93c8b95e96406aad661bc \
                 sha1 e5f5e14f06c930901c2125055456decf3e4b11ac \

Modified: trunk/dports/python/py25-pyrex/Portfile
===================================================================
--- trunk/dports/python/py25-pyrex/Portfile	2008-06-15 17:10:14 UTC (rev 37612)
+++ trunk/dports/python/py25-pyrex/Portfile	2008-06-15 17:30:10 UTC (rev 37613)
@@ -13,7 +13,8 @@
 			data types any way you want, and compiles it into \
 			a C extension for Python.
 homepage		http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
-master_sites		${homepage}
+master_sites	${homepage} \
+				${homepage}oldtar/
 distname		Pyrex-${version}
 checksums		md5 100b95005bb93c8b95e96406aad661bc \
                 sha1 e5f5e14f06c930901c2125055456decf3e4b11ac \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080615/3748d6c7/attachment-0001.htm 


More information about the macports-changes mailing list