pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/kdesu kdesu: update to 5.93.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40b053ba2ee8
branches:  trunk
changeset: 377840:40b053ba2ee8
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 25 06:31:34 2022 +0000

description:
kdesu: update to 5.93.0

5.91.0
Check executables exist in PATH before passing them to QProcess
Port from KToolInvocation::kdeinitExecWait (deprecated) to QProcess
kdesud: close all file descriptors > 3 on exec()

5.92.0
Drop obsolete KF5Service and add KF5Config dependency

diffstat:

 security/kdesu/Makefile |  3 +--
 security/kdesu/PLIST    |  5 +++--
 security/kdesu/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (51 lines):

diff -r ed16731cf3af -r 40b053ba2ee8 security/kdesu/Makefile
--- a/security/kdesu/Makefile   Mon Apr 25 06:29:40 2022 +0000
+++ b/security/kdesu/Makefile   Mon Apr 25 06:31:34 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2022/04/18 19:10:04 adam Exp $
+# $NetBSD: Makefile,v 1.32 2022/04/25 06:31:34 markd Exp $
 
 DISTNAME=      kdesu-${KF5VER}
-PKGREVISION=   3
 CATEGORIES=    security
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r ed16731cf3af -r 40b053ba2ee8 security/kdesu/PLIST
--- a/security/kdesu/PLIST      Mon Apr 25 06:29:40 2022 +0000
+++ b/security/kdesu/PLIST      Mon Apr 25 06:31:34 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/03/30 10:58:27 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/04/25 06:31:34 markd Exp $
 include/KF5/KDESu/KDESu/Client
 include/KF5/KDESu/KDESu/PtyProcess
 include/KF5/KDESu/KDESu/SshProcess
@@ -15,7 +15,7 @@
 include/KF5/KDESu/kdesu/stubprocess.h
 include/KF5/KDESu/kdesu/su.h
 include/KF5/KDESu/kdesu/suprocess.h
-include/KF5/kdesu_version.h
+include/KF5/KDESu/kdesu_version.h
 lib/cmake/KF5Su/KF5SuConfig.cmake
 lib/cmake/KF5Su/KF5SuConfigVersion.cmake
 lib/cmake/KF5Su/KF5SuTargets-noconfig.cmake
@@ -44,6 +44,7 @@
 share/locale/fr/LC_MESSAGES/kdesud5.mo
 share/locale/gd/LC_MESSAGES/kdesud5.mo
 share/locale/gl/LC_MESSAGES/kdesud5.mo
+share/locale/hi/LC_MESSAGES/kdesud5.mo
 share/locale/hu/LC_MESSAGES/kdesud5.mo
 share/locale/ia/LC_MESSAGES/kdesud5.mo
 share/locale/id/LC_MESSAGES/kdesud5.mo
diff -r ed16731cf3af -r 40b053ba2ee8 security/kdesu/distinfo
--- a/security/kdesu/distinfo   Mon Apr 25 06:29:40 2022 +0000
+++ b/security/kdesu/distinfo   Mon Apr 25 06:31:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:17:10 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/04/25 06:31:34 markd Exp $
 
-BLAKE2s (kdesu-5.80.0.tar.xz) = 206b077730e1da9fa171ebf2fe17dc7cec49195d67602391f311e2d258e1b498
-SHA512 (kdesu-5.80.0.tar.xz) = b5ccbb6827a18c2f8b370d64405825a4c533fac120e56a99a6d90bd01d563606ae625f2048e27fd19756d51175ecf163468349f7587540401abd5d002a7c8a6e
-Size (kdesu-5.80.0.tar.xz) = 52188 bytes
+BLAKE2s (kdesu-5.93.0.tar.xz) = 9d0ae32f910adba3361d9f6f9570146ae6393595298c8414651ee0bfb9f8c090
+SHA512 (kdesu-5.93.0.tar.xz) = 0a757e0bedeab3e820d6952af840d353dd35a8bd0b7c3d025d00dbb53bece0d8702e28c7e390b5d968632d45a4c47853359a5f9480286bce7461d1053b743866
+Size (kdesu-5.93.0.tar.xz) = 55500 bytes



Home | Main Index | Thread Index | Old Index