[59866] trunk/dports/python/py26-sip/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sat Oct 24 19:51:48 PDT 2009


Revision: 59866
          http://trac.macports.org/changeset/59866
Author:   macsforever2000 at macports.org
Date:     2009-10-24 19:51:46 -0700 (Sat, 24 Oct 2009)
Log Message:
-----------
Update to version 4.9.1. Fix livecheck.

Modified Paths:
--------------
    trunk/dports/python/py26-sip/Portfile

Modified: trunk/dports/python/py26-sip/Portfile
===================================================================
--- trunk/dports/python/py26-sip/Portfile	2009-10-25 02:24:44 UTC (rev 59865)
+++ trunk/dports/python/py26-sip/Portfile	2009-10-25 02:51:46 UTC (rev 59866)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            py26-sip
-version         4.9
+version         4.9.1
 categories      python devel
 maintainers     mcalhoun openmaintainer
 platforms       macosx
@@ -26,9 +26,9 @@
     http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
 
 distname        sip-${version}
-checksums           md5     caf83cde684dbf7aeeb9c4447d54b98d \
-                    sha1    5c9e0aa55d664e2a35295b031df950d0a4fe9529 \
-                    rmd160  71b181093d9410a282de73f3c8235e2f330442e7
+checksums           md5     4bd61529a956a08841bb3cc2f949e1c4 \
+                    sha1    097b85511ce082d526fce8279fe48fa991f7cdf6 \
+                    rmd160  aaee9bd22d6bfba9c8eeb2649cf14c5eaa089c96
 
 dist_subdir python
 
@@ -66,5 +66,5 @@
 }
 
 livecheck.type   regex
-livecheck.url    http://www.riverbankcomputing.co.uk/news
-livecheck.regex  "SIP v(\\d+(?:\\.\\d+)*) Released"
+livecheck.url    http://www.riverbankcomputing.co.uk/software/sip/download
+livecheck.regex  "sip-(\[0-9.\]\\.\[0-9.\]\\.\[0-9.\]).tar.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091024/7b248c1d/attachment.html>


More information about the macports-changes mailing list