[22527] trunk/dports/lang/python25/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 4 10:09:12 PST 2007


Revision: 22527
          http://trac.macosforge.org/projects/macports/changeset/22527
Author:   mww at macports.org
Date:     2007-03-04 10:09:11 -0800 (Sun, 04 Mar 2007)

Log Message:
-----------
add livecheck (regex)

Modified Paths:
--------------
    trunk/dports/lang/python25/Portfile

Modified: trunk/dports/lang/python25/Portfile
===================================================================
--- trunk/dports/lang/python25/Portfile	2007-03-04 17:09:10 UTC (rev 22526)
+++ trunk/dports/lang/python25/Portfile	2007-03-04 18:09:11 UTC (rev 22527)
@@ -38,6 +38,10 @@
 test.run	   yes
 test.target	   test
 
+livecheck.check	regex
+livecheck.url	http://www.python.org/download/releases/
+livecheck.regex	Python (2.5?\[0-9\]+)
+
 destroot.target	install maninstall
 post-destroot {
 	system "cd ${destroot}${prefix}/bin && mv idle idle2.5 && mv pydoc pydoc2.5 && mv python-config python-config2.5 && mv smtpd.py smtpd2.5.py && rm python"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070304/7c3b0e44/attachment.html


More information about the macports-changes mailing list