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:           Fri Jun 23 17:25:42 UTC 2017

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

Log Message:
Update mate-polkit to 1.18.1.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/mate-polkit/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/mate-polkit/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/mate-polkit/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 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.5 pkgsrc/security/mate-polkit/Makefile:1.6
--- pkgsrc/security/mate-polkit/Makefile:1.5    Sun Feb 12 06:24:49 2017
+++ pkgsrc/security/mate-polkit/Makefile        Fri Jun 23 17:25:42 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:24:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/23 17:25:42 youri Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-polkit-${MATE_VERSION}
-PKGREVISION=   4
+DISTNAME=      mate-polkit-${VERSION:R}.1
 CATEGORIES=    security
 
 COMMENT=       MATE desktop environment Authentication Agent for PolicyKit
@@ -20,5 +19,4 @@ CONF_FILES+=  share/examples/mate-polkit/
 .include "options.mk"
 
 .include "../../security/polkit/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/mate-polkit/PLIST
diff -u pkgsrc/security/mate-polkit/PLIST:1.2 pkgsrc/security/mate-polkit/PLIST:1.3
--- pkgsrc/security/mate-polkit/PLIST:1.2       Mon Jun 13 23:28:36 2016
+++ pkgsrc/security/mate-polkit/PLIST   Fri Jun 23 17:25:42 2017
@@ -1,18 +1,19 @@
-@comment $NetBSD: PLIST,v 1.2 2016/06/13 23:28:36 youri Exp $
+@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
-${PLIST.introspection}lib/girepository-1.0/PolkitGtkMate-1.0.typelib
 lib/libpolkit-gtk-mate-1.la
 lib/pkgconfig/polkit-gtk-mate-1.pc
 libexec/polkit-mate-authentication-agent-1
 share/examples/mate-polkit/xdg/autostart/polkit-mate-authentication-agent-1.desktop
-${PLIST.introspection}share/gir-1.0/PolkitGtkMate-1.0.gir
 share/locale/am/LC_MESSAGES/mate-polkit.mo
 share/locale/ar/LC_MESSAGES/mate-polkit.mo
 share/locale/be/LC_MESSAGES/mate-polkit.mo
+share/locale/bg/LC_MESSAGES/mate-polkit.mo
 share/locale/bn_IN/LC_MESSAGES/mate-polkit.mo
+share/locale/bs/LC_MESSAGES/mate-polkit.mo
 share/locale/ca/LC_MESSAGES/mate-polkit.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-polkit.mo
 share/locale/cmn/LC_MESSAGES/mate-polkit.mo
 share/locale/cs/LC_MESSAGES/mate-polkit.mo
 share/locale/cy/LC_MESSAGES/mate-polkit.mo
@@ -22,6 +23,7 @@ share/locale/el/LC_MESSAGES/mate-polkit.
 share/locale/en_AU/LC_MESSAGES/mate-polkit.mo
 share/locale/en_GB/LC_MESSAGES/mate-polkit.mo
 share/locale/es/LC_MESSAGES/mate-polkit.mo
+share/locale/es_CO/LC_MESSAGES/mate-polkit.mo
 share/locale/et/LC_MESSAGES/mate-polkit.mo
 share/locale/eu/LC_MESSAGES/mate-polkit.mo
 share/locale/fi/LC_MESSAGES/mate-polkit.mo
@@ -41,6 +43,7 @@ share/locale/ja/LC_MESSAGES/mate-polkit.
 share/locale/kk/LC_MESSAGES/mate-polkit.mo
 share/locale/kn/LC_MESSAGES/mate-polkit.mo
 share/locale/ko/LC_MESSAGES/mate-polkit.mo
+share/locale/ku_IQ/LC_MESSAGES/mate-polkit.mo
 share/locale/ky/LC_MESSAGES/mate-polkit.mo
 share/locale/lt/LC_MESSAGES/mate-polkit.mo
 share/locale/lv/LC_MESSAGES/mate-polkit.mo

Index: pkgsrc/security/mate-polkit/buildlink3.mk
diff -u pkgsrc/security/mate-polkit/buildlink3.mk:1.4 pkgsrc/security/mate-polkit/buildlink3.mk:1.5
--- pkgsrc/security/mate-polkit/buildlink3.mk:1.4       Sun Feb 12 06:24:49 2017
+++ pkgsrc/security/mate-polkit/buildlink3.mk   Fri Jun 23 17:25:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2017/02/12 06:24:49 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2017/06/23 17:25:42 youri Exp $
 #
 
 BUILDLINK_TREE+=       mate-polkit
@@ -7,11 +7,10 @@ BUILDLINK_TREE+=      mate-polkit
 MATE_POLKIT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.mate-polkit+=    mate-polkit>=1.8.0
-BUILDLINK_ABI_DEPENDS.mate-polkit?=    mate-polkit>=1.14.0nb4
+BUILDLINK_ABI_DEPENDS.mate-polkit+=    mate-polkit>=1.14.0nb4
 BUILDLINK_PKGSRCDIR.mate-polkit?=      ../../security/mate-polkit
 
 .include "../../security/polkit/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
 .endif # MATE_POLKIT_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -mate-polkit

Index: pkgsrc/security/mate-polkit/distinfo
diff -u pkgsrc/security/mate-polkit/distinfo:1.1 pkgsrc/security/mate-polkit/distinfo:1.2
--- pkgsrc/security/mate-polkit/distinfo:1.1    Sat May 21 19:12:27 2016
+++ pkgsrc/security/mate-polkit/distinfo        Fri Jun 23 17:25:42 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/21 19:12:27 youri Exp $
+$NetBSD: distinfo,v 1.2 2017/06/23 17:25:42 youri Exp $
 
-SHA1 (mate-polkit-1.14.0.tar.xz) = da2b4cf7b905a24fa22dd14e8991a71814ad7777
-RMD160 (mate-polkit-1.14.0.tar.xz) = 25b329002dee69102e949292e7a27f34f89462e3
-SHA512 (mate-polkit-1.14.0.tar.xz) = f3507380152798af192e3338b5f056b1105fd297e935f098803c21450b04b6d149bc22106f34129a6394655be2e6505c91ad1433e817c68274a1243cc862bcdf
-Size (mate-polkit-1.14.0.tar.xz) = 339872 bytes
+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



Home | Main Index | Thread Index | Old Index