pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/kauth



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Apr 25 06:29:41 UTC 2022

Modified Files:
        pkgsrc/security/kauth: Makefile PLIST distinfo

Log Message:
kauth: update to version 5.93.0

5.81.0
Un-overload HelperProxy::progressStep() signal

5.90.0
Use version-less and non-deprecated data install dir variable
ActionReply: remove operator<< and operator>>

5.91.0
Move plugins in kf<version> directory
Correct the dependencies specified for KAuth
Bump minimum required version of Polkit-Qt-1 to 0.112.0
Remove Polkit-Qt build support, Polkit-Qt-1 replaced it a long time ago
Adjust CMake code to find PolkitQt{5,6}-1

5.92.0
Normalize header names and include path layout to KF standards
Prepare KF6 KAuthWidgets library, with an interface lib for KF5

5.93.0
add chrono overload for setTimeout


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/security/kauth/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/kauth/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/kauth/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/kauth/Makefile
diff -u pkgsrc/security/kauth/Makefile:1.51 pkgsrc/security/kauth/Makefile:1.52
--- pkgsrc/security/kauth/Makefile:1.51 Mon Apr 18 19:10:04 2022
+++ pkgsrc/security/kauth/Makefile      Mon Apr 25 06:29:40 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2022/04/18 19:10:04 adam Exp $
+# $NetBSD: Makefile,v 1.52 2022/04/25 06:29:40 markd Exp $
 
 DISTNAME=      kauth-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    security
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/security/kauth/PLIST
diff -u pkgsrc/security/kauth/PLIST:1.6 pkgsrc/security/kauth/PLIST:1.7
--- pkgsrc/security/kauth/PLIST:1.6     Tue Mar 30 10:58:27 2021
+++ pkgsrc/security/kauth/PLIST Mon Apr 25 06:29:40 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2021/03/30 10:58:27 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/04/25 06:29:40 markd Exp $
 include/KF5/KAuth/KAuth
 include/KF5/KAuth/KAuthAction
 include/KF5/KAuth/KAuthActionReply
@@ -6,14 +6,24 @@ include/KF5/KAuth/KAuthExecuteJob
 include/KF5/KAuth/KAuthHelperSupport
 include/KF5/KAuth/KAuthObjectDecorator
 include/KF5/KAuth/kauth.h
-include/KF5/KAuth/kauth_export.h
+include/KF5/KAuth/kauth_version.h
 include/KF5/KAuth/kauthaction.h
 include/KF5/KAuth/kauthactionreply.h
-include/KF5/KAuth/kauthcore_export.h
 include/KF5/KAuth/kauthexecutejob.h
 include/KF5/KAuth/kauthhelpersupport.h
 include/KF5/KAuth/kauthobjectdecorator.h
-include/KF5/kauth_version.h
+include/KF5/KAuthCore/KAuth/Action
+include/KF5/KAuthCore/KAuth/ActionReply
+include/KF5/KAuthCore/KAuth/ExecuteJob
+include/KF5/KAuthCore/KAuth/HelperSupport
+include/KF5/KAuthCore/kauth/action.h
+include/KF5/KAuthCore/kauth/actionreply.h
+include/KF5/KAuthCore/kauth/executejob.h
+include/KF5/KAuthCore/kauth/helpersupport.h
+include/KF5/KAuthCore/kauth/kauthcore_export.h
+include/KF5/KAuthWidgets/KAuth/ObjectDecorator
+include/KF5/KAuthWidgets/kauth/kauth_export.h
+include/KF5/KAuthWidgets/kauth/objectdecorator.h
 lib/cmake/KF5Auth/KF5AuthConfig.cmake
 lib/cmake/KF5Auth/KF5AuthConfigVersion.cmake
 lib/cmake/KF5Auth/KF5AuthMacros.cmake

Index: pkgsrc/security/kauth/distinfo
diff -u pkgsrc/security/kauth/distinfo:1.14 pkgsrc/security/kauth/distinfo:1.15
--- pkgsrc/security/kauth/distinfo:1.14 Tue Oct 26 11:17:10 2021
+++ pkgsrc/security/kauth/distinfo      Mon Apr 25 06:29:40 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 11:17:10 nia Exp $
+$NetBSD: distinfo,v 1.15 2022/04/25 06:29:40 markd Exp $
 
-BLAKE2s (kauth-5.80.0.tar.xz) = 257e49746aecd88d6a709f304d785a92df90a1450cb7b5ef1f8dc88e6a11cc0d
-SHA512 (kauth-5.80.0.tar.xz) = 17ab01527a3204b32b1e628ca3882e27c4d4deb988381f8857ca4b51e80d136fa39faaf90cc28ca670ab8174bf757a961b6cbe6e87cc70a141968a1d1d94e983
-Size (kauth-5.80.0.tar.xz) = 87928 bytes
+BLAKE2s (kauth-5.93.0.tar.xz) = 67a3cabbd6f37c8db420e1184cca9c8e3846338f88e65ee66a999c57480ad7ce
+SHA512 (kauth-5.93.0.tar.xz) = ffa9ca55b3009d7d04ce3706301cd73670dd10bba79bf6bdcc778222d51d1a90a930e6b41e91bf8eeb99802a09008fe94394f91e70a8b94fdc76aadc2a13fa55
+Size (kauth-5.93.0.tar.xz) = 90268 bytes
 SHA1 (patch-cmake_KF5AuthMacros.cmake) = b0f819f534a68d35471aa8453ec77d62946620c7



Home | Main Index | Thread Index | Old Index