[81378] trunk/dports/python
jmr at macports.org
jmr at macports.org
Fri Jul 29 18:12:49 PDT 2011
Revision: 81378
http://trac.macports.org/changeset/81378
Author: jmr at macports.org
Date: 2011-07-29 18:12:49 -0700 (Fri, 29 Jul 2011)
Log Message:
-----------
touch unified python portfiles so they're re-indexed after r81362
Revision Links:
--------------
http://trac.macports.org/changeset/81362
Modified Paths:
--------------
trunk/dports/python/py-altgraph/Portfile
trunk/dports/python/py-amqplib/Portfile
trunk/dports/python/py-bdist_mpkg/Portfile
trunk/dports/python/py-blist/Portfile
trunk/dports/python/py-kombu/Portfile
trunk/dports/python/py-numeric/Portfile
trunk/dports/python/py-pika/Portfile
trunk/dports/python/py-pil/Portfile
trunk/dports/python/py-redis/Portfile
Modified: trunk/dports/python/py-altgraph/Portfile
===================================================================
--- trunk/dports/python/py-altgraph/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-altgraph/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -36,6 +36,8 @@
depends_lib port:py${python.version}-distribute
}
+# innocuous comment because of ticket #30463
+
livecheck.type regex
livecheck.url http://pypi.python.org/pypi/altgraph/
livecheck.regex altgraph (0\.\[0-9.\]+)
Modified: trunk/dports/python/py-amqplib/Portfile
===================================================================
--- trunk/dports/python/py-amqplib/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-amqplib/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -33,3 +33,5 @@
} elseif {$subport != $name} {
depends_lib port:py${python.version}-distribute
}
+
+# innocuous comment because of ticket #30463
Modified: trunk/dports/python/py-bdist_mpkg/Portfile
===================================================================
--- trunk/dports/python/py-bdist_mpkg/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-bdist_mpkg/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -36,6 +36,8 @@
depends_lib port:py${python.version}-distribute
}
+# innocuous comment because of ticket #30463
+
livecheck.type regex
livecheck.url http://pypi.python.org/pypi/bdist_mpkg/
livecheck.regex bdist_mpkg (0\.\[0-9\]+\.\[0-9\]+)
Modified: trunk/dports/python/py-blist/Portfile
===================================================================
--- trunk/dports/python/py-blist/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-blist/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -44,6 +44,8 @@
}
}
+# innocuous comment because of ticket #30463
+
livecheck.type regex
livecheck.url ${master_sites}
livecheck.regex "blist-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Modified: trunk/dports/python/py-kombu/Portfile
===================================================================
--- trunk/dports/python/py-kombu/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-kombu/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -33,6 +33,8 @@
depends_lib port:py${python.version}-distribute
}
+# innocuous comment because of ticket #30463
+
livecheck.type regex
livecheck.url ${master_sites}
livecheck.regex "kombu-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Modified: trunk/dports/python/py-numeric/Portfile
===================================================================
--- trunk/dports/python/py-numeric/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-numeric/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -78,4 +78,6 @@
}
}
+# innocuous comment because of ticket #30463
+
livecheck.type none
Modified: trunk/dports/python/py-pika/Portfile
===================================================================
--- trunk/dports/python/py-pika/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-pika/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -33,6 +33,8 @@
depends_lib port:py${python.version}-distribute
}
+# innocuous comment because of ticket #30463
+
livecheck.type regex
livecheck.url ${master_sites}
livecheck.regex "pika-v?(\\d+(?:\\.\\d+)*)${extract.suffix}"
Modified: trunk/dports/python/py-pil/Portfile
===================================================================
--- trunk/dports/python/py-pil/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-pil/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -44,6 +44,8 @@
}
}
+# innocuous comment because of ticket #30463
+
livecheck.type regex
livecheck.url ${homepage}
livecheck.regex {Imaging-([0-9\.]+)\.tar\.gz}
Modified: trunk/dports/python/py-redis/Portfile
===================================================================
--- trunk/dports/python/py-redis/Portfile 2011-07-30 01:12:10 UTC (rev 81377)
+++ trunk/dports/python/py-redis/Portfile 2011-07-30 01:12:49 UTC (rev 81378)
@@ -33,6 +33,8 @@
depends_lib port:py${python.version}-distribute
}
+# innocuous comment because of ticket #30463
+
livecheck.type regex
livecheck.url ${homepage}/downloads
livecheck.regex "redis-(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110729/94bf78aa/attachment.html>
More information about the macports-changes
mailing list