Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2011 20:34:21 GMT
From:      Barbara <barbara.xxx1975@libero.it>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153743: www/bluefish: fix pkg-plist
Message-ID:  <201101062034.p06KYLwU030942@red.freebsd.org>
Resent-Message-ID: <201101062040.p06Ke2T1016122@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153743
>Category:       ports
>Synopsis:       www/bluefish: fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 06 20:40:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Barbara
>Release:        
>Organization:
>Environment:
>Description:

The following files are not included:
   /usr/local/lib/bluefish/charmap.la
   /usr/local/lib/bluefish/charmap.so
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- pkg-plist.orig	2010-03-01 23:34:01.000000000 +0100
+++ pkg-plist	2011-01-06 21:27:24.000000000 +0100
@@ -1,6 +1,8 @@
 bin/bluefish
 lib/bluefish/about.la
 lib/bluefish/about.so
+lib/bluefish/charmap.la
+lib/bluefish/charmap.so
 lib/bluefish/entities.la
 lib/bluefish/entities.so
 lib/bluefish/htmlbar.la


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101062034.p06KYLwU030942>