pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/libhighlight



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Jun 20 03:08:12 UTC 2019

Modified Files:
        pkgsrc/textproc/libhighlight: Makefile.common PLIST distinfo
        pkgsrc/textproc/libhighlight/patches: patch-src_makefile

Log Message:
Update to 3.52. From the changelog:

- added negation `~` to test state indicators
  (https://gitlab.com/saalen/highlight/issues/122)
- added support for Hugo
  (https://gitlab.com/saalen/highlight/merge_requests/113)
- added 5 duotone themes
  (https://gitlab.com/saalen/highlight/merge_requests/115)
- CLI: fixed segfault with `--force`
  (https://gitlab.com/saalen/highlight/issues/125)
- GUI: limited font selection to monospace fonts
  (https://gitlab.com/saalen/highlight/issues/124)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/libhighlight/Makefile.common
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/libhighlight/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/libhighlight/distinfo
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/textproc/libhighlight/patches/patch-src_makefile

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

Modified files:

Index: pkgsrc/textproc/libhighlight/Makefile.common
diff -u pkgsrc/textproc/libhighlight/Makefile.common:1.9 pkgsrc/textproc/libhighlight/Makefile.common:1.10
--- pkgsrc/textproc/libhighlight/Makefile.common:1.9    Tue May 21 21:56:57 2019
+++ pkgsrc/textproc/libhighlight/Makefile.common        Thu Jun 20 03:08:12 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.9 2019/05/21 21:56:57 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.10 2019/06/20 03:08:12 schmonz Exp $
 # used by textproc/highlight/Makefile
 # used by textproc/libhighlight/Makefile
 # used by textproc/p5-highlight/Makefile
 
 DISTNAME=              highlight-${VERSION}
-VERSION=               3.51
+VERSION=               3.52
 CATEGORIES=            textproc
 MASTER_SITES=          http://www.andre-simon.de/zip/
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/textproc/libhighlight/PLIST
diff -u pkgsrc/textproc/libhighlight/PLIST:1.8 pkgsrc/textproc/libhighlight/PLIST:1.9
--- pkgsrc/textproc/libhighlight/PLIST:1.8      Tue May 21 21:56:57 2019
+++ pkgsrc/textproc/libhighlight/PLIST  Thu Jun 20 03:08:12 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/05/21 21:56:57 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/06/20 03:08:12 schmonz Exp $
 lib/libhighlight.la
 share/doc/highlight/AUTHORS
 share/doc/highlight/COPYING
@@ -152,6 +152,7 @@ share/highlight/langDefs/haxe.lang
 share/highlight/langDefs/hcl.lang
 share/highlight/langDefs/html.lang
 share/highlight/langDefs/httpd.lang
+share/highlight/langDefs/hugo.lang
 share/highlight/langDefs/icon.lang
 share/highlight/langDefs/idl.lang
 share/highlight/langDefs/idlang.lang
@@ -466,6 +467,11 @@ share/highlight/themes/darkplus.theme
 share/highlight/themes/darkslategray.theme
 share/highlight/themes/darkspectrum.theme
 share/highlight/themes/denim.theme
+share/highlight/themes/duotone-dark-earth.theme
+share/highlight/themes/duotone-dark-forest.theme
+share/highlight/themes/duotone-dark-sea.theme
+share/highlight/themes/duotone-dark-sky.theme
+share/highlight/themes/duotone-dark-space.theme
 share/highlight/themes/dusk.theme
 share/highlight/themes/earendel.theme
 share/highlight/themes/easter.theme

Index: pkgsrc/textproc/libhighlight/distinfo
diff -u pkgsrc/textproc/libhighlight/distinfo:1.10 pkgsrc/textproc/libhighlight/distinfo:1.11
--- pkgsrc/textproc/libhighlight/distinfo:1.10  Tue May 21 21:56:57 2019
+++ pkgsrc/textproc/libhighlight/distinfo       Thu Jun 20 03:08:12 2019
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.10 2019/05/21 21:56:57 schmonz Exp $
+$NetBSD: distinfo,v 1.11 2019/06/20 03:08:12 schmonz Exp $
 
-SHA1 (highlight-3.51.tar.bz2) = dd0026bd404f46eeb3c17636e139a8ef09598039
-RMD160 (highlight-3.51.tar.bz2) = 2b1f6ae13a4ed4e3e76799f4c9fbfa3d8340053e
-SHA512 (highlight-3.51.tar.bz2) = 899f8bb735c061c3561250d2747df3e7a5776a8fd54dfb073a48b4f709732a92c906b0f2b95cb717bfc2fe71fc99d4b5b3e6e9e4983048e1a23409895fa8b87d
-Size (highlight-3.51.tar.bz2) = 1396851 bytes
+SHA1 (highlight-3.52.tar.bz2) = 18bbd1c0e01fb1a5d099701e0df3042cee257f30
+RMD160 (highlight-3.52.tar.bz2) = bc7f8da98076c4d44fff9ae895f00d4bd281880a
+SHA512 (highlight-3.52.tar.bz2) = 4a44f6c4d29836c6f1af9db02c4e989c7ce155bcb387ca294170c361ae6c41b7441b03810ee27e7b7cdbd3ec73907fb5746ab545b7a44dfc482cc242a86681fe
+Size (highlight-3.52.tar.bz2) = 1400941 bytes
 SHA1 (patch-extras_swig_makefile) = 2bb62f7519cd5baed60b1af5f606ce22444c346f
 SHA1 (patch-makefile) = c9c15d82c826b8d0b99b59dedf0fb43b4eb9c063
 SHA1 (patch-src_core_platform__fs.cpp) = 2f95652e616026b435ff369e59fbc2fc67a613a0
 SHA1 (patch-src_gui-qt_mainwindow.cpp) = 977c34f85929bcd2a008d91dac812e44e63afb62
 SHA1 (patch-src_gui-qt_showtextfile.cpp) = 9bd974f40aa9a5bf7c8178e079d4ee1818a4d7b8
-SHA1 (patch-src_makefile) = d07c197a731f5a6197b55f4c8f12bd01ad11d544
+SHA1 (patch-src_makefile) = cccbf5c845bd6fefa11b0591feab39ff634b70c0

Index: pkgsrc/textproc/libhighlight/patches/patch-src_makefile
diff -u pkgsrc/textproc/libhighlight/patches/patch-src_makefile:1.5 pkgsrc/textproc/libhighlight/patches/patch-src_makefile:1.6
--- pkgsrc/textproc/libhighlight/patches/patch-src_makefile:1.5 Thu Apr  4 14:14:28 2019
+++ pkgsrc/textproc/libhighlight/patches/patch-src_makefile     Thu Jun 20 03:08:12 2019
@@ -1,8 +1,8 @@
-$NetBSD: patch-src_makefile,v 1.5 2019/04/04 14:14:28 schmonz Exp $
+$NetBSD: patch-src_makefile,v 1.6 2019/06/20 03:08:12 schmonz Exp $
 
 Use pkgsrc-specified compiler and flags.
 
---- src/makefile.orig  2019-03-26 19:58:45.000000000 +0000
+--- src/makefile.orig  2019-05-28 18:47:06.000000000 +0000
 +++ src/makefile
 @@ -8,18 +8,18 @@
  # See ../makefile for the definition of ${data_dir}
@@ -23,7 +23,7 @@ Use pkgsrc-specified compiler and flags.
  # Added -std=c++11 because of auto_ptr to unique_ptr transition
 -CFLAGS:=-Wall -O2 ${CFLAGS} -DNDEBUG -std=c++11
 +#CFLAGS:=-Wall -O2 ${CFLAGS} -DNDEBUG -std=c++11
- #CFLAGS:=-ggdb ${CFLAGS} -std=c++11
+ #CFLAGS:=-ggdb -O0 ${CFLAGS} -std=c++11
  
  CFLAGS_DILU=-fno-strict-aliasing
 @@ -54,27 +54,30 @@ REGEX_DIR=${CORE_DIR}re/



Home | Main Index | Thread Index | Old Index