[98844] trunk/dports/python/py-pyside-tools/Portfile

mmoll at macports.org mmoll at macports.org
Thu Oct 18 06:31:29 PDT 2012


Revision: 98844
          http://trac.macports.org//changeset/98844
Author:   mmoll at macports.org
Date:     2012-10-18 06:31:29 -0700 (Thu, 18 Oct 2012)
Log Message:
-----------
py-pyside-tools: update homepage, livecheck.url

Modified Paths:
--------------
    trunk/dports/python/py-pyside-tools/Portfile

Modified: trunk/dports/python/py-pyside-tools/Portfile
===================================================================
--- trunk/dports/python/py-pyside-tools/Portfile	2012-10-18 13:30:15 UTC (rev 98843)
+++ trunk/dports/python/py-pyside-tools/Portfile	2012-10-18 13:31:29 UTC (rev 98844)
@@ -14,7 +14,7 @@
 license             LGPL
 description         Tools for developing PySide applications
 long_description    ${description}
-homepage            http://www.pyside.org/
+homepage            http://qt-project.org/wiki/PySide
 platforms           darwin
 license             LGPL
 master_sites        http://www.pyside.org/files/
@@ -39,7 +39,7 @@
 
 if {${name} == ${subport}} { 
     livecheck.type      regex
-    livecheck.url       ${master_sites}
+    livecheck.url       http://qt-project.org/wiki/PySideDownloads
     livecheck.regex     ${realname}-(\[0-9.\]+)\\.tar\\.bz2
 } else {
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121018/fbdd4d55/attachment-0001.html>


More information about the macports-changes mailing list