Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 2014 21:02:22 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375658 - head/sysutils/polkit-qt
Message-ID:  <201412262102.sBQL2Md6024824@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri Dec 26 21:02:21 2014
New Revision: 375658
URL: https://svnweb.freebsd.org/changeset/ports/375658
QAT: https://qat.redports.org/buildarchive/r375658/

Log:
  Update to 0.112.0.
  
  This also incorporates an old area51 commit from 2012 (!) that never made it
  into the tree which drops some unnecessary dependencies and improves the
  wording in COMMENT and pkg-descr.

Modified:
  head/sysutils/polkit-qt/Makefile
  head/sysutils/polkit-qt/distinfo
  head/sysutils/polkit-qt/pkg-descr
  head/sysutils/polkit-qt/pkg-plist

Modified: head/sysutils/polkit-qt/Makefile
==============================================================================
--- head/sysutils/polkit-qt/Makefile	Fri Dec 26 20:26:49 2014	(r375657)
+++ head/sysutils/polkit-qt/Makefile	Fri Dec 26 21:02:21 2014	(r375658)
@@ -2,32 +2,32 @@
 # $FreeBSD$
 
 PORTNAME=	polkit-qt
-PORTVERSION=	0.103.0
-PORTREVISION=	1
+PORTVERSION=	0.112.0
 DISTVERSIONPREFIX=	1-
 CATEGORIES=	sysutils
 MASTER_SITES=	KDE/stable/apps/KDE4.x/admin/
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	Qt 4 frontend to PolKit-1
+COMMENT=	Qt wrapper around Polkit libraries
 
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libpolkit-agent-1.so:${PORTSDIR}/sysutils/polkit
 
-USE_LDCONFIG=	yes
+CMAKE_ARGS=	-DBUILD_EXAMPLES:BOOL=OFF \
+		-DBUILD_TEST:BOOL=OFF \
+		-DUSE_QT4:BOOL=ON
+
+USE_GNOME=	glib20
 USE_KDE4=	automoc4
-USE_QT4=	corelib dbus gui network svg xml  \
+USE_QT4=	corelib dbus gui \
 		qmake_build moc_build rcc_build uic_build
-USES=		cmake gettext tar:bzip2
-# TODO: the next release (post-0.103.0) should have commit 56883bd, which
-#       syncs FindGObject.cmake with kdelibs' and should find GObject without
-#       requiring us to explicitly set LDFLAGS.
-LDFLAGS+=	-L${LOCALBASE}/lib
+USES=		cmake:outsource tar:bzip2
+USE_LDCONFIG=	yes
 
-post-extract:
-	${REINPLACE_CMD} -e 's|$${LIB_INSTALL_DIR}/pkgconfig|libdata/pkgconfig|' \
+post-patch:
+	${REINPLACE_CMD} -e 's|$${LIB_DESTINATION}/pkgconfig|libdata/pkgconfig|' \
 		${WRKSRC}/CMakeLists.txt
 
 .include <bsd.port.mk>

Modified: head/sysutils/polkit-qt/distinfo
==============================================================================
--- head/sysutils/polkit-qt/distinfo	Fri Dec 26 20:26:49 2014	(r375657)
+++ head/sysutils/polkit-qt/distinfo	Fri Dec 26 21:02:21 2014	(r375658)
@@ -1,2 +1,2 @@
-SHA256 (polkit-qt-1-0.103.0.tar.bz2) = 2e32566b8e3d0fd7cf619497089763303c3dc08b7e5a666b2369720fced2274c
-SIZE (polkit-qt-1-0.103.0.tar.bz2) = 67592
+SHA256 (polkit-qt-1-0.112.0.tar.bz2) = 67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6
+SIZE (polkit-qt-1-0.112.0.tar.bz2) = 67725

Modified: head/sysutils/polkit-qt/pkg-descr
==============================================================================
--- head/sysutils/polkit-qt/pkg-descr	Fri Dec 26 20:26:49 2014	(r375657)
+++ head/sysutils/polkit-qt/pkg-descr	Fri Dec 26 21:02:21 2014	(r375658)
@@ -1,3 +1,6 @@
-Qt 4 wrapper around polkit-1 client libraries.
+Polkit-Qt is a library that lets developers use the Polkit API through
+a nice Qt-styled API. It is mainly a wrapper around QAction and
+QAbstractButton that lets you integrate those two component easily
+with Polkit.
 
 WWW: http://projects.kde.org/projects/kdesupport/polkit-qt-1

Modified: head/sysutils/polkit-qt/pkg-plist
==============================================================================
--- head/sysutils/polkit-qt/pkg-plist	Fri Dec 26 20:26:49 2014	(r375657)
+++ head/sysutils/polkit-qt/pkg-plist	Fri Dec 26 21:02:21 2014	(r375658)
@@ -24,15 +24,17 @@ include/polkit-qt-1/polkitqt1-temporarya
 include/polkit-qt-1/polkitqt1-version.h
 lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake
 lib/cmake/PolkitQt-1/PolkitQt-1ConfigVersion.cmake
+lib/cmake/PolkitQt-1/PolkitQt-1Targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/PolkitQt-1/PolkitQt-1Targets.cmake
 lib/libpolkit-qt-agent-1.so
 lib/libpolkit-qt-agent-1.so.1
-lib/libpolkit-qt-agent-1.so.1.103.0
+lib/libpolkit-qt-agent-1.so.1.112.0
 lib/libpolkit-qt-core-1.so
 lib/libpolkit-qt-core-1.so.1
-lib/libpolkit-qt-core-1.so.1.103.0
+lib/libpolkit-qt-core-1.so.1.112.0
 lib/libpolkit-qt-gui-1.so
 lib/libpolkit-qt-gui-1.so.1
-lib/libpolkit-qt-gui-1.so.1.103.0
+lib/libpolkit-qt-gui-1.so.1.112.0
 libdata/pkgconfig/polkit-qt-1.pc
 libdata/pkgconfig/polkit-qt-agent-1.pc
 libdata/pkgconfig/polkit-qt-core-1.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412262102.sBQL2Md6024824>