ports/75870: [PATCH] devel/p5-Perl6-Export: pkg-plist errors on i386 5

Cheng-Lung Sung clsung at tw.freebsd.org
Thu Jan 6 02:40:32 UTC 2005


>Number:         75870
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Perl6-Export: pkg-plist errors on i386 5
>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:   Thu Jan 06 02:40:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #1: Mon Nov 15 22:13:47 CST 2004
>Description:
- pkg-plist errors on i386 5

Port maintainer (ychsiao at ychsiao.idv.tw) is cc'd.

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

--- p5-Perl6-Export-0.07.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Perl6-Export/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	29 Dec 2004 01:35:12 -0000	1.1
+++ pkg-plist	6 Jan 2005 02:37:28 -0000
@@ -1,5 +1,5 @@
 %%SITE_PERL%%/Perl6/Export.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Export/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Export
- at unexec rmdir %D/%%SITE_PERL%%/Perl6/Export 2>/dev/null || true
- at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Export 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Perl6 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6 2>/dev/null || true
--- p5-Perl6-Export-0.07.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list