mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
update to 2.0d10 and fix fetch problem.
Bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/highlight-2.0d7.log
This commit is contained in:
parent
b383e30e75
commit
c570e162af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89247
@ -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/-/}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (highlight-2.0-7.tar.gz) = b7926c7726bc335c2cc16e275de37537
|
||||
MD5 (highlight-2.0-10.tar.gz) = f1b849677fcb472a5170d14e0441d281
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user