pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security kde: update KDE Frameworks to 5.57.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/04e3eafdf8f3
branches: trunk
changeset: 332845:04e3eafdf8f3
user: markd <markd%pkgsrc.org@localhost>
date: Thu Apr 25 21:00:43 2019 +0000
description:
kde: update KDE Frameworks to 5.57.0
diffstat:
security/kauth/Makefile | 3 +-
security/kauth/PLIST | 7 ++++-
security/kauth/distinfo | 10 ++++----
security/kdesu/Makefile | 3 +-
security/kdesu/PLIST | 3 +-
security/kdesu/distinfo | 10 ++++----
security/kwallet/Makefile | 3 +-
security/kwallet/PLIST | 6 ++--
security/kwallet/distinfo | 12 +++++-----
security/kwallet/patches/patch-src_runtime_kwalletd_backend_blowfish.h | 6 ++--
10 files changed, 31 insertions(+), 32 deletions(-)
diffs (183 lines):
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kauth/Makefile
--- a/security/kauth/Makefile Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kauth/Makefile Thu Apr 25 21:00:43 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/04/03 00:33:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2019/04/25 21:00:43 markd Exp $
DISTNAME= kauth-${KF5VER}
-PKGREVISION= 5
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kauth/PLIST
--- a/security/kauth/PLIST Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kauth/PLIST Thu Apr 25 21:00:43 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/11 11:50:37 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 21:00:43 markd Exp $
include/KF5/KAuth/KAuth
include/KF5/KAuth/KAuthAction
include/KF5/KAuth/KAuthActionReply
@@ -9,6 +9,7 @@
include/KF5/KAuth/kauth_export.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
@@ -23,6 +24,9 @@
lib/libKF5Auth.so
lib/libKF5Auth.so.5
lib/libKF5Auth.so.${PKGVERSION}
+lib/libKF5AuthCore.so
+lib/libKF5AuthCore.so.5
+lib/libKF5AuthCore.so.${PKGVERSION}
libexec/kauth/kauth-policy-gen
qt5/mkspecs/modules/qt_KAuth.pri
qt5/plugins/kauth/backend/kauth_backend_plugin.so
@@ -34,7 +38,6 @@
share/locale/af/LC_MESSAGES/kauth5_qt.qm
share/locale/ar/LC_MESSAGES/kauth5_qt.qm
share/locale/as/LC_MESSAGES/kauth5_qt.qm
-share/locale/ast/LC_MESSAGES/kauth5_qt.qm
share/locale/be/LC_MESSAGES/kauth5_qt.qm
share/locale/be@latin/LC_MESSAGES/kauth5_qt.qm
share/locale/bg/LC_MESSAGES/kauth5_qt.qm
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kauth/distinfo
--- a/security/kauth/distinfo Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kauth/distinfo Thu Apr 25 21:00:43 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2018/06/21 06:35:22 markd Exp $
+$NetBSD: distinfo,v 1.7 2019/04/25 21:00:43 markd Exp $
-SHA1 (kauth-5.47.0.tar.xz) = a150374bd1430b4361cb0f7f7bf90dcf2e88209d
-RMD160 (kauth-5.47.0.tar.xz) = 7ec6184c2903b7d0a135621628248412ea9573da
-SHA512 (kauth-5.47.0.tar.xz) = 91ec2de4b54c70988f0040bd8c27a35fa5a53e6f28a1c842c59aa5816d677ff5dbf9b250a5a16facf6a2e034c96cdf4db52ecec2f0b7641a66535abc1a258e24
-Size (kauth-5.47.0.tar.xz) = 84932 bytes
+SHA1 (kauth-5.57.0.tar.xz) = 9ea4266ab9375b5febb25bdbc002850a6de23e7f
+RMD160 (kauth-5.57.0.tar.xz) = 13908a342f77659182e24c7ca385049015a972d1
+SHA512 (kauth-5.57.0.tar.xz) = 7d5e2aee7c5f60cb1e30b1a54864ba79e61f3b79bda4c9efc8adb58b04e5723412156501583593087ca594a4348f8be7d569e2ef67747d95492b91b3c1cf5fec
+Size (kauth-5.57.0.tar.xz) = 85364 bytes
SHA1 (patch-cmake_KF5AuthMacros.cmake) = edc57a69476c68ed4b0769929303160c2f318268
SHA1 (patch-src_ConfigureChecks.cmake) = c38cca661b579dcab28b16c982e7a336f58d6984
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kdesu/Makefile
--- a/security/kdesu/Makefile Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kdesu/Makefile Thu Apr 25 21:00:43 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/04/03 00:33:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2019/04/25 21:00:43 markd Exp $
DISTNAME= kdesu-${KF5VER}
-PKGREVISION= 4
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kdesu/PLIST
--- a/security/kdesu/PLIST Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kdesu/PLIST Thu Apr 25 21:00:43 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/17 20:06:50 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/04/25 21:00:43 markd Exp $
include/KF5/KDESu/KDESu/Client
include/KF5/KDESu/KDESu/PtyProcess
include/KF5/KDESu/KDESu/SshProcess
@@ -27,7 +27,6 @@
libexec/kf5/kdesud
qt5/mkspecs/modules/qt_KDESu.pri
share/locale/ar/LC_MESSAGES/kdesud5.mo
-share/locale/ast/LC_MESSAGES/kdesud5.mo
share/locale/bs/LC_MESSAGES/kdesud5.mo
share/locale/ca/LC_MESSAGES/kdesud5.mo
share/locale/ca@valencia/LC_MESSAGES/kdesud5.mo
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kdesu/distinfo
--- a/security/kdesu/distinfo Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kdesu/distinfo Thu Apr 25 21:00:43 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/21 06:36:46 markd Exp $
+$NetBSD: distinfo,v 1.6 2019/04/25 21:00:43 markd Exp $
-SHA1 (kdesu-5.47.0.tar.xz) = 433e132e0380ab4add4dceda4655bfc5d2f8b8f6
-RMD160 (kdesu-5.47.0.tar.xz) = 1354cc8913b704162ad35a77ef53e296234d4b7e
-SHA512 (kdesu-5.47.0.tar.xz) = 883a0235c6491e70c7ebc143dc826830a1b3aed1276ed3fb4016b97078051e93328c7f55e468eccd46c25e7b2a92def57b54fecee37cd51ea598cecbf25317f3
-Size (kdesu-5.47.0.tar.xz) = 44804 bytes
+SHA1 (kdesu-5.57.0.tar.xz) = 3c53d1db41546d8ec19ae310d3f53fcdc1d0f1bf
+RMD160 (kdesu-5.57.0.tar.xz) = a68bb906280707ca6a707b6edfa9eb6bb245104c
+SHA512 (kdesu-5.57.0.tar.xz) = f8a075bcc003074f2bfe7c926c158a873e70bbb8463c14dec74cf794e1401a02c2c08d699b5292a41d055025bcd4a336575df1363c8bca2d52bb8f844d9ed5e1
+Size (kdesu-5.57.0.tar.xz) = 46372 bytes
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kwallet/Makefile
--- a/security/kwallet/Makefile Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kwallet/Makefile Thu Apr 25 21:00:43 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2019/04/25 07:33:16 maya Exp $
+# $NetBSD: Makefile,v 1.47 2019/04/25 21:00:43 markd Exp $
DISTNAME= kwallet-${KF5VER}
-PKGREVISION= 5
CATEGORIES= security
HOMEPAGE= https://community.kde.org/Frameworks
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kwallet/PLIST
--- a/security/kwallet/PLIST Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kwallet/PLIST Thu Apr 25 21:00:43 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/04/11 11:50:38 markd Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/04/25 21:00:43 markd Exp $
bin/kwallet-query
bin/kwalletd5
include/KF5/KWallet/KWallet
@@ -23,9 +23,8 @@
share/examples/kde-xdg/kwallet.categories
share/knotifications5/kwalletd.notifyrc
share/kservices5/kwalletd5.desktop
+share/locale/ar/LC_MESSAGES/kwallet-query.mo
share/locale/ar/LC_MESSAGES/kwalletd5.mo
-share/locale/ast/LC_MESSAGES/kwallet-query.mo
-share/locale/ast/LC_MESSAGES/kwalletd5.mo
share/locale/be/LC_MESSAGES/kwalletd5.mo
share/locale/bg/LC_MESSAGES/kwalletd5.mo
share/locale/bn/LC_MESSAGES/kwalletd5.mo
@@ -67,6 +66,7 @@
share/locale/hi/LC_MESSAGES/kwalletd5.mo
share/locale/hr/LC_MESSAGES/kwalletd5.mo
share/locale/hsb/LC_MESSAGES/kwalletd5.mo
+share/locale/hu/LC_MESSAGES/kwallet-query.mo
share/locale/hu/LC_MESSAGES/kwalletd5.mo
share/locale/ia/LC_MESSAGES/kwallet-query.mo
share/locale/ia/LC_MESSAGES/kwalletd5.mo
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kwallet/distinfo
--- a/security/kwallet/distinfo Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kwallet/distinfo Thu Apr 25 21:00:43 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2018/06/21 06:38:36 markd Exp $
+$NetBSD: distinfo,v 1.16 2019/04/25 21:00:43 markd Exp $
-SHA1 (kwallet-5.47.0.tar.xz) = fcb85700d6fed09583b4f974800829e70d1715f4
-RMD160 (kwallet-5.47.0.tar.xz) = b4839ba9def9a3d2fb43351ffdc06f96927d7b63
-SHA512 (kwallet-5.47.0.tar.xz) = 428982c812c9ebae53289bbef0b16243925783d2b34475228f5354e07e4d7ec35f1c3601ccfd65349493c892d37ae7c2b8ff72f79e2f683966bdee821f9b8413
-Size (kwallet-5.47.0.tar.xz) = 307012 bytes
-SHA1 (patch-src_runtime_kwalletd_backend_blowfish.h) = c36149fb54391d3023f37f13d3617a6a3efd6518
+SHA1 (kwallet-5.57.0.tar.xz) = 80cce87e592e41e78fd02120b87e1edf47b50876
+RMD160 (kwallet-5.57.0.tar.xz) = 476d949749f099c21980c9dadb352cc0ee60c96a
+SHA512 (kwallet-5.57.0.tar.xz) = 7a3809d6563dbd46c1a8de6f9fe7f1665ede884430ac83782cfed4e02f4fc9ecd275293f8c09463a42054d071a545308c8353ddb447e8b0acab5a9c6e47966f2
+Size (kwallet-5.57.0.tar.xz) = 308036 bytes
+SHA1 (patch-src_runtime_kwalletd_backend_blowfish.h) = 0f9d3c7c42866c25bcd1295cf7e52c6c2fe475ee
diff -r 33172b03c0ce -r 04e3eafdf8f3 security/kwallet/patches/patch-src_runtime_kwalletd_backend_blowfish.h
--- a/security/kwallet/patches/patch-src_runtime_kwalletd_backend_blowfish.h Thu Apr 25 20:58:00 2019 +0000
+++ b/security/kwallet/patches/patch-src_runtime_kwalletd_backend_blowfish.h Thu Apr 25 21:00:43 2019 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-src_runtime_kwalletd_backend_blowfish.h,v 1.1 2018/02/08 13:49:04 jperkin Exp $
+$NetBSD: patch-src_runtime_kwalletd_backend_blowfish.h,v 1.2 2019/04/25 21:00:43 markd Exp $
Avoid macro conflicts.
---- src/runtime/kwalletd/backend/blowfish.h.orig 2017-12-02 20:09:03.000000000 +0000
+--- src/runtime/kwalletd/backend/blowfish.h.orig 2019-04-07 07:33:14.000000000 +0000
+++ src/runtime/kwalletd/backend/blowfish.h
@@ -54,6 +54,8 @@ public:
- virtual int decrypt(void *block, int len);
+ int decrypt(void *block, int len) override;
private:
+#undef _S
Home |
Main Index |
Thread Index |
Old Index