Revision
76248
Author
snc@macports.org
Date
2011-02-19 08:24:04 -0800 (Sat, 19 Feb 2011)

Log Message

py2[5-7]-pp:
 * license
 * livecheck

Modified Paths

Diff

Modified: trunk/dports/python/py25-pp/Portfile (76247 => 76248)


--- trunk/dports/python/py25-pp/Portfile	2011-02-19 16:22:45 UTC (rev 76247)
+++ trunk/dports/python/py25-pp/Portfile	2011-02-19 16:24:04 UTC (rev 76248)
@@ -8,6 +8,7 @@
 version             1.6.1
 categories-append   lang
 maintainers         snc openmaintainer
+license             BSD
 description         parallel python module
 long_description    Use PP to run your software in parallel
 
@@ -20,3 +21,7 @@
 
 checksums           sha1    2d44fc5e7b8ceb08a4a0c84443014a9bf352ce05 \
                     rmd160  3d7ea02e65a0542ca99f7d21ec4770817aa4500e
+
+livecheck.type      regex
+livecheck.url       http://www.parallelpython.com/content/view/18/32/
+livecheck.regex     pp-(\\d+(\\.\\d+)+)

Modified: trunk/dports/python/py26-pp/Portfile (76247 => 76248)


--- trunk/dports/python/py26-pp/Portfile	2011-02-19 16:22:45 UTC (rev 76247)
+++ trunk/dports/python/py26-pp/Portfile	2011-02-19 16:24:04 UTC (rev 76248)
@@ -8,6 +8,7 @@
 version             1.6.1
 categories-append   lang
 maintainers         snc openmaintainer
+license             BSD
 description         parallel python module
 long_description    Use PP to run your software in parallel
 
@@ -20,3 +21,7 @@
 
 checksums           sha1    2d44fc5e7b8ceb08a4a0c84443014a9bf352ce05 \
                     rmd160  3d7ea02e65a0542ca99f7d21ec4770817aa4500e
+
+livecheck.type      regex
+livecheck.url       http://www.parallelpython.com/content/view/18/32/
+livecheck.regex     pp-(\\d+(\\.\\d+)+)

Modified: trunk/dports/python/py27-pp/Portfile (76247 => 76248)


--- trunk/dports/python/py27-pp/Portfile	2011-02-19 16:22:45 UTC (rev 76247)
+++ trunk/dports/python/py27-pp/Portfile	2011-02-19 16:24:04 UTC (rev 76248)
@@ -8,6 +8,7 @@
 version             1.6.1
 categories-append   lang
 maintainers         snc openmaintainer
+license             BSD
 description         parallel python module
 long_description    Use PP to run your software in parallel
 
@@ -20,3 +21,7 @@
 
 checksums           sha1    2d44fc5e7b8ceb08a4a0c84443014a9bf352ce05 \
                     rmd160  3d7ea02e65a0542ca99f7d21ec4770817aa4500e
+
+livecheck.type      regex
+livecheck.url       http://www.parallelpython.com/content/view/18/32/
+livecheck.regex     pp-(\\d+(\\.\\d+)+)