[62131] trunk/dports/python/py26-pygments/Portfile

nox at macports.org nox at macports.org
Tue Dec 29 09:26:04 PST 2009


Revision: 62131
          http://trac.macports.org/changeset/62131
Author:   nox at macports.org
Date:     2009-12-29 09:26:03 -0800 (Tue, 29 Dec 2009)
Log Message:
-----------
Fix py26-pygments livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-pygments/Portfile

Modified: trunk/dports/python/py26-pygments/Portfile
===================================================================
--- trunk/dports/python/py26-pygments/Portfile	2009-12-29 16:54:39 UTC (rev 62130)
+++ trunk/dports/python/py26-pygments/Portfile	2009-12-29 17:26:03 UTC (rev 62131)
@@ -24,4 +24,8 @@
 
 checksums           md5     80ac64669a75e2d6647822b2778e38c8 \
                     sha1    383fdffd0dd1edfe2e46c0d2d14340b63966a2cf \
-                    rmd160  e684a09c40575fa4c440ae7bba34e131ef93dc31
\ No newline at end of file
+                    rmd160  e684a09c40575fa4c440ae7bba34e131ef93dc31
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     {Pygments-(\d+(?:\.\d+)*)}
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091229/c354d79e/attachment.html>


More information about the macports-changes mailing list