diff options
author | markd <markd@pkgsrc.org> | 2019-04-25 21:08:10 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2019-04-25 21:08:10 +0000 |
commit | 6bda995437009419900021d0ac46d8dbd9034c23 (patch) | |
tree | 62f76751e7a0d58dc8c135cdb9d55de5d6f97772 /textproc/kcodecs | |
parent | 2dc26b0497f00e1377b756600cf308aaa137b5e2 (diff) | |
download | pkgsrc-6bda995437009419900021d0ac46d8dbd9034c23.tar.gz |
kde: update KDE Frameworks to 5.57.0
KCompletion
Don't set a null completer on a non-editable combobox
Syntax Highlighting
Add syntax definition for Elm language to syntax-highlighting
AppArmor & SELinux: remove one indentation in XML files
Doxygen: don't use black color in tags
Allow line end context switches in empty lines
Fix endRegion folding in rules with beginRegion+endRegion (use length=0)
Add extensions to groovy highlighting
Add Smali syntax highlighting file
Add "." as weakDeliminator in Octave syntax file
Logcat: fix dsError color with underline="0"
fix highlighter crash for broken hl file
guard target link libraries for older CMake version
Diffstat (limited to 'textproc/kcodecs')
-rw-r--r-- | textproc/kcodecs/Makefile | 3 | ||||
-rw-r--r-- | textproc/kcodecs/PLIST | 3 | ||||
-rw-r--r-- | textproc/kcodecs/distinfo | 10 |
3 files changed, 7 insertions, 9 deletions
diff --git a/textproc/kcodecs/Makefile b/textproc/kcodecs/Makefile index 5f2031ba5bc..1638328f289 100644 --- a/textproc/kcodecs/Makefile +++ b/textproc/kcodecs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2019/04/03 00:33:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2019/04/25 21:08:10 markd Exp $ DISTNAME= kcodecs-${KF5VER} -PKGREVISION= 5 CATEGORIES= textproc HOMEPAGE= https://community.kde.org/Frameworks diff --git a/textproc/kcodecs/PLIST b/textproc/kcodecs/PLIST index f3a809560d3..b0dd3450fb2 100644 --- a/textproc/kcodecs/PLIST +++ b/textproc/kcodecs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2018/02/01 10:09:38 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.3 2019/04/25 21:08:10 markd Exp $ include/KF5/KCodecs/KCharsets include/KF5/KCodecs/KCodecs include/KF5/KCodecs/KEmailAddress @@ -21,7 +21,6 @@ share/examples/kde-xdg/kcodecs.categories share/locale/af/LC_MESSAGES/kcodecs5_qt.qm share/locale/ar/LC_MESSAGES/kcodecs5_qt.qm share/locale/as/LC_MESSAGES/kcodecs5_qt.qm -share/locale/ast/LC_MESSAGES/kcodecs5_qt.qm share/locale/be/LC_MESSAGES/kcodecs5_qt.qm share/locale/be@latin/LC_MESSAGES/kcodecs5_qt.qm share/locale/bg/LC_MESSAGES/kcodecs5_qt.qm diff --git a/textproc/kcodecs/distinfo b/textproc/kcodecs/distinfo index 6206ad67f0e..94340e8d152 100644 --- a/textproc/kcodecs/distinfo +++ b/textproc/kcodecs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2018/06/21 06:51:06 markd Exp $ +$NetBSD: distinfo,v 1.6 2019/04/25 21:08:10 markd Exp $ -SHA1 (kcodecs-5.47.0.tar.xz) = 81ce3c7b45bf26711bb5b537e7ed5e7a8ab0c094 -RMD160 (kcodecs-5.47.0.tar.xz) = 747d5e6c8c5aad9c8f9515cb5bf3a0eeb1724e86 -SHA512 (kcodecs-5.47.0.tar.xz) = 3aabd608228ba92330847c06b77ac625894c7fcba5badcc0164229d8e8d0a1305f702c5ad09e057833b8a2940be5eca1dc33634d94f79df79d973b6e304ae7dc -Size (kcodecs-5.47.0.tar.xz) = 219996 bytes +SHA1 (kcodecs-5.57.0.tar.xz) = eab0fb829d71fa4f3ff54d1bb3a2ef8ae7dfd1b3 +RMD160 (kcodecs-5.57.0.tar.xz) = e9119b418884e9c9ccdebec46b709299faac3a88 +SHA512 (kcodecs-5.57.0.tar.xz) = fd041bb6ef26185cfe69eeeae88e1d270712e01305a8da4b9bfd4da0ae4fbf1f3c11bbfae1150b451e4bbf4003acf13dd31b34d6fba84858e0f8bf3e72dfd973 +Size (kcodecs-5.57.0.tar.xz) = 220256 bytes |