diff options
author | clement <clement@FreeBSD.org> | 2004-01-18 15:46:13 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-18 15:46:13 +0000 |
commit | e7e6d5b56fc2eb636c498f396f1d08ba9c239da7 (patch) | |
tree | bff59c4f40160443cf1433b212c77030912563c4 | |
parent | ab9e2ed0447ec1ed78f28e83b9c8dbc4d9b93265 (diff) | |
download | FreeBSD-ports-e7e6d5b56fc2eb636c498f396f1d08ba9c239da7.zip FreeBSD-ports-e7e6d5b56fc2eb636c498f396f1d08ba9c239da7.tar.gz |
- Update to 2.0.16
PR: 61526
Submitted by: Ports Fury
Approved by: erwin (mentor) (implicitly)
-rw-r--r-- | textproc/highlight/Makefile | 2 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 2 | ||||
-rw-r--r-- | textproc/highlight/pkg-plist | 5 |
3 files changed, 6 insertions, 3 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 4aef7e8..34dcbd5 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.16 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 1bbaa87..29d1e10 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1 +1 @@ -MD5 (highlight-2.0-15.tar.gz) = 3cfb8570d886d945aafbbee89b775ef1 +MD5 (highlight-2.0-16.tar.gz) = fcf28302f095f4deffdec877351a7d2e diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist index 05578b1..31400509 100644 --- a/textproc/highlight/pkg-plist +++ b/textproc/highlight/pkg-plist @@ -6,7 +6,7 @@ bin/highlight %%PORTDOCS%%%%EXAMPLESDIR%%/cgi/perl/README_CGI %%PORTDOCS%%%%EXAMPLESDIR%%/cgi/perl/highlight.cgi %%PORTDOCS%%%%EXAMPLESDIR%%/cgi/php/CodeHighLight.php -%%PORTDOCS%%%%EXAMPLESDIR%%/frontend/highlight-pyqt-GUI-0.1-3.tar.gz +%%PORTDOCS%%%%EXAMPLESDIR%%/frontend/highlight-pyqt-GUI-0.1-4.tar.gz %%DATADIR%%/extensions.conf %%DATADIR%%/helpmsg/de.help %%DATADIR%%/helpmsg/en.help @@ -110,6 +110,8 @@ bin/highlight %%DATADIR%%/themes/greenlcd.style %%DATADIR%%/themes/greyish.style %%DATADIR%%/themes/ide-anjuta.style +%%DATADIR%%/themes/ide-codewarrior.style +%%DATADIR%%/themes/vim-dark.style %%DATADIR%%/themes/ide-devcpp.style %%DATADIR%%/themes/ide-jbuilder4.style %%DATADIR%%/themes/ide-jcreator2.style @@ -136,6 +138,7 @@ bin/highlight %%DATADIR%%/themes/untypical.style %%DATADIR%%/themes/usable.style %%DATADIR%%/themes/vampire.style +%%DATADIR%%/themes/vim.style %%DATADIR%%/themes/website.style %%DATADIR%%/themes/website2-blue.style %%DATADIR%%/themes/website2.style |