aboutsummaryrefslogtreecommitdiff
path: root/textproc/highlight
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-12-12 15:03:06 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-12-12 15:03:06 +0000
commite628da041ead378d646d6464d50df220d5a47eb9 (patch)
tree173ae300621c3793a4d7f46cd73aea226aa18106 /textproc/highlight
parent79d8b5e8a7b36d250d72e621feb7c97a560b3eac (diff)
downloadports-e628da041ead378d646d6464d50df220d5a47eb9.tar.gz
ports-e628da041ead378d646d6464d50df220d5a47eb9.zip
Update highlight to 3.24.
Notes
Notes: svn path=/head/; revision=403607
Diffstat (limited to 'textproc/highlight')
-rw-r--r--textproc/highlight/Makefile2
-rw-r--r--textproc/highlight/distinfo4
-rw-r--r--textproc/highlight/pkg-plist9
3 files changed, 12 insertions, 3 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile
index 642e9e03ae08..dbd4618af0cb 100644
--- a/textproc/highlight/Makefile
+++ b/textproc/highlight/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= highlight
-PORTVERSION= 3.23
+PORTVERSION= 3.24
PORTEPOCH= 2
CATEGORIES= textproc
MASTER_SITES= http://www.andre-simon.de/zip/
diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo
index 0ca7055a04ea..9abd21751a46 100644
--- a/textproc/highlight/distinfo
+++ b/textproc/highlight/distinfo
@@ -1,2 +1,2 @@
-SHA256 (highlight-3.23.tar.bz2) = bcc7a4e12aa8fc20cc4bf0bd550992f41f0c22f9e81bb0cd1f58abea8ce272b1
-SIZE (highlight-3.23.tar.bz2) = 623997
+SHA256 (highlight-3.24.tar.bz2) = 4f921697de9db93fb54bb667e6245b2831c153fc00dfa592ec50e42d345679cd
+SIZE (highlight-3.24.tar.bz2) = 625192
diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist
index 10316140fbd8..69ca87ca17b1 100644
--- a/textproc/highlight/pkg-plist
+++ b/textproc/highlight/pkg-plist
@@ -86,6 +86,8 @@ man/man1/highlight.1.gz
%%DATADIR%%/langDefs/java.lang
%%DATADIR%%/langDefs/js.lang
%%DATADIR%%/langDefs/jsp.lang
+%%DATADIR%%/langDefs/julia.lang
+%%DATADIR%%/langDefs/kotlin.lang
%%DATADIR%%/langDefs/ldif.lang
%%DATADIR%%/langDefs/less.lang
%%DATADIR%%/langDefs/lhs.lang
@@ -116,6 +118,7 @@ man/man1/highlight.1.gz
%%DATADIR%%/langDefs/nbc.lang
%%DATADIR%%/langDefs/nemerle.lang
%%DATADIR%%/langDefs/netrexx.lang
+%%DATADIR%%/langDefs/nginx.lang
%%DATADIR%%/langDefs/nice.lang
%%DATADIR%%/langDefs/nsis.lang
%%DATADIR%%/langDefs/nxc.lang
@@ -208,11 +211,17 @@ man/man1/highlight.1.gz
%%DATADIR%%/plugins/keywords_capitalize.lua
%%DATADIR%%/plugins/keywords_lowercase.lua
%%DATADIR%%/plugins/keywords_uppercase.lua
+%%DATADIR%%/plugins/outhtml_add_background_stripes.lua
+%%DATADIR%%/plugins/outhtml_add_background_svg.lua
+%%DATADIR%%/plugins/outhtml_add_line.lua
+%%DATADIR%%/plugins/outhtml_add_shadow.lua
%%DATADIR%%/plugins/outhtml_curly_brackets_matcher.lua
%%DATADIR%%/plugins/outhtml_keyword_matcher.lua
+%%DATADIR%%/plugins/outhtml_modern_fonts.lua
%%DATADIR%%/plugins/outhtml_parantheses_matcher.lua
%%DATADIR%%/plugins/perl_ref_perl_org.lua
%%DATADIR%%/plugins/python_ref_python_org.lua
+%%DATADIR%%/plugins/reduce_filesize.lua
%%DATADIR%%/plugins/scala_ref_scala_lang_org.lua
%%DATADIR%%/plugins/theme_invert.lua
%%DATADIR%%/plugins/token_add_state_ids.lua