Date: Sun, 18 Jan 2004 22:30:27 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61526: Update port: textproc/highlight to 2.0.16 Message-ID: <20040118223027.2056d593.tkato@prontomail.com> Resent-Message-ID: <200401181340.i0IDeH5k071543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61526 >Category: ports >Synopsis: Update port: textproc/highlight to 2.0.16 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 18 05:40:17 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p1 i386 >Organization: >Environment: >Description: - Update to version 2.0.16 >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/highlight/Makefile textproc/highlight/Makefile --- /usr/ports/textproc/highlight/Makefile Tue Jan 6 21:21:50 2004 +++ textproc/highlight/Makefile Sun Jan 18 17:55:11 2004 @@ -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 -urN /usr/ports/textproc/highlight/distinfo textproc/highlight/distinfo --- /usr/ports/textproc/highlight/distinfo Tue Jan 6 21:21:50 2004 +++ textproc/highlight/distinfo Sun Jan 18 17:58:20 2004 @@ -1 +1 @@ -MD5 (highlight-2.0-15.tar.gz) = 3cfb8570d886d945aafbbee89b775ef1 +MD5 (highlight-2.0-16.tar.gz) = fcf28302f095f4deffdec877351a7d2e diff -urN /usr/ports/textproc/highlight/pkg-plist textproc/highlight/pkg-plist --- /usr/ports/textproc/highlight/pkg-plist Tue Jan 6 21:21:50 2004 +++ textproc/highlight/pkg-plist Sun Jan 18 18:02:24 2004 @@ -6,7 +6,7 @@ %%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 @@ %%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 @@ %%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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040118223027.2056d593.tkato>