ports/93700: [patch] devel/p5-IO-Tee: register .packlist

Lars Balker Rasmussen lars at balker.dk
Wed Feb 22 10:50:09 UTC 2006


>Number:         93700
>Category:       ports
>Synopsis:       [patch] devel/p5-IO-Tee: register .packlist
>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 Feb 22 10:50:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Balker Rasmussen
>Release:        FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005     root at lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
register .packlist instead of just deleting it
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-IO-Tee/Makefile,v
retrieving revision 1.2
diff -u -a -r1.2 Makefile
--- Makefile	5 Dec 2004 17:13:13 -0000	1.2
+++ Makefile	22 Feb 2006 10:39:56 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	IO-Tee
 PORTVERSION=	0.64
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IO
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-IO-Tee/pkg-plist,v
retrieving revision 1.3
diff -u -a -r1.3 pkg-plist
--- pkg-plist	22 Jan 2006 01:47:50 -0000	1.3
+++ pkg-plist	22 Feb 2006 10:39:56 -0000
@@ -1,5 +1,5 @@
 %%SITE_PERL%%/IO/Tee.pm
- at unexec rm %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Tee/.packlist  2> /dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Tee/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Tee 
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO 
 @dirrmtry %%SITE_PERL%%/IO 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list