Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 11:21:25 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92036: [MAINTAINER] textproc/p5-XML-RSS-LibXML: Remove directory on deinstall
Message-ID:  <20060120032125.BF9F612D@netnews.NCTU.edu.tw>
Resent-Message-ID: <200601200330.k0K3U5H9048993@freefall.freebsd.org>

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

>Number:         92036
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-XML-RSS-LibXML: Remove directory on deinstall
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 20 03:30:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #4: Sun Jan 15 20:44:38 CST 2006
>Description:
- Remove generated-by-perl directory on uninstall.
  Report by kris@pointyhat.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-XML-RSS-LibXML-0.15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-XML-RSS-LibXML/pkg-plist /home/staff/gslin/work/p5-XML-RSS-LibXML/pkg-plist
--- /usr/ports/textproc/p5-XML-RSS-LibXML/pkg-plist	Mon Jan 16 10:39:06 2006
+++ /home/staff/gslin/work/p5-XML-RSS-LibXML/pkg-plist	Fri Jan 20 11:15:16 2006
@@ -11,3 +11,4 @@
 @dirrm %%SITE_PERL%%/XML/RSS/LibXML
 @unexec rmdir %D/%%SITE_PERL%%/XML/RSS 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/mach/auto/XML-RSS-LibXML 2>/dev/null || true
--- p5-XML-RSS-LibXML-0.15.patch ends here ---

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



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