[55892] trunk/dports/python/py-xattr/Portfile
mmoll at macports.org
mmoll at macports.org
Thu Aug 20 14:23:25 PDT 2009
Revision: 55892
http://trac.macports.org/changeset/55892
Author: mmoll at macports.org
Date: 2009-08-20 14:23:24 -0700 (Thu, 20 Aug 2009)
Log Message:
-----------
py-xattr: update to version 0.5, closes #16507
Modified Paths:
--------------
trunk/dports/python/py-xattr/Portfile
Modified: trunk/dports/python/py-xattr/Portfile
===================================================================
--- trunk/dports/python/py-xattr/Portfile 2009-08-20 21:20:35 UTC (rev 55891)
+++ trunk/dports/python/py-xattr/Portfile 2009-08-20 21:23:24 UTC (rev 55892)
@@ -4,7 +4,7 @@
PortGroup python24 1.0
name py-xattr
-version 0.2
+version 0.5
categories python
platforms darwin linux
maintainers optusnet.com.au:arsptr
@@ -18,10 +18,10 @@
homepage http://undefined.org/python/#xattr
fetch.type svn
-svn.url http://svn.red-bean.com/bob/xattr/releases/xattr-0.2/
+svn.url http://svn.red-bean.com/bob/xattr/releases/xattr-${version}/
depends_build port:subversion
-
+depends_lib-append port:py-setuptools
worksrcdir xattr-${version}
platform darwin 7 {
@@ -30,3 +30,7 @@
system "/bin/false"
}
}
+
+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/20090820/9b488bae/attachment.html>
More information about the macports-changes
mailing list