Revision: 139661 https://trac.macports.org/changeset/139661 Author: ionic@macports.org Date: 2015-08-23 15:36:34 -0700 (Sun, 23 Aug 2015) Log Message: ----------- misc: revbump ports that are affected by the ${qt_data_dir} (and related) fix in the qt4 PortGroup. Affects: - qt4-mac - py-pyqt4 - py-qscintilla Modified Paths: -------------- trunk/dports/aqua/qt4-mac/Portfile trunk/dports/python/py-pyqt4/Portfile trunk/dports/python/py-qscintilla/Portfile Modified: trunk/dports/aqua/qt4-mac/Portfile =================================================================== --- trunk/dports/aqua/qt4-mac/Portfile 2015-08-23 21:22:04 UTC (rev 139660) +++ trunk/dports/aqua/qt4-mac/Portfile 2015-08-23 22:36:34 UTC (rev 139661) @@ -16,6 +16,7 @@ #conflicts qt3 qt3-mac qt4-mac-devel conflicts qt3 qt3-mac qt5-mac version 4.8.7 +revision 1 set branch [join [lrange [split ${version} .] 0 1] .] categories aqua Modified: trunk/dports/python/py-pyqt4/Portfile =================================================================== --- trunk/dports/python/py-pyqt4/Portfile 2015-08-23 21:22:04 UTC (rev 139660) +++ trunk/dports/python/py-pyqt4/Portfile 2015-08-23 22:36:34 UTC (rev 139661) @@ -20,7 +20,7 @@ homepage http://www.riverbankcomputing.co.uk/software/pyqt/intro version 4.11.4 -revision 2 +revision 3 set branch [join [lrange [split ${version} .] 0 1] .] set patch [lindex [split ${version} .] 2] Modified: trunk/dports/python/py-qscintilla/Portfile =================================================================== --- trunk/dports/python/py-qscintilla/Portfile 2015-08-23 21:22:04 UTC (rev 139660) +++ trunk/dports/python/py-qscintilla/Portfile 2015-08-23 22:36:34 UTC (rev 139661) @@ -12,6 +12,7 @@ # will fail with strange error messages. version 2.9 +revision 1 checksums rmd160 3b3682a578a988466ef35aeab757466ea908934f \ sha256 d7c32e32582f93779de861006d87467b38b9ebc06e3d0b32e981cb24369fa417
participants (1)
-
ionic@macports.org