Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2001 23:03:00 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28001: Fix pkg-plist for www/p5-WWW-Robot
Message-ID:  <200106100303.f5A330576604@electron.databits.net>

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

>Number:         28001
>Category:       ports
>Synopsis:       Fix pkg-plist for www/p5-WWW-Robot
>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:   Sat Jun 09 20:10:02 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 #5: Sat Jun 2 18:08:29 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

fix pkg-plist

>How-To-Repeat:

http://bento.freebsd.org/errorlogs/5-full/p5-WWW-Robot-0.022.log

>Fix:

Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Robot/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2001/01/03 23:55:36	1.1
+++ pkg-plist	2001/06/10 03:01:32
@@ -1,3 +1,6 @@
 lib/perl5/site_perl/%%PERL_VER%%/WWW/Robot.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Robot/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW/Robot
+@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%%/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?200106100303.f5A330576604>