svn commit: r327103 - head/print/cups-pk-helper

Koop Mast kwm at FreeBSD.org
Thu Sep 12 19:42:04 UTC 2013


Author: kwm
Date: Thu Sep 12 19:42:03 2013
New Revision: 327103
URL: http://svnweb.freebsd.org/changeset/ports/327103

Log:
  Update to 0.2.5.

Modified:
  head/print/cups-pk-helper/Makefile
  head/print/cups-pk-helper/distinfo
  head/print/cups-pk-helper/pkg-plist

Modified: head/print/cups-pk-helper/Makefile
==============================================================================
--- head/print/cups-pk-helper/Makefile	Thu Sep 12 18:39:07 2013	(r327102)
+++ head/print/cups-pk-helper/Makefile	Thu Sep 12 19:42:03 2013	(r327103)
@@ -3,21 +3,19 @@
 #   $MCom: ports/print/cups-pk-helper/Makefile,v 1.1 2009/12/29 16:01:07 ahze Exp $
 
 PORTNAME=	cups-pk-helper
-PORTVERSION=	0.0.4
-PORTREVISION=	3
+PORTVERSION=	0.2.5
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/${PORTNAME}/releases/
 
 MAINTAINER=	gnome at FreeBSD.org
-COMMENT=	A helper that makes system-config-printer use PolicyKit
+COMMENT=	Helper that makes system-config-printer use PolicyKit
 
-LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
-		cups.2:${PORTSDIR}/print/cups-client \
-		polkit.2:${PORTSDIR}/sysutils/policykit
+LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-client \
+		libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
 
-USE_BZIP2=	yes
-USE_GNOME=	intlhack gtk20
-USES=		gettext gmake pkgconfig
+USE_XZ=		yes
+USE_GNOME=	glib20 intlhack
+USES=		gettext gmake pathfix pkgconfig
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/libs

Modified: head/print/cups-pk-helper/distinfo
==============================================================================
--- head/print/cups-pk-helper/distinfo	Thu Sep 12 18:39:07 2013	(r327102)
+++ head/print/cups-pk-helper/distinfo	Thu Sep 12 19:42:03 2013	(r327103)
@@ -1,2 +1,2 @@
-SHA256 (cups-pk-helper-0.0.4.tar.bz2) = 85edaa3a931a167e519eaeb378bf52c5332879820989fff72310360ac23e7056
-SIZE (cups-pk-helper-0.0.4.tar.bz2) = 266120
+SHA256 (cups-pk-helper-0.2.5.tar.xz) = 19221eed65a1e1498d396f3f99a783a95b21b4385e63b57a1f16e8728b8ca118
+SIZE (cups-pk-helper-0.2.5.tar.xz) = 152620

Modified: head/print/cups-pk-helper/pkg-plist
==============================================================================
--- head/print/cups-pk-helper/pkg-plist	Thu Sep 12 18:39:07 2013	(r327102)
+++ head/print/cups-pk-helper/pkg-plist	Thu Sep 12 19:42:03 2013	(r327103)
@@ -1,4 +1,34 @@
 etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
 libexec/cups-pk-helper-mechanism
-share/PolicyKit/policy/org.opensuse.cupspkhelper.mechanism.policy
 share/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
+share/locale/cs/LC_MESSAGES/cups-pk-helper.mo
+share/locale/de/LC_MESSAGES/cups-pk-helper.mo
+share/locale/eo/LC_MESSAGES/cups-pk-helper.mo
+share/locale/es/LC_MESSAGES/cups-pk-helper.mo
+share/locale/eu/LC_MESSAGES/cups-pk-helper.mo
+share/locale/fi/LC_MESSAGES/cups-pk-helper.mo
+share/locale/fr/LC_MESSAGES/cups-pk-helper.mo
+share/locale/gl/LC_MESSAGES/cups-pk-helper.mo
+share/locale/hr/LC_MESSAGES/cups-pk-helper.mo
+share/locale/hu/LC_MESSAGES/cups-pk-helper.mo
+share/locale/ia/LC_MESSAGES/cups-pk-helper.mo
+share/locale/id/LC_MESSAGES/cups-pk-helper.mo
+share/locale/it/LC_MESSAGES/cups-pk-helper.mo
+share/locale/ja/LC_MESSAGES/cups-pk-helper.mo
+share/locale/ka/LC_MESSAGES/cups-pk-helper.mo
+share/locale/ko/LC_MESSAGES/cups-pk-helper.mo
+share/locale/lv/LC_MESSAGES/cups-pk-helper.mo
+share/locale/nl/LC_MESSAGES/cups-pk-helper.mo
+share/locale/pl/LC_MESSAGES/cups-pk-helper.mo
+share/locale/pt_BR/LC_MESSAGES/cups-pk-helper.mo
+share/locale/sk/LC_MESSAGES/cups-pk-helper.mo
+share/locale/sl/LC_MESSAGES/cups-pk-helper.mo
+share/locale/sr/LC_MESSAGES/cups-pk-helper.mo
+share/locale/sv/LC_MESSAGES/cups-pk-helper.mo
+share/locale/tr/LC_MESSAGES/cups-pk-helper.mo
+share/locale/uk/LC_MESSAGES/cups-pk-helper.mo
+share/locale/zh_CN/LC_MESSAGES/cups-pk-helper.mo
+share/locale/zh_TW/LC_MESSAGES/cups-pk-helper.mo
+share/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy
+ at dirrmtry share/locale/ia/LC_MESSAGES
+ at dirrmtry share/locale/ia


More information about the svn-ports-all mailing list