mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to version 2.0.20
PR: ports/64050 Submitted by: Ports Fury
This commit is contained in:
parent
3c5cc4399e
commit
a4767a79a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103535
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= highlight
|
||||
PORTVERSION= 2.0.19
|
||||
PORTVERSION= 2.0.20
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.andre-simon.de/zip/
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (highlight-2.0-19.tar.gz) = f7b061140abb573dcfef7e7752dc417b
|
||||
SIZE (highlight-2.0-19.tar.gz) = 252998
|
||||
MD5 (highlight-2.0-20.tar.gz) = 2afd113bc5340f7f44b1f7f4fbefa461
|
||||
SIZE (highlight-2.0-20.tar.gz) = 236773
|
||||
|
@ -7,7 +7,6 @@ bin/highlight
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/perl/highlight.cgi
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/php/CodeHighLight.php
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/php/SyntaxHighlighter.php
|
||||
%%PORTDOCS%%%%EXAMPLESDIR%%/frontend/highlight-pyqt-GUI-0.1-4.tar.gz
|
||||
%%DATADIR%%/extensions.conf
|
||||
%%DATADIR%%/helpmsg/de.help
|
||||
%%DATADIR%%/helpmsg/en.help
|
||||
@ -110,6 +109,7 @@ bin/highlight
|
||||
%%DATADIR%%/themes/bruised.style
|
||||
%%DATADIR%%/themes/bubblegum.style
|
||||
%%DATADIR%%/themes/contrast.style
|
||||
%%DATADIR%%/themes/darkblue.style
|
||||
%%DATADIR%%/themes/darkness.style
|
||||
%%DATADIR%%/themes/desert.style
|
||||
%%DATADIR%%/themes/dream.style
|
||||
@ -132,14 +132,18 @@ bin/highlight
|
||||
%%DATADIR%%/themes/kwrite.style
|
||||
%%DATADIR%%/themes/matlab.style
|
||||
%%DATADIR%%/themes/navy.style
|
||||
%%DATADIR%%/themes/nedit.style
|
||||
%%DATADIR%%/themes/neon.style
|
||||
%%DATADIR%%/themes/neon2.style
|
||||
%%DATADIR%%/themes/night.style
|
||||
%%DATADIR%%/themes/nightvision.style
|
||||
%%DATADIR%%/themes/pablo.style
|
||||
%%DATADIR%%/themes/peachpuff.style
|
||||
%%DATADIR%%/themes/peachy.style
|
||||
%%DATADIR%%/themes/print.style
|
||||
%%DATADIR%%/themes/rand01.style
|
||||
%%DATADIR%%/themes/rand02.style
|
||||
%%DATADIR%%/themes/ron.style
|
||||
%%DATADIR%%/themes/slime.style
|
||||
%%DATADIR%%/themes/smoke.style
|
||||
%%DATADIR%%/themes/the.style
|
||||
@ -158,11 +162,11 @@ bin/highlight
|
||||
%%DATADIR%%/themes/whatis.style
|
||||
%%DATADIR%%/themes/whitenblue.style
|
||||
%%DATADIR%%/themes/whitengrey.style
|
||||
%%DATADIR%%/themes/zellner.style
|
||||
@dirrm %%DATADIR%%/themes
|
||||
@dirrm %%DATADIR%%/langDefs
|
||||
@dirrm %%DATADIR%%/helpmsg
|
||||
@dirrm %%DATADIR%%
|
||||
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/frontend
|
||||
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi/php
|
||||
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi/perl
|
||||
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi
|
||||
|
Loading…
Reference in New Issue
Block a user