pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/syntax-highlighting syntax-highlighting: upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2462a4149745
branches:  trunk
changeset: 338654:2462a4149745
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Aug 27 21:31:20 2019 +0000

description:
syntax-highlighting: update to 5.61.0

5.61.0
  TypeScript: fix keywords in conditional expressions
  Fix generator and test paths of CMake
  Add support for additional QML keywords not part of JavaScript
  Update cmake highlighting
5.60.0
  Fortran: relicense to MIT
  Improve the Fortran fixed format syntax highlighting
  Fortran: implement free & fixed formats
  Fix CMake COMMAND nested paren highlighting
  Add more keywords and also support rr in gdb highlighter
  Detect comment lines early in GDB highlighter
  AppArmor: update syntax
  Julia: update syntax and add constants keywords
  CMake: Highlight the standard CMake environment variables
  Add syntax definition for ninja build
  CMake: Support for 3.15 features
  Jam: various improvements and fixes
  Lua: update for Lua54 and end of function as Keyword rather than Control
  C++: update for C++20
  debchangelog: add Eoan Ermine
5.59.0
  YAML: only comments after spaces and other improvements/fixes
  Markdown: use includeAttrib in code blocks
  fix highlighting of "\0" in C mode
  Tcsh: fix operators and keywords
  Add syntax definition for the Common Intermediate Language
  SyntaxHighlighter: Fix foreground color for text without special highlighting
  Add example app for printing highlighted text to pdf
  Markdown: Use color with higher contrast for lists
  Remove .conf extension from "INI Files" hl, to determine the highlighter
  using MIME type
  Perl: fix the // operator
  fix casing of UInt* types in Julia hl
5.58.0
  Add syntax highlighting for fish shell
  AppArmor: don't highlight variable assignments and alias rules within profiles

diffstat:

 textproc/syntax-highlighting/Makefile |  13 +------------
 textproc/syntax-highlighting/PLIST    |   4 ++--
 textproc/syntax-highlighting/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 19 deletions(-)

diffs (67 lines):

diff -r 623102debd7a -r 2462a4149745 textproc/syntax-highlighting/Makefile
--- a/textproc/syntax-highlighting/Makefile     Tue Aug 27 21:29:30 2019 +0000
+++ b/textproc/syntax-highlighting/Makefile     Tue Aug 27 21:31:20 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2019/08/11 13:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2019/08/27 21:31:20 markd Exp $
 
 DISTNAME=      syntax-highlighting-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 HOMEPAGE=      https://community.kde.org/Frameworks
@@ -12,16 +11,6 @@
 
 USE_TOOLS+=    perl
 
-SUBST_CLASSES+=                xdg
-SUBST_STAGE.xdg=       pre-configure
-SUBST_MESSAGE.xdg=     Install via examples dir.
-SUBST_FILES.xdg=       CMakeLists.txt
-SUBST_SED.xdg=         -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
-
-MAKE_DIRS+=    ${PKG_SYSCONFDIR}/xdg
-CONF_FILES+=   ${PREFIX}/share/examples/kde-xdg/org_kde_ksyntaxhighlighting.categories \
-               ${PKG_SYSCONFDIR}/xdg/org_kde_ksyntaxhighlighting.categories
-
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 BUILDLINK_DEPMETHOD.qt5-qttools= build
 .include "../../x11/qt5-qttools/buildlink3.mk"
diff -r 623102debd7a -r 2462a4149745 textproc/syntax-highlighting/PLIST
--- a/textproc/syntax-highlighting/PLIST        Tue Aug 27 21:29:30 2019 +0000
+++ b/textproc/syntax-highlighting/PLIST        Tue Aug 27 21:31:20 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/04/25 21:08:11 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/08/27 21:31:20 markd Exp $
 bin/kate-syntax-highlighter
 include/KF5/KSyntaxHighlighting/AbstractHighlighter
 include/KF5/KSyntaxHighlighting/Definition
@@ -28,7 +28,6 @@
 lib/libKF5SyntaxHighlighting.so.5
 lib/libKF5SyntaxHighlighting.so.${PKGVERSION}
 qt5/mkspecs/modules/qt_KSyntaxHighlighting.pri
-share/examples/kde-xdg/org_kde_ksyntaxhighlighting.categories
 share/locale/af/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/ar/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/be/LC_MESSAGES/syntaxhighlighting5_qt.qm
@@ -113,3 +112,4 @@
 share/locale/xh/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/zh_CN/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/zh_TW/LC_MESSAGES/syntaxhighlighting5_qt.qm
+share/qlogging-categories5/org_kde_ksyntaxhighlighting.categories
diff -r 623102debd7a -r 2462a4149745 textproc/syntax-highlighting/distinfo
--- a/textproc/syntax-highlighting/distinfo     Tue Aug 27 21:29:30 2019 +0000
+++ b/textproc/syntax-highlighting/distinfo     Tue Aug 27 21:31:20 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2019/04/25 21:08:11 markd Exp $
+$NetBSD: distinfo,v 1.7 2019/08/27 21:31:20 markd Exp $
 
-SHA1 (syntax-highlighting-5.57.0.tar.xz) = 8d714067187c2ce6f3fcaf94d87e75c477992095
-RMD160 (syntax-highlighting-5.57.0.tar.xz) = 501526c5f4d70029c377729398cc7df0b16b0100
-SHA512 (syntax-highlighting-5.57.0.tar.xz) = d1f055dc5a21cbaef8d7beb235bb86e9b8735bbcbe68ffdeae56b0fe1152c2f8625dd0371fc3eb213950a3a404b5454fcafd8c7465a5fdfbdf3a4f00168aff1c
-Size (syntax-highlighting-5.57.0.tar.xz) = 1445868 bytes
+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 (patch-autotests_input_highlight.sh) = a03c2d3a389b066d914a1c1aab97977013af4626



Home | Main Index | Thread Index | Old Index