[34176] trunk/dports/python/py25-baz/Portfile

ram at macports.org ram at macports.org
Sat Feb 16 08:40:02 PST 2008


Revision: 34176
          http://trac.macosforge.org/projects/macports/changeset/34176
Author:   ram at macports.org
Date:     2008-02-16 08:40:01 -0800 (Sat, 16 Feb 2008)

Log Message:
-----------
python/py25-baz: fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py25-baz/Portfile

Modified: trunk/dports/python/py25-baz/Portfile
===================================================================
--- trunk/dports/python/py25-baz/Portfile	2008-02-16 16:38:08 UTC (rev 34175)
+++ trunk/dports/python/py25-baz/Portfile	2008-02-16 16:40:01 UTC (rev 34176)
@@ -12,8 +12,8 @@
 description       Python bindings for the Baz revision control system
 long_description  ${description}
 
-homepage          http://code.aaronbentley.com/pybaz
-master_sites      ${homepage}/releases
+homepage          http://code.aaronbentley.com/pybaz/
+master_sites      ${homepage}releases
 distname          pybaz-${version}
 
 checksums         md5 677b01beed158846be6736363c89d652 \
@@ -23,3 +23,7 @@
 depends_lib-append  port:bazaar
 
 universal_variant no
+
+livecheck.check   regex
+livecheck.url     ${homepage}
+livecheck.regex   "PyBaz (\[0-9\]+\.\[0-9\]+\.\[0-9\]+) was released"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080216/108e7f93/attachment-0001.html 


More information about the macports-changes mailing list