From 525c7e6817391d9f6b7f8c3a5025d3d10bd98e55 Mon Sep 17 00:00:00 2001 From: skv Date: Wed, 12 Oct 2005 10:52:46 +0000 Subject: Update to 0.08 Changes: http://search.cpan.org/src/SAPER/Net-Pcap-0.08/Changes --- net/p5-Net-Pcap/Makefile | 12 ++---------- net/p5-Net-Pcap/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 12 deletions(-) (limited to 'net') diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index bfa356af310b..54c0422ada88 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Pcap -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -17,17 +17,9 @@ COMMENT= Interface to pcap(3) LBL packet capture library BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap -BROKEN= Incomplete pkg-plist - PERL_CONFIGURE= yes CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lpcap" MAN3= Net::Pcap.3 -.include - -.if ${PERL_LEVEL} < 500600 -IGNORE= Perl 5.6 or newer required. Install lang/perl5.8 (or lang/perl5) and try again. -.endif - -.include +.include diff --git a/net/p5-Net-Pcap/distinfo b/net/p5-Net-Pcap/distinfo index c806895ffe74..346231298a36 100644 --- a/net/p5-Net-Pcap/distinfo +++ b/net/p5-Net-Pcap/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-Pcap-0.07.tar.gz) = 0111161fbb6399f3a4ed260930c3fb24 -SIZE (Net-Pcap-0.07.tar.gz) = 59093 +MD5 (Net-Pcap-0.08.tar.gz) = 2e0af006cdc1ab517da076d26316b510 +SIZE (Net-Pcap-0.08.tar.gz) = 64796 -- cgit