pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/mate-polkit



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon May 14 13:09:39 UTC 2018

Modified Files:
        pkgsrc/security/mate-polkit: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/mate-polkit/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/mate-polkit/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/mate-polkit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/mate-polkit/Makefile
diff -u pkgsrc/security/mate-polkit/Makefile:1.10 pkgsrc/security/mate-polkit/Makefile:1.11
--- pkgsrc/security/mate-polkit/Makefile:1.10   Mon Apr 16 14:35:08 2018
+++ pkgsrc/security/mate-polkit/Makefile        Mon May 14 13:09:39 2018
@@ -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

Index: pkgsrc/security/mate-polkit/PLIST
diff -u pkgsrc/security/mate-polkit/PLIST:1.3 pkgsrc/security/mate-polkit/PLIST:1.4
--- pkgsrc/security/mate-polkit/PLIST:1.3       Fri Jun 23 17:25:42 2017
+++ pkgsrc/security/mate-polkit/PLIST   Mon May 14 13:09:39 2018
@@ -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.
 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

Index: pkgsrc/security/mate-polkit/distinfo
diff -u pkgsrc/security/mate-polkit/distinfo:1.2 pkgsrc/security/mate-polkit/distinfo:1.3
--- pkgsrc/security/mate-polkit/distinfo:1.2    Fri Jun 23 17:25:42 2017
+++ pkgsrc/security/mate-polkit/distinfo        Mon May 14 13:09:39 2018
@@ -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



Home | Main Index | Thread Index | Old Index