[29539] trunk/dports/lang/python30/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 27 13:52:08 PDT 2007


Revision: 29539
          http://trac.macosforge.org/projects/macports/changeset/29539
Author:   mww at macports.org
Date:     2007-09-27 13:52:08 -0700 (Thu, 27 Sep 2007)

Log Message:
-----------
add livecheck

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

Modified: trunk/dports/lang/python30/Portfile
===================================================================
--- trunk/dports/lang/python30/Portfile	2007-09-27 19:33:53 UTC (rev 29538)
+++ trunk/dports/lang/python30/Portfile	2007-09-27 20:52:08 UTC (rev 29539)
@@ -1,4 +1,4 @@
-# $Id: $
+# $Id: Portfile 28540 2007-09-03 11:42:45Z mww at macports.org $
 
 PortSystem 1.0
 
@@ -33,3 +33,8 @@
 platform darwin 8 {
 	configure.compiler	gcc-4.0
 }
+
+livecheck.check		regex
+livecheck.url		http://www.python.org/download/releases/3.0/
+livecheck.regex		/3.0/Python-(\[0-9a-z.\]+)\\.tgz
+ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070927/2971ad6c/attachment.html


More information about the macports-changes mailing list