pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc KDE Frameworks update to 5.64.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8c0972becf0
branches:  trunk
changeset: 343785:f8c0972becf0
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Nov 11 09:03:11 2019 +0000

description:
KDE Frameworks update to 5.64.0

5.62.0

KCompletion
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

Sonnet
  Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)

Syntax Highlighting
  C & ISO C++: add digraphs (folding & preprocessor)
  Markdown, TypeScript & Logcat: some fixes
  Format class: add functions to know if XML files set style attributes
  combine test.m stuff into existing highlight.m
  Support for native Matlab strings
  Gettext: Add "Translated String" style and spellChecking attribute
  Set the OpenSCAD indenter to C-style instead of none
  Possiblity to change Definition data after loading
  Highlighting indexer: check kateversion
  Markdown: multiple improvements and fixes
  JSP: support of <script> and <style> ; use IncludeRule ##Java
  LESS: import CSS keywords, new highlighting and some improvements
  JavaScript: remove unnecessary "Conditional Expression" context
  New syntax: SASS. Some fixes for CSS and SCSS
  Use CMake find_dependency in CMake config file instead of find_package
  SCSS: fix interpolation (#{...}) and add the Interpolation color
  fix additionalDeliminator attribute
  C++: contracts are not in C++20
  Gettext: fix "previous untranslated string" and other improvements/fixes
  Jam: Fix local with variable without initilisation and highlight SubRule
  implicit fallthough if there is fallthoughContext
  Add common GLSL file extensions (.vs, .gs, .fs)
  Latex: several fixes (math mode, nested verbatim, ...)
  Lua: fix color of end with several levels of condition and function nesting
  Highlighting indexer: all warnings are fatal

5.63.0

KCompletion
  [KComboBox] Properly disable Qt's builtin completer [regression fix]

Syntax Highlighting
  Add syntax highlighting for RenPy (.rpy)
  WordDetect rule: detect delimiters at the inner edge of the string
  Highlight GeoJSON files as if they were plain JSON
  Add syntax highlighting for SubRip Text (SRT) Subtitles
  Fix skipOffset with dynamic RegExpr
  bitbake: handle embedded shell and python
  Jam: fix identifier in a SubRule
  Add syntax definition for Perl6
  support .inl extension for C++, not used by other xml files at the moment
  support *.rej for diff highlighting

5.64.0

Syntax Highlighting
  VHDL: all keywords are insensitive
  Add string escape characters to PowerShell syntax
  Modelines: fix end of comment
  Meson: more built-in functions and add built-in member functions
  debchangelog: add Focal Fossa
  Updates from CMake 3.16
  Meson: Add a comment section for comment/uncomment with Kate
  TypeScript: update grammar and fixes

diffstat:

 textproc/kapidox/distinfo             |  10 +++++-----
 textproc/kcodecs/Makefile             |   3 +--
 textproc/kcodecs/distinfo             |  10 +++++-----
 textproc/kcompletion/Makefile         |   3 +--
 textproc/kcompletion/PLIST            |   3 ++-
 textproc/kcompletion/distinfo         |  10 +++++-----
 textproc/sonnet/Makefile              |   3 +--
 textproc/sonnet/PLIST                 |   3 ++-
 textproc/sonnet/distinfo              |  10 +++++-----
 textproc/syntax-highlighting/Makefile |   3 +--
 textproc/syntax-highlighting/distinfo |  10 +++++-----
 11 files changed, 33 insertions(+), 35 deletions(-)

diffs (159 lines):

diff -r f7936cba2b97 -r f8c0972becf0 textproc/kapidox/distinfo
--- a/textproc/kapidox/distinfo Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/kapidox/distinfo Mon Nov 11 09:03:11 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 20:08:34 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 09:03:11 markd Exp $
 
-SHA1 (kapidox-5.61.0.tar.xz) = 17b8f4dac2b3466405c8f92ad67e38faaf6ea869
-RMD160 (kapidox-5.61.0.tar.xz) = 5807e918889298a23cfbb13973f0abf0ee56f7fb
-SHA512 (kapidox-5.61.0.tar.xz) = 28ccaafe8e9c36d54c657bcd89a1ffd596cb4787a540da67a6f3867a5a566516aa2bf09492ac342a39639d692cc7817ca8b1e9f33df49874b32aa432f89fc07b
-Size (kapidox-5.61.0.tar.xz) = 396908 bytes
+SHA1 (kapidox-5.64.0.tar.xz) = 6eabff151985570e4f17cd57060f3f87b93ae212
+RMD160 (kapidox-5.64.0.tar.xz) = dd9576eda6011f8031a1afad92d535a7ca6ee3f3
+SHA512 (kapidox-5.64.0.tar.xz) = b32cc42e75cfff6f137970af2aff746016e470229694c5e6c095ef50c725760ad24a6fd3b4ba08af885c5609e70f8f7440b8923d229fc77bbc492498abc7e17e
+Size (kapidox-5.64.0.tar.xz) = 397092 bytes
 SHA1 (patch-setup.py) = 251028c314a9e1a7a830d1183d4b6bed4558356b
diff -r f7936cba2b97 -r f8c0972becf0 textproc/kcodecs/Makefile
--- a/textproc/kcodecs/Makefile Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/kcodecs/Makefile Mon Nov 11 09:03:11 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2019/09/18 14:17:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2019/11/11 09:03:12 markd Exp $
 
 DISTNAME=      kcodecs-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r f7936cba2b97 -r f8c0972becf0 textproc/kcodecs/distinfo
--- a/textproc/kcodecs/distinfo Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/kcodecs/distinfo Mon Nov 11 09:03:11 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 20:14:48 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 09:03:12 markd Exp $
 
-SHA1 (kcodecs-5.61.0.tar.xz) = fc07fb2cd9a7d4daa4417a81edb5fb6b55d313f1
-RMD160 (kcodecs-5.61.0.tar.xz) = cf6bb17e252deea6b9f97195a226b1aee243db26
-SHA512 (kcodecs-5.61.0.tar.xz) = 0873c5c7cd134d8a3a9f4356d07abe28911dbf7f83a748d4dfaf46fe5087f2b80194b30ce7be4791d8b1c35b9c8a212601f574125a970f2a9b5413e07bc47781
-Size (kcodecs-5.61.0.tar.xz) = 220404 bytes
+SHA1 (kcodecs-5.64.0.tar.xz) = 1cd6b87491ee2479607a00bb5e6dd2055a9fcc1d
+RMD160 (kcodecs-5.64.0.tar.xz) = ba887e2ce5aa9dfdfa13fd910de4d211fcaf67d8
+SHA512 (kcodecs-5.64.0.tar.xz) = 1bd239c53af28417322408c402b74f2bb4df43efbba64d5b4e2d3a08239caa68ed5ba3a815bccb533ec65c143154bdcc1ea50e74b3c3bde704bb6c6dbd0064b0
+Size (kcodecs-5.64.0.tar.xz) = 220948 bytes
diff -r f7936cba2b97 -r f8c0972becf0 textproc/kcompletion/Makefile
--- a/textproc/kcompletion/Makefile     Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/kcompletion/Makefile     Mon Nov 11 09:03:11 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/09/18 14:17:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/11/11 09:03:12 markd Exp $
 
 DISTNAME=      kcompletion-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r f7936cba2b97 -r f8c0972becf0 textproc/kcompletion/PLIST
--- a/textproc/kcompletion/PLIST        Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/kcompletion/PLIST        Mon Nov 11 09:03:11 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/04/25 21:08:10 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/11/11 09:03:12 markd Exp $
 include/KF5/KCompletion/KComboBox
 include/KF5/KCompletion/KCompletion
 include/KF5/KCompletion/KCompletionBase
@@ -27,6 +27,7 @@
 lib/libKF5Completion.so.5
 lib/libKF5Completion.so.${PKGVERSION}
 qt5/mkspecs/modules/qt_KCompletion.pri
+qt5/plugins/designer/kcompletion5widgets.so
 share/locale/af/LC_MESSAGES/kcompletion5_qt.qm
 share/locale/ar/LC_MESSAGES/kcompletion5_qt.qm
 share/locale/as/LC_MESSAGES/kcompletion5_qt.qm
diff -r f7936cba2b97 -r f8c0972becf0 textproc/kcompletion/distinfo
--- a/textproc/kcompletion/distinfo     Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/kcompletion/distinfo     Mon Nov 11 09:03:11 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 20:15:45 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 09:03:12 markd Exp $
 
-SHA1 (kcompletion-5.61.0.tar.xz) = de118c2895934f89d32d90dd68d061edc2352b68
-RMD160 (kcompletion-5.61.0.tar.xz) = b6aa166e90b61fad5f012084d00bb046b3401e5c
-SHA512 (kcompletion-5.61.0.tar.xz) = 943c522294ae49ca1525f2365cc54861ee77671dcbf393a07b026c37b09a0772c7b096c499690194558b9e4f931cd52b6132caf93a2660546db8c239d1d42b3b
-Size (kcompletion-5.61.0.tar.xz) = 115600 bytes
+SHA1 (kcompletion-5.64.0.tar.xz) = 4f16c43bc6950b9378077a44fd5b214a3b9bafc0
+RMD160 (kcompletion-5.64.0.tar.xz) = e5189da17dc78bd757b9c7f2cd50fb0997633edc
+SHA512 (kcompletion-5.64.0.tar.xz) = 59f84af0130ca8954f557068e91c86317d7df2b593071aed07790ba7012005394c8180e9408bc686ffd476c14edb4d6f4e3758f7cb9983a4db00237c1dbe578f
+Size (kcompletion-5.64.0.tar.xz) = 119888 bytes
diff -r f7936cba2b97 -r f8c0972becf0 textproc/sonnet/Makefile
--- a/textproc/sonnet/Makefile  Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/sonnet/Makefile  Mon Nov 11 09:03:11 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2019/09/18 14:17:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2019/11/11 09:03:12 markd Exp $
 
 DISTNAME=      sonnet-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r f7936cba2b97 -r f8c0972becf0 textproc/sonnet/PLIST
--- a/textproc/sonnet/PLIST     Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/sonnet/PLIST     Mon Nov 11 09:03:11 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/08/27 21:29:30 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/11/11 09:03:12 markd Exp $
 bin/gentrigrams
 bin/parsetrigrams
 include/KF5/SonnetCore/Sonnet/BackgroundChecker
@@ -34,6 +34,7 @@
 lib/libKF5SonnetUi.so.${PKGVERSION}
 qt5/mkspecs/modules/qt_SonnetCore.pri
 qt5/mkspecs/modules/qt_SonnetUi.pri
+qt5/plugins/designer/sonnetui5widgets.so
 qt5/plugins/kf5/sonnet/sonnet_aspell.so
 qt5/plugins/kf5/sonnet/sonnet_hunspell.so
 share/kf5/sonnet/trigrams.map
diff -r f7936cba2b97 -r f8c0972becf0 textproc/sonnet/distinfo
--- a/textproc/sonnet/distinfo  Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/sonnet/distinfo  Mon Nov 11 09:03:11 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/08/27 21:29:30 markd Exp $
+$NetBSD: distinfo,v 1.10 2019/11/11 09:03:12 markd Exp $
 
-SHA1 (sonnet-5.61.0.tar.xz) = 7e202e0a0fa616124561df4898f4a13c985b8934
-RMD160 (sonnet-5.61.0.tar.xz) = 117c4c6541f6aae7757b2e9e470f35ddae5169f9
-SHA512 (sonnet-5.61.0.tar.xz) = 8917ca9207715e308080c9f68107a97d234a1aa95fffa85712c413a51493010fc52e0e39c618c3d8290a9731d07b343d8349f383428cce8358a662ddc8698b97
-Size (sonnet-5.61.0.tar.xz) = 286520 bytes
+SHA1 (sonnet-5.64.0.tar.xz) = bc6cccfa78c2a0ee709bf2ff5e2e758f4c7a6f53
+RMD160 (sonnet-5.64.0.tar.xz) = 5391bffa9f45f05d782961e5b6651e9efb885f28
+SHA512 (sonnet-5.64.0.tar.xz) = 37a2f17de5d47a9966452d95d2a2c82816467a6ec0c6a3318c40847b641310c568d84c6acb99f1f4a54d02e8e4b7f17e76eee36410ad194b0a33170557f1282e
+Size (sonnet-5.64.0.tar.xz) = 286768 bytes
diff -r f7936cba2b97 -r f8c0972becf0 textproc/syntax-highlighting/Makefile
--- a/textproc/syntax-highlighting/Makefile     Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/syntax-highlighting/Makefile     Mon Nov 11 09:03:11 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2019/09/18 14:17:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2019/11/11 09:03:12 markd Exp $
 
 DISTNAME=      syntax-highlighting-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r f7936cba2b97 -r f8c0972becf0 textproc/syntax-highlighting/distinfo
--- a/textproc/syntax-highlighting/distinfo     Mon Nov 11 08:55:56 2019 +0000
+++ b/textproc/syntax-highlighting/distinfo     Mon Nov 11 09:03:11 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2019/08/27 21:31:20 markd Exp $
+$NetBSD: distinfo,v 1.8 2019/11/11 09:03:12 markd Exp $
 
-SHA1 (syntax-highlighting-5.61.0.tar.xz) = c9c0994f63a2f5f7fef0bd4b58201170aefabefe
-RMD160 (syntax-highlighting-5.61.0.tar.xz) = 8d3f8b1e9bfc17812fd7d40f046426219dc690e4
-SHA512 (syntax-highlighting-5.61.0.tar.xz) = 7949116ab4167016dc1ba68f0485351fcb26b1b8397ff94a77d90afe63046aa106ac7b3fec131d0a133edce326002598218dd2cffe773fbf6244d2d04354acc4
-Size (syntax-highlighting-5.61.0.tar.xz) = 1487804 bytes
+SHA1 (syntax-highlighting-5.64.0.tar.xz) = b26829d21fe841013dc815b4b72babde04d2658f
+RMD160 (syntax-highlighting-5.64.0.tar.xz) = ab7c7d958644e8bcf9c05c0dfb3310bca2cf2db1
+SHA512 (syntax-highlighting-5.64.0.tar.xz) = 3310651de68409190a203eae1e05bfad1742b656ad66a0f6e49eae9ac00e896300d10780675ca0687982c6dee2fafa5880955c86c67e8149637c8fa52842d4c7
+Size (syntax-highlighting-5.64.0.tar.xz) = 1572812 bytes
 SHA1 (patch-autotests_input_highlight.sh) = a03c2d3a389b066d914a1c1aab97977013af4626



Home | Main Index | Thread Index | Old Index