Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 11:41:28 +0100 (CET)
From:      Lars Balker Rasmussen <lars@balker.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93699: [patch] databases/p5-DBI-Shell: register .packlist
Message-ID:  <20060222104128.5DFD740233@tux.nerdheaven.dk>
Resent-Message-ID: <200602221050.k1MAo349095601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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        
-@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060222104128.5DFD740233>