From tkato@prontomail.com  Wed Mar 10 06:03:23 2004
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C583916A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 10 Mar 2004 06:03:23 -0800 (PST)
Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ED68243D3F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 10 Mar 2004 06:03:22 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.204.120.235]) by hfep07.dion.ne.jp with SMTP
          id <20040310140317765.IUMQ@hfep07.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Wed, 10 Mar 2004 23:03:17 +0900
Message-Id: <20040310230119.4c570c18.tkato@prontomail.com>
Date: Wed, 10 Mar 2004 23:01:19 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: textproc/highlight to 2.0.20

>Number:         64050
>Category:       ports
>Synopsis:       Update port: textproc/highlight to 2.0.20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 06:10:21 PST 2004
>Closed-Date:    Wed Mar 10 06:32:25 PST 2004
>Last-Modified:  Wed Mar 10 06:32:25 PST 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.20

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/highlight/Makefile textproc/highlight/Makefile
--- /usr/ports/textproc/highlight/Makefile	Fri Feb 27 19:05:03 2004
+++ textproc/highlight/Makefile	Wed Mar 10 12:01:04 2004
@@ -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/
diff -urN /usr/ports/textproc/highlight/distinfo textproc/highlight/distinfo
--- /usr/ports/textproc/highlight/distinfo	Sun Feb 22 12:25:50 2004
+++ textproc/highlight/distinfo	Wed Mar 10 12:04:22 2004
@@ -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
diff -urN /usr/ports/textproc/highlight/pkg-plist textproc/highlight/pkg-plist
--- /usr/ports/textproc/highlight/pkg-plist	Sun Feb 22 12:25:50 2004
+++ textproc/highlight/pkg-plist	Wed Mar 10 12:14:47 2004
@@ -7,7 +7,6 @@
 %%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 @@
 %%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 @@
 %%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 @@
 %%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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Mar 10 06:32:20 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64050 
>Unformatted:
