ports/74725: [PATCH] devel/p5-IO-Tee/pkg-plist modified to clean up files created by 'make package'

David Fleck dcf at mchsi.com
Sun Dec 5 17:00:48 UTC 2004


>Number:         74725
>Category:       ports
>Synopsis:       [PATCH] devel/p5-IO-Tee/pkg-plist modified to clean up files created by 'make package'
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 05 17:00:46 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Fleck
>Release:        FreeBSD 4.9-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD grond.sourballs.org 4.9-RELEASE-p11 FreeBSD 4.9-RELEASE-p11 #0: Sat Jul 10 08:21:16 CDT 2004 root at grond.sourballs.org:/usr/obj/usr/src/sys/GROND040108 i386


>Description:
patch to devel/p5-IO-Tee/pkg-plist to clean up files created by 'make package' 

>How-To-Repeat:
>Fix:

--- pkg-plist	Sun Jan 18 09:02:06 2004
+++ pkg-plist	Sun Dec  5 10:29:27 2004
@@ -1,2 +1,5 @@
 %%SITE_PERL%%/IO/Tee.pm
- at unexec rmdir %D/%%SITE_PERL%%/IO         2>/dev/null || true
+ at unexec rm %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Tee/.packlist  2> /dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Tee  2> /dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO  2> /dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/IO  2> /dev/null || true


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



More information about the freebsd-ports-bugs mailing list