Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2004 11:37:35 -0600 (CST)
From:      David Fleck <dcf@mchsi.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74736: maintainer-update: fix plist on databases/p5-DBI-Shell
Message-ID:  <200412051737.iB5HbZAJ023130@grond.sourballs.org>
Resent-Message-ID: <200412051740.iB5HeSde076882@freefall.freebsd.org>

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

>Number:         74736
>Category:       ports
>Synopsis:       maintainer-update: fix plist on databases/p5-DBI-Shell
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 05 17:40:27 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@grond.sourballs.org:/usr/obj/usr/src/sys/GROND040108 i386


>Description:
update to pkg-plist; clean up files left over from 'make package' and 'make install' 
>How-To-Repeat:
>Fix:

--- pkg-plist	Sat Jan 17 20:37:43 2004
+++ pkg-plist	Sun Dec  5 11:24:42 2004
@@ -9,3 +9,8 @@
 @unexec rmdir %D/%%SITE_PERL%%/DBI/Shell   2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/DBI/Format  2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/DBI         2>/dev/null || true
+@unexec rm %D/bin/dbish  2>/dev/null || true
+@unexec rm %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/Shell/.packlist  2> /dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI/Shell  2> /dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBI  2> /dev/null || true

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



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