Diff
Modified: trunk/dports/python/py-altgraph/Portfile (81377 => 81378)
--- 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 (81377 => 81378)
--- 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 (81377 => 81378)
--- 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 (81377 => 81378)
--- 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 (81377 => 81378)
--- 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 (81377 => 81378)
--- 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 (81377 => 81378)
--- 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 (81377 => 81378)
--- 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 (81377 => 81378)
--- 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+)*)"