View | Details | Raw Unified | Return to bug 64050
Collapse All | Expand All

(-)textproc/highlight/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	highlight
8
PORTNAME=	highlight
9
PORTVERSION=	2.0.19
9
PORTVERSION=	2.0.20
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	textproc
11
CATEGORIES=	textproc
12
MASTER_SITES=	http://www.andre-simon.de/zip/
12
MASTER_SITES=	http://www.andre-simon.de/zip/
(-)textproc/highlight/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (highlight-2.0-19.tar.gz) = f7b061140abb573dcfef7e7752dc417b
1
MD5 (highlight-2.0-20.tar.gz) = 2afd113bc5340f7f44b1f7f4fbefa461
2
SIZE (highlight-2.0-19.tar.gz) = 252998
2
SIZE (highlight-2.0-20.tar.gz) = 236773
(-)textproc/highlight/pkg-plist (-2 / +6 lines)
Lines 7-13 Link Here
7
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/perl/highlight.cgi
7
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/perl/highlight.cgi
8
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/php/CodeHighLight.php
8
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/php/CodeHighLight.php
9
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/php/SyntaxHighlighter.php
9
%%PORTDOCS%%%%EXAMPLESDIR%%/cgi/php/SyntaxHighlighter.php
10
%%PORTDOCS%%%%EXAMPLESDIR%%/frontend/highlight-pyqt-GUI-0.1-4.tar.gz
11
%%DATADIR%%/extensions.conf
10
%%DATADIR%%/extensions.conf
12
%%DATADIR%%/helpmsg/de.help
11
%%DATADIR%%/helpmsg/de.help
13
%%DATADIR%%/helpmsg/en.help
12
%%DATADIR%%/helpmsg/en.help
Lines 110-115 Link Here
110
%%DATADIR%%/themes/bruised.style
109
%%DATADIR%%/themes/bruised.style
111
%%DATADIR%%/themes/bubblegum.style
110
%%DATADIR%%/themes/bubblegum.style
112
%%DATADIR%%/themes/contrast.style
111
%%DATADIR%%/themes/contrast.style
112
%%DATADIR%%/themes/darkblue.style
113
%%DATADIR%%/themes/darkness.style
113
%%DATADIR%%/themes/darkness.style
114
%%DATADIR%%/themes/desert.style
114
%%DATADIR%%/themes/desert.style
115
%%DATADIR%%/themes/dream.style
115
%%DATADIR%%/themes/dream.style
Lines 132-145 Link Here
132
%%DATADIR%%/themes/kwrite.style
132
%%DATADIR%%/themes/kwrite.style
133
%%DATADIR%%/themes/matlab.style
133
%%DATADIR%%/themes/matlab.style
134
%%DATADIR%%/themes/navy.style
134
%%DATADIR%%/themes/navy.style
135
%%DATADIR%%/themes/nedit.style
135
%%DATADIR%%/themes/neon.style
136
%%DATADIR%%/themes/neon.style
136
%%DATADIR%%/themes/neon2.style
137
%%DATADIR%%/themes/neon2.style
137
%%DATADIR%%/themes/night.style
138
%%DATADIR%%/themes/night.style
138
%%DATADIR%%/themes/nightvision.style
139
%%DATADIR%%/themes/nightvision.style
140
%%DATADIR%%/themes/pablo.style
141
%%DATADIR%%/themes/peachpuff.style
139
%%DATADIR%%/themes/peachy.style
142
%%DATADIR%%/themes/peachy.style
140
%%DATADIR%%/themes/print.style
143
%%DATADIR%%/themes/print.style
141
%%DATADIR%%/themes/rand01.style
144
%%DATADIR%%/themes/rand01.style
142
%%DATADIR%%/themes/rand02.style
145
%%DATADIR%%/themes/rand02.style
146
%%DATADIR%%/themes/ron.style
143
%%DATADIR%%/themes/slime.style
147
%%DATADIR%%/themes/slime.style
144
%%DATADIR%%/themes/smoke.style
148
%%DATADIR%%/themes/smoke.style
145
%%DATADIR%%/themes/the.style
149
%%DATADIR%%/themes/the.style
Lines 158-168 Link Here
158
%%DATADIR%%/themes/whatis.style
162
%%DATADIR%%/themes/whatis.style
159
%%DATADIR%%/themes/whitenblue.style
163
%%DATADIR%%/themes/whitenblue.style
160
%%DATADIR%%/themes/whitengrey.style
164
%%DATADIR%%/themes/whitengrey.style
165
%%DATADIR%%/themes/zellner.style
161
@dirrm %%DATADIR%%/themes
166
@dirrm %%DATADIR%%/themes
162
@dirrm %%DATADIR%%/langDefs
167
@dirrm %%DATADIR%%/langDefs
163
@dirrm %%DATADIR%%/helpmsg
168
@dirrm %%DATADIR%%/helpmsg
164
@dirrm %%DATADIR%%
169
@dirrm %%DATADIR%%
165
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/frontend
166
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi/php
170
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi/php
167
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi/perl
171
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi/perl
168
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi
172
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/cgi

Return to bug 64050