Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 20:34:37 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32795: update port: net/p5-Net-XWhois
Message-ID:  <20011213123437.1305FC3B00@utopia.leeym.com>

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

>Number:         32795
>Category:       ports
>Synopsis:       update port: net/p5-Net-XWhois
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 04:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #54: Sun Nov 25 08:19:18 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
rmdir extra directories

>How-To-Repeat:
http://bento.freebsd.org/errorlogs/4-latest/p5-Net-XWhois-0.82.log

>Fix:

diff -ruN --exclude CVS /usr/ports/net/p5-Net-XWhois/pkg-plist p5-Net-XWhois/pkg-plist
--- /usr/ports/net/p5-Net-XWhois/pkg-plist	Sat Jul  7 01:36:08 2001
+++ p5-Net-XWhois/pkg-plist	Thu Dec 13 20:31:19 2001
@@ -1,3 +1,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/Net/XWhois.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois/.packlist
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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