FreeBSD Bugzilla – Attachment 236148 Details for
Bug 266067
print/cups-pk-helper: update to 0.2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update print/cups-pk-helper
cups-pk-helper-0.2.7.diff (text/plain), 4.02 KB, created by
Olivier Duchateau
on 2022-08-27 13:33:56 UTC
(
hide
)
Description:
Patch to update print/cups-pk-helper
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2022-08-27 13:33:56 UTC
Size:
4.02 KB
patch
obsolete
>diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile >index 9ddc6a72d..1668b8eed 100644 >--- a/print/cups-pk-helper/Makefile >+++ b/print/cups-pk-helper/Makefile >@@ -1,20 +1,18 @@ > PORTNAME= cups-pk-helper >-PORTVERSION= 0.2.6 >+PORTVERSION= 0.2.7 > CATEGORIES= print >-MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/ >+MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME}/releases/ > > MAINTAINER= gnome@FreeBSD.org >-COMMENT= Helper that makes system-config-printer use PolicyKit >+COMMENT= Helper that makes system-config-printer use polkit > >-LICENSE= GPLv2 >+LICENSE= GPLv2+ > > LIB_DEPENDS= libcups.so:print/cups \ > libpolkit-gobject-1.so:sysutils/polkit > > USE_GNOME= glib20 intltool >-USES= cpe gettext gmake gnome localbase pkgconfig tar:xz >+USES= cpe gettext gnome localbase meson pkgconfig tar:xz > CPE_VENDOR= cups-pk-helper_project >-GNU_CONFIGURE= yes >-INSTALL_TARGET= install-strip > > .include <bsd.port.mk> >diff --git a/print/cups-pk-helper/distinfo b/print/cups-pk-helper/distinfo >index c578cc18e..8a0d55dbd 100644 >--- a/print/cups-pk-helper/distinfo >+++ b/print/cups-pk-helper/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1522693482 >-SHA256 (cups-pk-helper-0.2.6.tar.xz) = 959af8f2f5a2761e7e498b61c9caf25ae963335031eae9972d999e9a0d97a228 >-SIZE (cups-pk-helper-0.2.6.tar.xz) = 162368 >+TIMESTAMP = 1661603868 >+SHA256 (cups-pk-helper-0.2.7.tar.xz) = 66070ddb448fe9fcee76aa26be2ede5a80f85563e3a4afd59d2bfd79fbe2e831 >+SIZE (cups-pk-helper-0.2.7.tar.xz) = 54500 >diff --git a/print/cups-pk-helper/pkg-descr b/print/cups-pk-helper/pkg-descr >index 7af6a7c45..3028d2d48 100644 >--- a/print/cups-pk-helper/pkg-descr >+++ b/print/cups-pk-helper/pkg-descr >@@ -1,4 +1,4 @@ > Cups-pk-helper is an application which makes cups configuration interfaces >-available under control of PolicyKit. >+available under control of polkit. > >-WWW: http://www.freedesktop.org/software/cups-pk-helper >+WWW: https://www.freedesktop.org/software/cups-pk-helper >diff --git a/print/cups-pk-helper/pkg-plist b/print/cups-pk-helper/pkg-plist >index c7135fe4f..7946015cf 100644 >--- a/print/cups-pk-helper/pkg-plist >+++ b/print/cups-pk-helper/pkg-plist >@@ -1,6 +1,8 @@ >-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/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf >+share/locale/af/LC_MESSAGES/cups-pk-helper.mo >+share/locale/ast/LC_MESSAGES/cups-pk-helper.mo > 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 >@@ -9,10 +11,13 @@ 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/et/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/fur/LC_MESSAGES/cups-pk-helper.mo > share/locale/gl/LC_MESSAGES/cups-pk-helper.mo >+share/locale/he/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 >@@ -22,6 +27,7 @@ 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/lt/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 >@@ -29,6 +35,7 @@ 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/si/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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 266067
: 236148