[86502] trunk/dports/devel/dbusmenu-qt/Portfile
snc at macports.org
snc at macports.org
Wed Oct 26 14:53:07 PDT 2011
Revision: 86502
http://trac.macports.org/changeset/86502
Author: snc at macports.org
Date: 2011-10-26 14:53:05 -0700 (Wed, 26 Oct 2011)
Log Message:
-----------
dbusmenu-qt: update to 0.9.0
Modified Paths:
--------------
trunk/dports/devel/dbusmenu-qt/Portfile
Modified: trunk/dports/devel/dbusmenu-qt/Portfile
===================================================================
--- trunk/dports/devel/dbusmenu-qt/Portfile 2011-10-26 21:47:18 UTC (rev 86501)
+++ trunk/dports/devel/dbusmenu-qt/Portfile 2011-10-26 21:53:05 UTC (rev 86502)
@@ -5,8 +5,7 @@
PortGroup kde4 1.1
name dbusmenu-qt
-version 0.6.2
-revision 2
+version 0.9.0
categories devel kde4 kde
maintainers snc openmaintainer
license GPL-2
@@ -20,8 +19,10 @@
fetch.type git
git.url http://git.gitorious.org/dbusmenu/dbusmenu-qt.git
-git.branch ${version}
+git.branch ${version}.kde
+configure.args-append -DWITH_DOC=Off
+
post-destroot {
# CMake is not installing all of the src headers; install them
# manually here. Destination directory already exists.
@@ -35,4 +36,4 @@
livecheck.type regex
livecheck.url http://gitorious.org/dbusmenu/${name}/trees/master
-livecheck.regex >(\\d+(\\.\\d+)+)<
+livecheck.regex >(\\d+(\\.\\d+)+)\\.kde<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111026/9c4eb3c9/attachment.html>
More information about the macports-changes
mailing list