diff options
author | bapt <bapt@FreeBSD.org> | 2018-04-03 02:29:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2018-04-03 02:29:33 +0800 |
commit | 646c4fa2abb7a85fe1d8c040864cba0aaad6b408 (patch) | |
tree | 80fb1e079cb7b44e51a81c5a6ee0bc124bb07eab /print/cups-pk-helper | |
parent | c9a09f8338efe065b6eb96b5585b876f52899eaf (diff) | |
download | freebsd-ports-gnome-646c4fa2abb7a85fe1d8c040864cba0aaad6b408.tar.gz freebsd-ports-gnome-646c4fa2abb7a85fe1d8c040864cba0aaad6b408.tar.zst freebsd-ports-gnome-646c4fa2abb7a85fe1d8c040864cba0aaad6b408.zip |
Update to 0.2.6
Diffstat (limited to 'print/cups-pk-helper')
-rw-r--r-- | print/cups-pk-helper/Makefile | 9 | ||||
-rw-r--r-- | print/cups-pk-helper/distinfo | 5 | ||||
-rw-r--r-- | print/cups-pk-helper/pkg-plist | 8 |
3 files changed, 15 insertions, 7 deletions
diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile index 99c40e985aba..adb2907e5c77 100644 --- a/print/cups-pk-helper/Makefile +++ b/print/cups-pk-helper/Makefile @@ -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@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> diff --git a/print/cups-pk-helper/distinfo b/print/cups-pk-helper/distinfo index e1b7a2f765b3..c578cc18e719 100644 --- a/print/cups-pk-helper/distinfo +++ b/print/cups-pk-helper/distinfo @@ -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 diff --git a/print/cups-pk-helper/pkg-plist b/print/cups-pk-helper/pkg-plist index b7d6de20fbe6..c7135fe4f207 100644 --- a/print/cups-pk-helper/pkg-plist +++ b/print/cups-pk-helper/pkg-plist @@ -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 |