[113901] trunk/dports/python/py-pyqt4/Portfile

michaelld at macports.org michaelld at macports.org
Mon Nov 25 05:46:14 PST 2013


Revision: 113901
          https://trac.macports.org/changeset/113901
Author:   michaelld at macports.org
Date:     2013-11-25 05:46:14 -0800 (Mon, 25 Nov 2013)
Log Message:
-----------
py*-pyqt4-devel: fix livecheck; whitespace.

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

Modified: trunk/dports/python/py-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py-pyqt4/Portfile	2013-11-25 12:10:49 UTC (rev 113900)
+++ trunk/dports/python/py-pyqt4/Portfile	2013-11-25 13:46:14 UTC (rev 113901)
@@ -275,7 +275,7 @@
 
     livecheck.type   regex
     livecheck.url    http://www.riverbankcomputing.co.uk/software/pyqt/download
-    livecheck.version ${version}-snapshot-${snapshot}
+    livecheck.version ${base_version}-snapshot-${snapshot}
     livecheck.regex  >PyQt-mac-gpl-(\[0-9.\]*-snapshot-\[0-9a-e\]*).tar.gz<
 
 } else {
@@ -285,4 +285,3 @@
     livecheck.regex  >PyQt-mac-gpl-(\[0-9.\]*).tar.gz<
 
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131125/34cc36fc/attachment.html>


More information about the macports-changes mailing list