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:   gutteridge
Date:           Sun Nov 27 05:07:11 UTC 2022

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

Log Message:
mate-polkit: update to 1.26.1

Change log:

### mate-polkit 1.26.1

  * Translations update
  * Fix segfault from gdk_x11_get_server_time if not on X11

### mate-polkit 1.26.0

  * Translations update
  * update copyright to 2021

### mate-polkit 1.25.0

  * Translations update
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * add git.mk to generate .gitignore
  * build: silent build warnings for distcheck


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/mate-polkit/Makefile
cvs rdiff -u -r1.9 -r1.10 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.26 pkgsrc/security/mate-polkit/Makefile:1.27
--- pkgsrc/security/mate-polkit/Makefile:1.26   Thu Aug 11 05:09:13 2022
+++ pkgsrc/security/mate-polkit/Makefile        Sun Nov 27 05:07:11 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2022/08/11 05:09:13 gutteridge Exp $
+# $NetBSD: Makefile,v 1.27 2022/11/27 05:07:11 gutteridge Exp $
 
-PKGREVISION= 5
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-polkit-${VERSION:R}.0
+DISTNAME=      mate-polkit-${VERSION:R}.1
 CATEGORIES=    security
 
 COMMENT=       MATE desktop environment Authentication Agent for PolicyKit

Index: pkgsrc/security/mate-polkit/distinfo
diff -u pkgsrc/security/mate-polkit/distinfo:1.9 pkgsrc/security/mate-polkit/distinfo:1.10
--- pkgsrc/security/mate-polkit/distinfo:1.9    Tue Oct 26 11:17:18 2021
+++ pkgsrc/security/mate-polkit/distinfo        Sun Nov 27 05:07:11 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:17:18 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/11/27 05:07:11 gutteridge Exp $
 
-BLAKE2s (mate-polkit-1.24.0.tar.xz) = 1eddf0ef80da6919f895ebc942e4d9151495b4fbb22c43a17d06c24c116c50ed
-SHA512 (mate-polkit-1.24.0.tar.xz) = 8d759bd5f78750c75dc92ffa27e555ae36ae7199b76483cbfe7e0848d3a66cda5b82c98bf334068eb79a1344757665cf7d1bf403e4e908e332ca929c8ebe2a98
-Size (mate-polkit-1.24.0.tar.xz) = 332652 bytes
+BLAKE2s (mate-polkit-1.26.1.tar.xz) = cfc9c4adcfe32a3092e96898bf38884923092073383c8612711eb500b0820063
+SHA512 (mate-polkit-1.26.1.tar.xz) = 0c8e881991d90af3121212c2dbb931bcea9ab9b9d22e0664d866b8a2bc95f2427bba09635be35f1a01404efd83b567d8a3d947cca84562463591a7821fb85678
+Size (mate-polkit-1.26.1.tar.xz) = 344216 bytes
 SHA1 (patch-src_polkit-mate-authentication-agent-1.desktop.in.in) = 8240b7a4a3bf7267ebea2f79549e762d31b5f264



Home | Main Index | Thread Index | Old Index