ports/93699: [patch] databases/p5-DBI-Shell: register .packlist

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


>Number:         93699
>Category:       ports
>Synopsis:       [patch] databases/p5-DBI-Shell: 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:02 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/databases/p5-DBI-Shell/Makefile,v
retrieving revision 1.3
diff -u -a -r1.3 Makefile
--- Makefile	24 Oct 2005 08:27:53 -0000	1.3
+++ Makefile	22 Feb 2006 10:39:56 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	DBI-Shell
 PORTVERSION=	11.93
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DBI
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBI-Shell/pkg-plist,v
retrieving revision 1.4
diff -u -a -r1.4 pkg-plist
--- pkg-plist	22 Jan 2006 01:29:03 -0000	1.4
+++ pkg-plist	22 Feb 2006 10:39:56 -0000
@@ -7,9 +7,9 @@
 %%SITE_PERL%%/DBI/Shell/FindSqlFile.pm
 %%SITE_PERL%%/DBI/Format/SQLMinus.pm
 %%SITE_PERL%%/DBI/Shell.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/Shell/.packlist
 @dirrmtry %%SITE_PERL%%/DBI/Shell  
 @dirrmtry %%SITE_PERL%%/DBI/Format 
 @dirrmtry %%SITE_PERL%%/DBI        
- at unexec rm %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/Shell/.packlist  2> /dev/null || true
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/Shell 
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list