pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/kcrash kcrash: update to 5.93.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4969ee7a7a43
branches:  trunk
changeset: 377799:4969ee7a7a43
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 25 03:50:34 2022 +0000

description:
kcrash: update to 5.93.0

5.81.0
Document why we close FDs

5.83.0
Use target_sources() to add sources to targets
write metadata to a cache file when applicable
Pass Bugzilla product name to DrKonqi when explicitly set in the app
init rlp struct and don't cast rlim_t to int

5.85.0
Support static builds
fix lifetime of MetadataINIWriter

5.88.0
Move more Linux-specific functions under #ifdef Q_OS_LINUX
Add CMake option to build without X11
Use imported target for X11

5.93.0
metainfo.yaml - add macOS as a supported platform

diffstat:

 devel/kcrash/Makefile |  3 +--
 devel/kcrash/PLIST    |  4 ++--
 devel/kcrash/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 0db84b1a55aa -r 4969ee7a7a43 devel/kcrash/Makefile
--- a/devel/kcrash/Makefile     Mon Apr 25 03:47:48 2022 +0000
+++ b/devel/kcrash/Makefile     Mon Apr 25 03:50:34 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2022/04/18 19:09:45 adam Exp $
+# $NetBSD: Makefile,v 1.33 2022/04/25 03:50:34 markd Exp $
 
 DISTNAME=      kcrash-${KF5VER}
-PKGREVISION=   3
 CATEGORIES=    devel
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r 0db84b1a55aa -r 4969ee7a7a43 devel/kcrash/PLIST
--- a/devel/kcrash/PLIST        Mon Apr 25 03:47:48 2022 +0000
+++ b/devel/kcrash/PLIST        Mon Apr 25 03:50:34 2022 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2021/03/30 10:58:22 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/04/25 03:50:34 markd Exp $
 include/KF5/KCrash/KCrash
 include/KF5/KCrash/kcrash.h
 include/KF5/KCrash/kcrash_export.h
-include/KF5/kcrash_version.h
+include/KF5/KCrash/kcrash_version.h
 lib/cmake/KF5Crash/KF5CrashConfig.cmake
 lib/cmake/KF5Crash/KF5CrashConfigVersion.cmake
 lib/cmake/KF5Crash/KF5CrashTargets-noconfig.cmake
diff -r 0db84b1a55aa -r 4969ee7a7a43 devel/kcrash/distinfo
--- a/devel/kcrash/distinfo     Mon Apr 25 03:47:48 2022 +0000
+++ b/devel/kcrash/distinfo     Mon Apr 25 03:50:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:15:09 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/04/25 03:50:34 markd Exp $
 
-BLAKE2s (kcrash-5.80.0.tar.xz) = 39a00432884e5bd779e235fddfdc967e77020e0a09a1622df9cc5144103c1d54
-SHA512 (kcrash-5.80.0.tar.xz) = e56219a3d9f8beddb992e61c9f01160b9f71f692856840674577f11fb262d335b2f622b0a8463b95e1e72295a3ec81f4b590f0b54219fd9689676a1dca4eb807
-Size (kcrash-5.80.0.tar.xz) = 22320 bytes
+BLAKE2s (kcrash-5.93.0.tar.xz) = 145b7a3a6c757b4f1ca22df28530921b36d9f48b7014aec5ff84493371bf70f6
+SHA512 (kcrash-5.93.0.tar.xz) = 78cfb5ee6dbfce7cfd3844ca57a18b26a231a2a717bbf73e2a54f583d1bf9845bf05cfabc97ff361d6c85526b9f5b55223172c96baa18462013e3db859869984
+Size (kcrash-5.93.0.tar.xz) = 28400 bytes



Home | Main Index | Thread Index | Old Index