diff options
author | gls <gls@pkgsrc.org> | 2013-11-23 18:29:14 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2013-11-23 18:29:14 +0000 |
commit | 2748004c4e914d238980e939be8742e22b53b9b2 (patch) | |
tree | 322adaa98f7e8834a08b2d0d3c4e1c3b9bf66441 /textproc | |
parent | d320425329a0611ead17c67feefaf99d8ba1e5bd (diff) | |
download | pkgsrc-2748004c4e914d238980e939be8742e22b53b9b2.tar.gz |
Update textproc/source-highlight to version 3.1.7
Upstream changes:
=================
Version 3.1.7
* fixed compilation bugs in MacOsX systems (thanks to
Trevor Spiteri)
* language definition for Lilypond (thanks to Federico Bruni)
* language definition for R statistics programming language
* language definition for ISLISP (thanks to Christian Jullien)
* improved Erlang definition file (thanks to Erik Søe Sørensen)
* new output format: ESC 256 ascii code (thanks to
Xavier-Emmanuel Vincent).
Version 3.1.6
* language definition file for T/Foswiki TML markup (thanks to
Paul W. Harvey)
* new output format: ODF (e.g. for LibreOffice or to generate ODF
color-highlighted snippets to be used by ODF back-ends,
like asciidoc-odf). Thanks to Dag Wieers.
* new output format: MediaWiki thanks to Abe Skolnik
Version 3.1.5
* boost m4 macro finds boost in lib64
* boost m4 macro files are not installed
* updated php lang definition with new php 5 keywords
* language definition for Scheme (thanks to Orlando Hill)
* language definition for Po files (thanks to Mikel Olasagasti)
* language definition for Opa (thanks to Valentin Gatien-Baron)
* language definition for Javalog (thanks to Mark Silberbauer)
* language definition for UPC (thanks to Viraj Sinha)
* fixed a bug in scala.lang dealing with keywords
* updated sql.lang (thanks to Xavier-Emmanuel Vincent)
* Emacs lisp files highlighted as Lisp (thanks to Xavier-Emmanuel Vincent)
* improved logtalk.lang (thanks to Paulo Moura)
* embed inputlang in the output file (thanks to Masatake Yamato)
* highlight _ in variable declarations (thanks to Masatake Yamato)
* correctly highlight for less when filenames contain spaces
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/source-highlight/Makefile | 5 | ||||
-rw-r--r-- | textproc/source-highlight/PLIST | 30 | ||||
-rw-r--r-- | textproc/source-highlight/distinfo | 10 |
3 files changed, 34 insertions, 11 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 74d055a9116..1b540cd2aba 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2013/11/20 20:04:40 adam Exp $ +# $NetBSD: Makefile,v 1.41 2013/11/23 18:29:14 gls Exp $ -DISTNAME= source-highlight-3.1.4 -PKGREVISION= 8 +DISTNAME= source-highlight-3.1.7 SVR4_PKGNAME= srchl CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} diff --git a/textproc/source-highlight/PLIST b/textproc/source-highlight/PLIST index bb5c91b12c3..59913052243 100644 --- a/textproc/source-highlight/PLIST +++ b/textproc/source-highlight/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.13 2010/12/02 18:00:14 adam Exp $ +@comment $NetBSD: PLIST,v 1.14 2013/11/23 18:29:14 gls Exp $ bin/check-regexp bin/cpp2html bin/java2html bin/source-highlight +bin/source-highlight-esc.sh bin/source-highlight-settings bin/src-hilite-lesspipe.sh include/srchilite/bufferedoutput.h @@ -99,8 +100,6 @@ lib/pkgconfig/source-highlight.pc man/man1/check-regexp.1 man/man1/source-highlight-settings.1 man/man1/source-highlight.1 -share/aclocal/ax_boost_base.m4 -share/aclocal/ax_boost_regex.m4 share/doc/source-highlight/COPYING share/doc/source-highlight/CREDITS share/doc/source-highlight/ChangeLog @@ -248,6 +247,8 @@ share/source-highlight/erlang.lang share/source-highlight/errors.lang share/source-highlight/esc.outlang share/source-highlight/esc.style +share/source-highlight/esc256.outlang +share/source-highlight/esc256.style share/source-highlight/extreme_comment.lang share/source-highlight/extreme_comment2.lang share/source-highlight/extreme_comment3.lang @@ -268,8 +269,11 @@ share/source-highlight/html_simple.lang share/source-highlight/htmlcss.outlang share/source-highlight/htmltable.outlang share/source-highlight/htmltablelinenum.outlang +share/source-highlight/islisp.lang share/source-highlight/java.lang share/source-highlight/javadoc.outlang +share/source-highlight/javalog.lang +share/source-highlight/javalog.style share/source-highlight/javascript.lang share/source-highlight/key_string.lang share/source-highlight/lang.map @@ -278,6 +282,8 @@ share/source-highlight/latex.lang share/source-highlight/latex.outlang share/source-highlight/latexcolor.outlang share/source-highlight/ldap.lang +share/source-highlight/lilypond.lang +share/source-highlight/lilypond.style share/source-highlight/lisp.lang share/source-highlight/log.lang share/source-highlight/logtalk.lang @@ -286,10 +292,13 @@ share/source-highlight/lua.lang share/source-highlight/m4.lang share/source-highlight/makefile.lang share/source-highlight/manifest.lang +share/source-highlight/mediawiki.outlang share/source-highlight/mono-alt.css share/source-highlight/mono.css share/source-highlight/nohilite.lang share/source-highlight/number.lang +share/source-highlight/odf.outlang +share/source-highlight/opa.lang share/source-highlight/outlang.lang share/source-highlight/outlang.map share/source-highlight/oz.lang @@ -297,6 +306,7 @@ share/source-highlight/pascal.lang share/source-highlight/pc.lang share/source-highlight/perl.lang share/source-highlight/php.lang +share/source-highlight/po.lang share/source-highlight/postscript.lang share/source-highlight/prolog.lang share/source-highlight/properties.lang @@ -304,6 +314,7 @@ share/source-highlight/proto.lang share/source-highlight/python.lang share/source-highlight/ruby.lang share/source-highlight/scala.lang +share/source-highlight/scheme.lang share/source-highlight/script_comment.lang share/source-highlight/sh.lang share/source-highlight/sh_acid.css @@ -358,7 +369,20 @@ share/source-highlight/tcl.lang share/source-highlight/texinfo.lang share/source-highlight/texinfo.outlang share/source-highlight/texinfo.style +share/source-highlight/tml.lang +share/source-highlight/tml_formatting.lang +share/source-highlight/tml_formatting_all.lang +share/source-highlight/tml_glue.lang +share/source-highlight/tml_macrolinks.lang +share/source-highlight/tml_macros.lang +share/source-highlight/tml_macros1.lang +share/source-highlight/tml_macros2.lang +share/source-highlight/tml_macrosdelayed1.lang +share/source-highlight/tml_macrosdelayed2.lang +share/source-highlight/tml_macrosdelayed3.lang +share/source-highlight/tml_macrotokens.lang share/source-highlight/todo.lang +share/source-highlight/upc.lang share/source-highlight/url.lang share/source-highlight/vala.lang share/source-highlight/vbscript.lang diff --git a/textproc/source-highlight/distinfo b/textproc/source-highlight/distinfo index 078c9b9100f..6ba522a3523 100644 --- a/textproc/source-highlight/distinfo +++ b/textproc/source-highlight/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2010/12/02 18:00:14 adam Exp $ +$NetBSD: distinfo,v 1.21 2013/11/23 18:29:14 gls Exp $ -SHA1 (source-highlight-3.1.4.tar.gz) = a9398f59200223058560f3b6b560b2ad58956e0e -RMD160 (source-highlight-3.1.4.tar.gz) = 36be866d1fe97af2867562ba48256a36e1b18619 -Size (source-highlight-3.1.4.tar.gz) = 1520307 bytes -SHA1 (patch-aa) = fb405b541c5a00454089258e3f80ae3595ce5ffd +SHA1 (source-highlight-3.1.7.tar.gz) = 71c637548be71afc3f895b0d8ada1a72a8dab4a0 +RMD160 (source-highlight-3.1.7.tar.gz) = 96932976fb1c83443b0f1c65ada46c51ce469fd2 +Size (source-highlight-3.1.7.tar.gz) = 1600692 bytes +#SHA1 (patch-aa) = fb405b541c5a00454089258e3f80ae3595ce5ffd |