diff options
author | youri <youri@pkgsrc.org> | 2018-05-14 13:09:39 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2018-05-14 13:09:39 +0000 |
commit | d50f9d44b5057b7e93a727a4b2089c70892020ca (patch) | |
tree | db0e672fdc5338138ff0fc6f03b5b158efa36169 /security | |
parent | 92a67eeac0b61c8e0911e7e32edad3aa2e2fe5ac (diff) | |
download | pkgsrc-d50f9d44b5057b7e93a727a4b2089c70892020ca.tar.gz |
Update to 1.20.0:
drop polkitgtkmate library and its docs
Fix reshow/hide icon with statusnotifier
status-icon: don’t use stock icons
polkitmateauthenticationdialog: avoid deprecated GtkAlignment
polkitmateauthenticationdialog: replace a GTK_STOCK deprecation
Translations update
Diffstat (limited to 'security')
-rw-r--r-- | security/mate-polkit/Makefile | 5 | ||||
-rw-r--r-- | security/mate-polkit/PLIST | 8 | ||||
-rw-r--r-- | security/mate-polkit/distinfo | 10 |
3 files changed, 9 insertions, 14 deletions
diff --git a/security/mate-polkit/Makefile b/security/mate-polkit/Makefile index c1785e37c89..ac606abb40d 100644 --- a/security/mate-polkit/Makefile +++ b/security/mate-polkit/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2018/04/16 14:35:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2018/05/14 13:09:39 youri Exp $ -PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-polkit-${VERSION:R}.1 +DISTNAME= mate-polkit-${VERSION} CATEGORIES= security COMMENT= MATE desktop environment Authentication Agent for PolicyKit diff --git a/security/mate-polkit/PLIST b/security/mate-polkit/PLIST index b8a52c0c5e6..8d00ed38b70 100644 --- a/security/mate-polkit/PLIST +++ b/security/mate-polkit/PLIST @@ -1,9 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2017/06/23 17:25:42 youri Exp $ -include/polkit-gtk-mate-1/polkitgtkmate/polkitgtkmate.h -include/polkit-gtk-mate-1/polkitgtkmate/polkitgtkmatetypes.h -include/polkit-gtk-mate-1/polkitgtkmate/polkitlockbutton.h -lib/libpolkit-gtk-mate-1.la -lib/pkgconfig/polkit-gtk-mate-1.pc +@comment $NetBSD: PLIST,v 1.4 2018/05/14 13:09:39 youri Exp $ libexec/polkit-mate-authentication-agent-1 share/examples/mate-polkit/xdg/autostart/polkit-mate-authentication-agent-1.desktop share/locale/am/LC_MESSAGES/mate-polkit.mo @@ -74,6 +69,7 @@ share/locale/tr/LC_MESSAGES/mate-polkit.mo share/locale/uk/LC_MESSAGES/mate-polkit.mo share/locale/ur/LC_MESSAGES/mate-polkit.mo share/locale/uz/LC_MESSAGES/mate-polkit.mo +share/locale/vi/LC_MESSAGES/mate-polkit.mo share/locale/zh_CN/LC_MESSAGES/mate-polkit.mo share/locale/zh_HK/LC_MESSAGES/mate-polkit.mo share/locale/zh_TW/LC_MESSAGES/mate-polkit.mo diff --git a/security/mate-polkit/distinfo b/security/mate-polkit/distinfo index 2e6506f4d04..2246587a1f4 100644 --- a/security/mate-polkit/distinfo +++ b/security/mate-polkit/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/23 17:25:42 youri Exp $ +$NetBSD: distinfo,v 1.3 2018/05/14 13:09:39 youri Exp $ -SHA1 (mate-polkit-1.18.1.tar.xz) = 020d770adb42e7b60a74c5253769491860e0b792 -RMD160 (mate-polkit-1.18.1.tar.xz) = 525e869e9ac6609761c1f396dcdfb9e0e1a0d6ac -SHA512 (mate-polkit-1.18.1.tar.xz) = 086723b0b0c14a6b1ea77e1f0a294546ef3e44d42a460e424b22c92e8f962bf55c9c379600fb6642be60167ef07f07835c2eb939232941051aa397af805e79fa -Size (mate-polkit-1.18.1.tar.xz) = 346904 bytes +SHA1 (mate-polkit-1.20.0.tar.xz) = 0cf9debfb42d547966e09175d5abe3cb01ddb5f3 +RMD160 (mate-polkit-1.20.0.tar.xz) = 989b026dd28caf11f7aafe0bd81cdcb0c09dbf23 +SHA512 (mate-polkit-1.20.0.tar.xz) = d842937cdb62d441140aed68e879bd6972c4ef7351093575bf1fda399f051ece26fb542834060b21cb53d308717f58e57cbd354521b68b27841809f1fd32cfcb +Size (mate-polkit-1.20.0.tar.xz) = 325416 bytes |