ports/104283: [PATCH] net/p5-NetAddr-IP-Count: fix pkg-plist
Cheng-Lung Sung
clsung at FreeBSD.org
Wed Oct 11 01:40:17 UTC 2006
>Number: 104283
>Category: ports
>Synopsis: [PATCH] net/p5-NetAddr-IP-Count: fix pkg-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: Wed Oct 11 01:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Fix pkg-plist, unbreak it.
Port maintainer (tobez at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-NetAddr-IP-Count-2.01.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-NetAddr-IP-Count/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile 10 Sep 2006 23:28:52 -0000 1.8
+++ Makefile 11 Oct 2006 01:37:35 -0000
@@ -18,8 +18,6 @@
BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
RUN_DEPENDS= ${BUILD_DEPENDS}
-BROKEN= Incomplete pkg-plist
-
PERL_CONFIGURE= yes
MAN3= NetAddr::IP::Count.3
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/p5-NetAddr-IP-Count/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist 22 Jan 2006 02:46:01 -0000 1.3
+++ pkg-plist 11 Oct 2006 01:37:35 -0000
@@ -3,3 +3,4 @@
%%SITE_PERL%%/NetAddr/IP/Count.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NetAddr/IP/Count
@dirrmtry %%SITE_PERL%%/NetAddr/IP
+ at dirrmtry %%SITE_PERL%%/NetAddr
--- p5-NetAddr-IP-Count-2.01.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list