[41329] trunk/dports/python/py25-cairo/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Thu Oct 30 17:14:36 PDT 2008


Revision: 41329
          http://trac.macports.org/changeset/41329
Author:   mcalhoun at macports.org
Date:     2008-10-30 17:14:36 -0700 (Thu, 30 Oct 2008)
Log Message:
-----------
py25-cairo: version update 1.4.12 -> 1.6.4 and fixed livecheck (closes #17050)

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

Modified: trunk/dports/python/py25-cairo/Portfile
===================================================================
--- trunk/dports/python/py25-cairo/Portfile	2008-10-30 21:11:45 UTC (rev 41328)
+++ trunk/dports/python/py25-cairo/Portfile	2008-10-31 00:14:36 UTC (rev 41329)
@@ -5,8 +5,7 @@
 
 name            py25-cairo
 set my_name     pycairo
-version         1.4.12
-revision        2
+version         1.6.4
 categories      python x11
 platforms       darwin
 maintainers     mcalhoun
@@ -19,9 +18,9 @@
 master_sites    http://cairographics.org/releases/
 distname        ${my_name}-${version}
 
-checksums       md5 c63199d35b1e1d3c5133509f315f70d7 \
-                sha1 580255db6f3ab4c44ac44dfe0a9f7d1f598c2ab3 \
-                rmd160 f44bb6bcc6b366568e0297689164537dc891b278
+checksums       md5     2c3aa21e6e610321498f9f81f7b625df \
+                sha1    d3b3ecb6e999cc7b4a6ebcad00ae8d82c253c21c \
+                rmd160  6197427df3d10b708847503f975670e3d02d57e5
 
 depends_build   port:pkgconfig
 depends_lib     port:python25 \
@@ -44,5 +43,6 @@
         ${destroot}${docdir}
 }
 
-livecheck.check regex
-livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
+livecheck.check  regex
+livecheck.url    http://cairographics.org/releases/
+livecheck.regex  LATEST-pycairo-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081030/93e891d3/attachment.html>


More information about the macports-changes mailing list