diff options
author | leeym <leeym@FreeBSD.org> | 2003-09-25 00:00:32 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-09-25 00:00:32 +0800 |
commit | 3f4bb335047606a647dde623ef05b02a8b99a571 (patch) | |
tree | a2e0a9bbf92677a8451828baa400400a875a2444 /textproc/highlight | |
parent | 7c9bf6b4595d15ea280d4dbf8dc46219a28b2c54 (diff) | |
download | freebsd-ports-gnome-3f4bb335047606a647dde623ef05b02a8b99a571.tar.gz freebsd-ports-gnome-3f4bb335047606a647dde623ef05b02a8b99a571.tar.zst freebsd-ports-gnome-3f4bb335047606a647dde623ef05b02a8b99a571.zip |
update to 2.0d10 and fix fetch problem.
Bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/highlight-2.0d7.log
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 |