Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2001 20:18:05 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27695: Fix plist for www/p5-WWW-Babelfish
Message-ID:  <200105280018.f4S0I5h07803@electron.databits.net>

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

>Number:         27695
>Category:       ports
>Synopsis:       Fix plist for www/p5-WWW-Babelfish
>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:   Sun May 27 17:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Sun Apr 22 21:17:37 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

http://bento.freebsd.org/errorlogs/4-full/p5-WWW-Babelfish-0.09.log

>How-To-Repeat:

>Fix:

Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Babelfish/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist   2001/01/03 23:47:08     1.1
+++ pkg-plist   2001/05/28 00:15:01
@@ -3,3 +3,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Babelfish/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Babelfish
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/WWW/Babelfish
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/WWW 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW 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?200105280018.f4S0I5h07803>