ports/179453: [PATCH] graphics/phplot: fix bad pkg MANIFEST (bad pkg-plist)

John Marino draco at marino.st
Mon Jun 10 12:30:00 UTC 2013


>Number:         179453
>Category:       ports
>Synopsis:       [PATCH] graphics/phplot: fix bad pkg MANIFEST (bad 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:   Mon Jun 10 12:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
This port has two directories listed in the pkg-plist.  This type of error leads to an empty MANIFEST in pkg, seen during repo creation.  Fix attached.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- pkg-plist.orig	2013-06-08 13:23:00.735828000 +0000
+++ pkg-plist
@@ -101,7 +101,6 @@ include/php/phplot/rgb.inc.php
 %%PORTDOCS%%%%DOCSDIR%%/start-multiple.html
 %%PORTDOCS%%%%DOCSDIR%%/examples.html
 %%PORTDOCS%%%%DOCSDIR%%/SetXTitleColor.html
-%%PORTDOCS%%%%DOCSDIR%%/examples
 %%PORTDOCS%%%%DOCSDIR%%/examples/horizerror.png
 %%PORTDOCS%%%%DOCSDIR%%/examples/lines2.png
 %%PORTDOCS%%%%DOCSDIR%%/examples/boxplot1.png
@@ -167,7 +166,6 @@ include/php/phplot/rgb.inc.php
 %%PORTDOCS%%%%DOCSDIR%%/SetXDataLabelPos.html
 %%PORTDOCS%%%%DOCSDIR%%/SetXTimeFormat.html
 %%PORTDOCS%%%%DOCSDIR%%/ref-colorstyle.html
-%%PORTDOCS%%%%DOCSDIR%%/images
 %%PORTDOCS%%%%DOCSDIR%%/images/shape-target.png
 %%PORTDOCS%%%%DOCSDIR%%/images/thumbnail-pie.png
 %%PORTDOCS%%%%DOCSDIR%%/images/thumbnail-boxes.png


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


More information about the freebsd-ports-bugs mailing list