Date: Wed, 3 Apr 2013 10:17:19 GMT From: John Marino <draco@marino.st> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/177602: textproc/p5-DocSet: [PATCH] bad plist prevents packaging Message-ID: <201304031017.r33AHJgD043209@red.freebsd.org> Resent-Message-ID: <201304031020.r33AK0Jk038635@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177602 >Category: ports >Synopsis: textproc/p5-DocSet: [PATCH] bad plist prevents packaging >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: Wed Apr 03 10:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Marino >Release: >Organization: >Environment: >Description: Due to using a directory in the plist, pkg produces an empty package of p5-DocSet with no manifest. Fix attached. >How-To-Repeat: >Fix: Patch attached with submission follows: --- pkg-plist.orig 2012-12-18 08:02:30.846202000 +0000 +++ pkg-plist @@ -11,7 +11,6 @@ bin/html2ps %%SITE_PERL%%/DocSet/Source/Text.pm %%SITE_PERL%%/DocSet/Source/POD.pm %%SITE_PERL%%/DocSet/Source/HTML.pm -%%SITE_PERL%%/DocSet/Template/Plugin %%SITE_PERL%%/DocSet/Template/Plugin/NavigateCache.pm %%SITE_PERL%%/DocSet/DocSet.pm %%SITE_PERL%%/DocSet/Config.pm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304031017.r33AHJgD043209>