summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2022-04-25 06:52:22 +0000
committermarkd <markd@pkgsrc.org>2022-04-25 06:52:22 +0000
commit3f5cd8ad6a3f47c46b6663692913f4bba803dbff (patch)
tree0f5ac944c1d90ea4585223473931996d2373aa64
parentaa4f1db252c8c7c26dbca14f62c0ff4ba8a854b0 (diff)
downloadpkgsrc-3f5cd8ad6a3f47c46b6663692913f4bba803dbff.tar.gz
kcodecs: update to 5.93.0
5.84.0 Add Base45 decoding 5.85.0 Unbreak build with gperf < 3.1 5.86.0 KCharsets: add custom US-ASCII QTextCodec as workaround for QTBUG-83081 5.87.0 KCodecs::decodeRFC2047String(): return "UTF-8" when multiple charsets used
-rw-r--r--textproc/kcodecs/Makefile3
-rw-r--r--textproc/kcodecs/PLIST4
-rw-r--r--textproc/kcodecs/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/textproc/kcodecs/Makefile b/textproc/kcodecs/Makefile
index 81fcec4dfbe..c50d7e58f9e 100644
--- a/textproc/kcodecs/Makefile
+++ b/textproc/kcodecs/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2022/04/18 19:10:08 adam Exp $
+# $NetBSD: Makefile,v 1.52 2022/04/25 06:52:22 markd Exp $
DISTNAME= kcodecs-${KF5VER}
-PKGREVISION= 6
CATEGORIES= textproc
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/textproc/kcodecs/PLIST b/textproc/kcodecs/PLIST
index bf860cff746..b4d05c5902a 100644
--- a/textproc/kcodecs/PLIST
+++ b/textproc/kcodecs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/03/30 10:58:28 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/04/25 06:52:22 markd Exp $
include/KF5/KCodecs/KCharsets
include/KF5/KCodecs/KCodecs
include/KF5/KCodecs/KEmailAddress
@@ -6,9 +6,9 @@ include/KF5/KCodecs/KEncodingProber
include/KF5/KCodecs/kcharsets.h
include/KF5/KCodecs/kcodecs.h
include/KF5/KCodecs/kcodecs_export.h
+include/KF5/KCodecs/kcodecs_version.h
include/KF5/KCodecs/kemailaddress.h
include/KF5/KCodecs/kencodingprober.h
-include/KF5/kcodecs_version.h
lib/cmake/KF5Codecs/KF5CodecsConfig.cmake
lib/cmake/KF5Codecs/KF5CodecsConfigVersion.cmake
lib/cmake/KF5Codecs/KF5CodecsTargets-noconfig.cmake
diff --git a/textproc/kcodecs/distinfo b/textproc/kcodecs/distinfo
index 7a821898f82..2d72f10e72e 100644
--- a/textproc/kcodecs/distinfo
+++ b/textproc/kcodecs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:22:14 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/04/25 06:52:22 markd Exp $
-BLAKE2s (kcodecs-5.80.0.tar.xz) = b580d2e81d3d35a7935919e0ffd5a7dfda667add86421c7c022429d3332e132c
-SHA512 (kcodecs-5.80.0.tar.xz) = 27e367d12c995d96908ab0e956a6fba766374dc26c720ea97303cfa5a1e1b644076c5d68487a35ec8300204e556460d74a55be78239a073e1b3b72cebd153919
-Size (kcodecs-5.80.0.tar.xz) = 229456 bytes
+BLAKE2s (kcodecs-5.93.0.tar.xz) = 10c25c9dd4b7479d7fb85e08f300052c74c06dd5a6e15772b8e4c7ed9f6f3d6f
+SHA512 (kcodecs-5.93.0.tar.xz) = 491b817176997fe5433ab146294ccc841a3a404ceafe80b90f6484fa26857b2c970d5687251cedad3c4b845b13e0f625ead23093030ec43cc7c0e59cf672f7bc
+Size (kcodecs-5.93.0.tar.xz) = 236844 bytes