Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2013 10:39:44 GMT
From:      John Marino <draco@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177604: devel/p5-File-SafeDO: [PATCH] bad plist prevents packaging
Message-ID:  <201304031039.r33AdiDt075966@red.freebsd.org>
Resent-Message-ID: <201304031040.r33Ae052042076@freefall.freebsd.org>

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

>Number:         177604
>Category:       ports
>Synopsis:       devel/p5-File-SafeDO: [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:40: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-File-SafeDO with no manifest. Fix attached.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- pkg-plist.orig	2012-12-17 00:23:02.383395000 +0000
+++ pkg-plist
@@ -1,5 +1,4 @@
 %%SITE_PERL%%/File/SafeDO.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/File
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/SafeDO/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/SafeDO
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File


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



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