diff options
Diffstat (limited to 'textproc/highlight')
-rw-r--r-- | textproc/highlight/Makefile | 2 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 2 | ||||
-rw-r--r-- | textproc/highlight/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 19887d5f69b8..a76dc62ec605 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0d7 #someday, people will stick to numbers and decimal points +PORTVERSION= 2.0d10 #someday, people will stick to numbers and decimal points CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/d/-/} diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index dc301f9e07b6..e7eb8c659dca 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1 +1 @@ -MD5 (highlight-2.0-7.tar.gz) = b7926c7726bc335c2cc16e275de37537 +MD5 (highlight-2.0-10.tar.gz) = f1b849677fcb472a5170d14e0441d281 diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist index e321933d878f..23ceb3c82043 100644 --- a/textproc/highlight/pkg-plist +++ b/textproc/highlight/pkg-plist @@ -40,6 +40,7 @@ bin/highlight %%DATADIR%%/langDefs/j.lang %%DATADIR%%/langDefs/java.lang %%DATADIR%%/langDefs/js.lang +%%DATADIR%%/langDefs/jsp.lang %%DATADIR%%/langDefs/ldif.lang %%DATADIR%%/langDefs/ls.lang %%DATADIR%%/langDefs/lua.lang @@ -48,6 +49,7 @@ bin/highlight %%DATADIR%%/langDefs/mel.lang %%DATADIR%%/langDefs/mo.lang %%DATADIR%%/langDefs/mod3.lang +%%DATADIR%%/langDefs/nut.lang %%DATADIR%%/langDefs/pas.lang %%DATADIR%%/langDefs/php.lang %%DATADIR%%/langDefs/pike.lang @@ -113,6 +115,7 @@ bin/highlight %%DATADIR%%/themes/rand02.style %%DATADIR%%/themes/slime.style %%DATADIR%%/themes/smoke.style +%%DATADIR%%/themes/the.style %%DATADIR%%/themes/typical.style %%DATADIR%%/themes/untitled.style %%DATADIR%%/themes/untypical.style |