ports/59508: [bento fix] textproc/highlight: fix pkg-plist

Clement Laforet sheepkiller at cultdeadsheep.org
Thu Nov 20 14:30:18 UTC 2003


>Number:         59508
>Category:       ports
>Synopsis:       [bento fix] textproc/highlight: fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 20 06:30:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Nov 18 23:10:46 CET 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Fix typo in pkg-plist
	Do we really need to bump PORTREVISION ?
>How-To-Repeat:
	http://bento.freebsd.org/errorlogs/i386-5-latest/highlight-2.0d12.log
>Fix:

	

--- highlight.diff begins here ---
Index: highlight/pkg-plist
===================================================================
RCS file: /WORK/REPO/FreeBSD/ports/textproc/highlight/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- highlight/pkg-plist	13 Nov 2003 21:56:07 -0000	1.4
+++ highlight/pkg-plist	20 Nov 2003 14:22:48 -0000
@@ -107,7 +107,8 @@
 %%DATADIR%%/themes/matlab.style
 %%DATADIR%%/themes/navy.style
 %%DATADIR%%/themes/neon.style
-%%DATADIR%%/themes/neon2.style %%DATADIR%%/themes/night.style
+%%DATADIR%%/themes/neon2.style
+%%DATADIR%%/themes/night.style
 %%DATADIR%%/themes/nightvision.style
 %%DATADIR%%/themes/peachy.style
 %%DATADIR%%/themes/print.style
--- highlight.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list