Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2001 20:21:44 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27696: Fix plist for shells/perlsh
Message-ID:  <200105280021.f4S0Lig07940@electron.databits.net>

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

>Number:         27696
>Category:       ports
>Synopsis:       Fix plist for shells/perlsh
>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:30: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/perlsh-0.009_1.log

The perl man directories should not be removed.

>How-To-Repeat:

>Fix:

Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/shells/perlsh/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist   2001/04/15 01:05:42     1.4
+++ pkg-plist   2001/05/28 00:20:04
@@ -61,6 +61,3 @@
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/OS
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh/Strategy
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/Psh
-@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man3 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 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?200105280021.f4S0Lig07940>