Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2012 01:15:37 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170839: [patch] Fix plist for devel/p5-Test-Class-Most
Message-ID:  <201208220115.q7M1Fbkb062949@red.freebsd.org>
Resent-Message-ID: <201208220120.q7M1K4H3096007@freefall.freebsd.org>

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

>Number:         170839
>Category:       ports
>Synopsis:       [patch] Fix plist for devel/p5-Test-Class-Most
>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:   Wed Aug 22 01:20:04 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
See attach patch
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
--- Makefile    (revision 302768)
+++ Makefile    (working copy)
@@ -7,6 +7,7 @@
 
 PORTNAME=      Test-Class-Most
 PORTVERSION=   0.06
+PORTREVISION=  1
 CATEGORIES=    devel perl5
 MASTER_SITES=  CPAN
 MASTER_SITE_SUBDIR=    ../by-authors/id/O/OV/OVID
@@ -21,6 +22,7 @@
 PERL_MODBUILD= yes
 
 PLIST_FILES=   %%SITE_PERL%%/Test/Class/Most.pm
+PLIST_DIRS=    %%SITE_PERL%%/Test/Class %%SITE_PERL%%/Test
 
 MAN3=          Test::Class::Most.3
 


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



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