Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2008 09:01:36 -0700 (PDT)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/124244: [PATCH] sysutils/p5-File-Which: fix plist
Message-ID:  <200806031601.m53G1a5O070083@cn1.leeym.com>
Resent-Message-ID: <200806031610.m53GA0wi070626@freefall.freebsd.org>

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

>Number:         124244
>Category:       ports
>Synopsis:       [PATCH] sysutils/p5-File-Which: fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 03 16:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- fix plist
Port maintainer (demon@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-File-Which-0.05.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-File-Which/pkg-plist,v
retrieving revision 1.2
diff -u -d -b -w -u -r1.2 pkg-plist
--- pkg-plist	24 Oct 2003 12:03:45 -0000	1.2
+++ pkg-plist	3 Jun 2008 16:01:13 -0000
@@ -2,5 +2,5 @@
 %%SITE_PERL%%/File/Which.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Which/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Which
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
-@dirrm %%SITE_PERL%%/File
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
+@dirrmtry %%SITE_PERL%%/File
--- p5-File-Which-0.05.patch ends here ---

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



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