[59870] trunk/dports/python/py25-pyqt4/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sat Oct 24 20:32:06 PDT 2009


Revision: 59870
          http://trac.macports.org/changeset/59870
Author:   macsforever2000 at macports.org
Date:     2009-10-24 20:32:04 -0700 (Sat, 24 Oct 2009)
Log Message:
-----------
Update to version 4.6.1. Add livecheck.

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

Modified: trunk/dports/python/py25-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py25-pyqt4/Portfile	2009-10-25 03:08:57 UTC (rev 59869)
+++ trunk/dports/python/py25-pyqt4/Portfile	2009-10-25 03:32:04 UTC (rev 59870)
@@ -4,7 +4,7 @@
 PortSystem	1.0
 
 name		py25-pyqt4
-version		4.6
+version		4.6.1
 categories	python devel
 platforms	macosx
 maintainers     saispo openmaintainer
@@ -20,9 +20,9 @@
 distname	PyQt-mac-gpl-${version}
 dist_subdir         python
 
-checksums           md5     35258016c30a80f97689e643fba4704b \
-                    sha1    a77ecba115cb94002f6c6cd7dbcfb78e655561d4 \
-                    rmd160  b11a2fca01ee929d18dc556020bfa69860223efc
+checksums           md5     c04aade8b63795f30ee7da2d3405d7e7 \
+                    sha1    6d369be3685df4130354ac6ff848b9ef1aa8f2d4 \
+                    rmd160  485959d16b6a1b6de5a50e56140fc9abd169219d
 
 depends_lib	port:py25-sip port:qt4-mac
 
@@ -107,3 +107,7 @@
 	move ${destroot}${frameworks_dir}/Python.framework/Versions/2.5/lib/python2.5 \
 		${destroot}${prefix}/lib/python2.5
 }
+
+livecheck.type   regex
+livecheck.url    http://www.riverbankcomputing.co.uk/software/pyqt/download
+livecheck.regex  "PyQt-mac-gpl-(\[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/f35f4fbe/attachment.html>


More information about the macports-changes mailing list