[53644] trunk/dports/python/py25-xattr/Portfile
mmoll at macports.org
mmoll at macports.org
Fri Jul 10 14:31:35 PDT 2009
Revision: 53644
http://trac.macports.org/changeset/53644
Author: mmoll at macports.org
Date: 2009-07-10 14:31:35 -0700 (Fri, 10 Jul 2009)
Log Message:
-----------
py25-xattr: add livecheck; fix lint warning
Modified Paths:
--------------
trunk/dports/python/py25-xattr/Portfile
Modified: trunk/dports/python/py25-xattr/Portfile
===================================================================
--- trunk/dports/python/py25-xattr/Portfile 2009-07-10 21:29:20 UTC (rev 53643)
+++ trunk/dports/python/py25-xattr/Portfile 2009-07-10 21:31:35 UTC (rev 53644)
@@ -17,7 +17,7 @@
homepage http://undefined.org/python/#xattr
platforms darwin
fetch.type svn
-svn.url http://svn.red-bean.com/bob/xattr/releases/xattr-0.5/
+svn.url http://svn.red-bean.com/bob/xattr/releases/xattr-${version}/
worksrcdir xattr-${version}
depends_build bin:svn:subversion
@@ -29,3 +29,7 @@
throw ERROR "Not supported on systems older than Darwin 8"
}
}
+
+livecheck.check regex
+livecheck.url http://svn.red-bean.com/bob/xattr/releases/
+livecheck.regex xattr-(\[0-9\.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090710/61354bb2/attachment.html>
More information about the macports-changes
mailing list