- Update to 2.0.16
PR: 61526 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly)
This commit is contained in:
parent
91bc8efba6
commit
1373d36763
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98484
3 changed files with 6 additions and 3 deletions
|
@ -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/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (highlight-2.0-15.tar.gz) = 3cfb8570d886d945aafbbee89b775ef1
|
||||
MD5 (highlight-2.0-16.tar.gz) = fcf28302f095f4deffdec877351a7d2e
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue