ports/78117: [PATCH] net/p5-Net-CIDR-Lite: fix PLIST

Yen-Ming Lee leeym at FreeBSD.org
Sat Feb 26 15:30:14 UTC 2005


>Number:         78117
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-CIDR-Lite: fix PLIST
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 26 15:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.3-STABLE FreeBSD 5.3-STABLE #1: Wed Feb  9 10:20:03 CST
>Description:
- fix PLIST
- add WWW in pkg-descr

Port maintainer (mharo at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63

>How-To-Repeat:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2005022405/p5-Net-CIDR-Lite-0.15.log

>Fix:

--- p5-Net-CIDR-Lite-0.15.patch begins here ---
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-CIDR-Lite/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	16 Jan 2004 22:06:24 -0000	1.1
+++ pkg-descr	26 Feb 2005 15:20:34 -0000
@@ -5,3 +5,5 @@
 
 - Michael Haro
 mharo at FreeBSD.org
+
+WWW: http://search.cpan.org/dist/Net-CIDR-Lite/
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-CIDR-Lite/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	16 Jan 2004 22:06:24 -0000	1.1
+++ pkg-plist	26 Feb 2005 15:20:34 -0000
@@ -1,2 +1,8 @@
 %%SITE_PERL%%/Net/CIDR/Lite.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CIDR/Lite/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CIDR/Lite
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CIDR 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true
 @dirrm %%SITE_PERL%%/Net/CIDR
+ at unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
--- p5-Net-CIDR-Lite-0.15.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list