Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 12:41:17 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27969: Fix pkg-plist for graphics/p5-GD-Barcode
Message-ID:  <200106081641.f58GfHv64668@electron.databits.net>

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

>Number:         27969
>Category:       ports
>Synopsis:       Fix pkg-plist for graphics/p5-GD-Barcode
>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:   Fri Jun 08 09:50: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 #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/4-full/p5-GD-Barcode-1.13.log

>Fix:

Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/graphics/p5-GD-Barcode/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2001/05/28 12:50:24	1.1
+++ pkg-plist	2001/06/08 16:37:16
@@ -12,5 +12,6 @@
 lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/UPCE.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Barcode 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 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?200106081641.f58GfHv64668>