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

Baptiste Daroussin bapt at FreeBSD.org
Mon Apr 2 18:29:35 UTC 2018


Author: bapt
Date: Mon Apr  2 18:29:33 2018
New Revision: 466246
URL: https://svnweb.freebsd.org/changeset/ports/466246

Log:
  Update to 0.2.6

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	Mon Apr  2 18:23:00 2018	(r466245)
+++ head/print/cups-pk-helper/Makefile	Mon Apr  2 18:29:33 2018	(r466246)
@@ -3,23 +3,22 @@
 #   $MCom: ports/print/cups-pk-helper/Makefile,v 1.1 2009/12/29 16:01:07 ahze Exp $
 
 PORTNAME=	cups-pk-helper
-PORTVERSION=	0.2.5
-PORTREVISION=	1
+PORTVERSION=	0.2.6
 CATEGORIES=	print
 MASTER_SITES=	http://www.freedesktop.org/software/${PORTNAME}/releases/
 
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Helper that makes system-config-printer use PolicyKit
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	libcups.so:print/cups \
 		libpolkit-gobject-1.so:sysutils/polkit
 
 USE_GNOME=	glib20 intltool
-USES=		cpe gettext gmake pkgconfig tar:xz
+USES=		cpe gettext localbase gmake pkgconfig tar:xz
 CPE_VENDOR=	cups-pk-helper_project
 GNU_CONFIGURE=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/print/cups-pk-helper/distinfo
==============================================================================
--- head/print/cups-pk-helper/distinfo	Mon Apr  2 18:23:00 2018	(r466245)
+++ head/print/cups-pk-helper/distinfo	Mon Apr  2 18:29:33 2018	(r466246)
@@ -1,2 +1,3 @@
-SHA256 (cups-pk-helper-0.2.5.tar.xz) = 19221eed65a1e1498d396f3f99a783a95b21b4385e63b57a1f16e8728b8ca118
-SIZE (cups-pk-helper-0.2.5.tar.xz) = 152620
+TIMESTAMP = 1522693482
+SHA256 (cups-pk-helper-0.2.6.tar.xz) = 959af8f2f5a2761e7e498b61c9caf25ae963335031eae9972d999e9a0d97a228
+SIZE (cups-pk-helper-0.2.6.tar.xz) = 162368

Modified: head/print/cups-pk-helper/pkg-plist
==============================================================================
--- head/print/cups-pk-helper/pkg-plist	Mon Apr  2 18:23:00 2018	(r466245)
+++ head/print/cups-pk-helper/pkg-plist	Mon Apr  2 18:29:33 2018	(r466246)
@@ -1,8 +1,12 @@
 etc/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
 libexec/cups-pk-helper-mechanism
 share/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
+share/locale/ca/LC_MESSAGES/cups-pk-helper.mo
 share/locale/cs/LC_MESSAGES/cups-pk-helper.mo
+share/locale/da/LC_MESSAGES/cups-pk-helper.mo
 share/locale/de/LC_MESSAGES/cups-pk-helper.mo
+share/locale/en/LC_MESSAGES/cups-pk-helper.mo
+share/locale/en_GB/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
@@ -16,11 +20,15 @@ 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/kk/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/oc/LC_MESSAGES/cups-pk-helper.mo
 share/locale/pl/LC_MESSAGES/cups-pk-helper.mo
+share/locale/pt/LC_MESSAGES/cups-pk-helper.mo
 share/locale/pt_BR/LC_MESSAGES/cups-pk-helper.mo
+share/locale/ru/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


More information about the svn-ports-head mailing list