Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 12:27:21 -0800 (PST)
From:      michael johnosn <ahze@ahze.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/64067: [patch] textproc/p5-XML-Parser -- make pkg_delete shut up
Message-ID:  <200403102027.i2AKRLI0032434@www.freebsd.org>
Resent-Message-ID: <200403102030.i2AKUFdj043743@freefall.freebsd.org>

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

>Number:         64067
>Category:       ports
>Synopsis:       [patch] textproc/p5-XML-Parser -- make pkg_delete shut up
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 12:30:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnosn
>Release:        
>Organization:
>Environment:
>Description:
remove duplicate directory in pkg-plist 
so pkg_delete will shut up.
>How-To-Repeat:
      
>Fix:
diff -ruN textproc/p5-XML-Parser.orig/pkg-plist textproc/p5-XML-Parser/pkg-plist
--- textproc/p5-XML-Parser.orig/pkg-plist	Wed Mar 10 15:20:03 2004
+++ textproc/p5-XML-Parser/pkg-plist	Wed Mar 10 15:21:05 2004
@@ -36,6 +36,5 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML/Parser/Encodings
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML/Parser/Style
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML/Parser
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/XML 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 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?200403102027.i2AKRLI0032434>