ports/70681: [PATCH] devel/p5-File-Remove: update PLIST

Yen-Ming Lee leeym at utopia.leeym.com
Fri Aug 20 02:40:15 UTC 2004


>Number:         70681
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-Remove: update 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:   Fri Aug 20 02:40:14 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #167: Tue Jul 27 05:17:58 CST 2004
>Description:

- replace space with tab and make it portlint clean.
- add missing entries in pkg-plist.

Port maintainer (jus at security.za.net) is cc'd.

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

--- p5-File-Remove-0.20.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-File-Remove/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	24 Oct 2003 12:01:50 -0000	1.3
+++ Makefile	20 Aug 2004 02:35:22 -0000
@@ -16,7 +16,7 @@
 MAINTAINER=	jus at security.za.net
 COMMENT=	Perl5 module to easily removes files and directories
 
-PERL_CONFIGURE= YES
+PERL_CONFIGURE=	YES
 
 MAN3=		File::Remove.3
 
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-File-Remove/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	24 Oct 2003 12:01:50 -0000	1.3
+++ pkg-plist	20 Aug 2004 02:35:22 -0000
@@ -1,3 +1,5 @@
 %%SITE_PERL%%/File/Remove.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Remove/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Remove
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
--- p5-File-Remove-0.20.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list