pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/syntax-highlighting



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jun 21 06:55:35 UTC 2018

Modified Files:
        pkgsrc/textproc/syntax-highlighting: Makefile PLIST distinfo

Log Message:
syntax-highlighting: update to 5.47.0

* Perl6: Add support for extensions .pl6, .p6, or .pm6
* DoxygenLua: fix closing comment blocks (bug 394184)
* Add pgf to the latex-ish file formats (same format as tikz)
* Add postgresql keywords
* Highlighting for OpenSCAD
* debchangelog: add Cosmic Cuttlefish
* cmake: Fix DetectChar warning about escaped backslash
* Pony: fix identifier and keyword
* Lua: updated for Lua5.3


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/syntax-highlighting/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/syntax-highlighting/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/syntax-highlighting/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/syntax-highlighting/Makefile
diff -u pkgsrc/textproc/syntax-highlighting/Makefile:1.9 pkgsrc/textproc/syntax-highlighting/Makefile:1.10
--- pkgsrc/textproc/syntax-highlighting/Makefile:1.9    Sat Apr 14 07:34:03 2018
+++ pkgsrc/textproc/syntax-highlighting/Makefile        Thu Jun 21 06:55:35 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/04/14 07:34:03 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/06/21 06:55:35 markd Exp $
 
 DISTNAME=      syntax-highlighting-${KF5VER}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/textproc/syntax-highlighting/PLIST
diff -u pkgsrc/textproc/syntax-highlighting/PLIST:1.2 pkgsrc/textproc/syntax-highlighting/PLIST:1.3
--- pkgsrc/textproc/syntax-highlighting/PLIST:1.2       Sat Jan 27 04:09:12 2018
+++ pkgsrc/textproc/syntax-highlighting/PLIST   Thu Jun 21 06:55:35 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/27 04:09:12 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/06/21 06:55:35 markd Exp $
 bin/kate-syntax-highlighter
 include/KF5/KSyntaxHighlighting/AbstractHighlighter
 include/KF5/KSyntaxHighlighting/Definition
@@ -60,6 +60,7 @@ share/locale/hr/LC_MESSAGES/syntaxhighli
 share/locale/hsb/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/hu/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/ia/LC_MESSAGES/syntaxhighlighting5_qt.qm
+share/locale/id/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/is/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/it/LC_MESSAGES/syntaxhighlighting5_qt.qm
 share/locale/ja/LC_MESSAGES/syntaxhighlighting5_qt.qm

Index: pkgsrc/textproc/syntax-highlighting/distinfo
diff -u pkgsrc/textproc/syntax-highlighting/distinfo:1.4 pkgsrc/textproc/syntax-highlighting/distinfo:1.5
--- pkgsrc/textproc/syntax-highlighting/distinfo:1.4    Wed Apr 11 11:50:39 2018
+++ pkgsrc/textproc/syntax-highlighting/distinfo        Thu Jun 21 06:55:35 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2018/04/11 11:50:39 markd Exp $
+$NetBSD: distinfo,v 1.5 2018/06/21 06:55:35 markd Exp $
 
-SHA1 (syntax-highlighting-5.44.0.tar.xz) = b11c502b0b141c946c08e0a720d57c6142b7277b
-RMD160 (syntax-highlighting-5.44.0.tar.xz) = c8eb6d01211cd21e4c3e96463d1cf9e387ee40ad
-SHA512 (syntax-highlighting-5.44.0.tar.xz) = 6d503648c7572ec049a2e534318cc1bc5f0d83a1460e92f5c0fb46f29a6891ea1005ec0cf6bf19525d543a3d983c9e0c5834cffd2f46c449701ca9d53f3adce1
-Size (syntax-highlighting-5.44.0.tar.xz) = 1125324 bytes
+SHA1 (syntax-highlighting-5.47.0.tar.xz) = e2c0ef711decd79f7ff77b6706a541ce16132437
+RMD160 (syntax-highlighting-5.47.0.tar.xz) = 0668e534f7f14d841abc3f0826fe3c4dd2652ca8
+SHA512 (syntax-highlighting-5.47.0.tar.xz) = 64e3711fec589e17301fced98f91fb018ccf5efdaaf55e3bdcdc8602b3dfd1686cd09856f206dc069bbe42a3c998f27c398ea3da8719e2c36638d14c29537c5a
+Size (syntax-highlighting-5.47.0.tar.xz) = 1171756 bytes
 SHA1 (patch-autotests_input_highlight.sh) = a03c2d3a389b066d914a1c1aab97977013af4626



Home | Main Index | Thread Index | Old Index