[77629] trunk/dports/python

l2g at macports.org l2g at macports.org
Wed Apr 6 21:35:30 PDT 2011


Revision: 77629
          http://trac.macports.org/changeset/77629
Author:   l2g at macports.org
Date:     2011-04-06 21:35:28 -0700 (Wed, 06 Apr 2011)
Log Message:
-----------
py{26,27}-svn: added livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-svn/Portfile
    trunk/dports/python/py27-svn/Portfile

Modified: trunk/dports/python/py26-svn/Portfile
===================================================================
--- trunk/dports/python/py26-svn/Portfile	2011-04-07 03:44:09 UTC (rev 77628)
+++ trunk/dports/python/py26-svn/Portfile	2011-04-07 04:35:28 UTC (rev 77629)
@@ -48,3 +48,7 @@
 	eval file copy [glob ${worksrcpath}/../Docs/*] \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type  regex
+livecheck.url   http://pysvn.tigris.org/project_downloads.html
+livecheck.regex >pysvn-(.*?)${extract.suffix}<

Modified: trunk/dports/python/py27-svn/Portfile
===================================================================
--- trunk/dports/python/py27-svn/Portfile	2011-04-07 03:44:09 UTC (rev 77628)
+++ trunk/dports/python/py27-svn/Portfile	2011-04-07 04:35:28 UTC (rev 77629)
@@ -48,3 +48,7 @@
 	eval file copy [glob ${worksrcpath}/../Docs/*] \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type  regex
+livecheck.url   http://pysvn.tigris.org/project_downloads.html
+livecheck.regex >pysvn-(.*?)${extract.suffix}<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110406/d4550268/attachment.html>


More information about the macports-changes mailing list