ports/96183: [PATCH] net/p5-Net-Pcap: unbreak

Yen-Ming Lee leeym at FreeBSD.org
Sun Apr 23 08:10:21 UTC 2006


>Number:         96183
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Pcap: unbreak
>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:   Sun Apr 23 08:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Tue Apr 11 08:54:13 CST 2006
>Description:
- add missing entry about pcapinfo and unbreak this port

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

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Net-Pcap-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Pcap/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	22 Apr 2006 22:00:00 -0000	1.13
+++ Makefile	23 Apr 2006 07:58:45 -0000
@@ -15,10 +15,9 @@
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	Interface to pcap(3) LBL packet capture library
 
-BROKEN=		Incomplete pkg-plist
-
 PERL_CONFIGURE=	yes
 
+MAN1=		pcapinfo.1
 MAN3=		Net::Pcap.3
 
 .include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Pcap/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	22 Jan 2006 02:45:56 -0000	1.4
+++ pkg-plist	23 Apr 2006 07:58:45 -0000
@@ -1,3 +1,4 @@
+bin/pcapinfo
 %%SITE_PERL%%/%%PERL_ARCH%%/Net/Pcap.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Pcap/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Pcap/autosplit.ix
--- p5-Net-Pcap-0.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list