aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2005-10-12 18:52:46 +0800
committerskv <skv@FreeBSD.org>2005-10-12 18:52:46 +0800
commit525c7e6817391d9f6b7f8c3a5025d3d10bd98e55 (patch)
treed93720a6a045b61d3229f4d8403f62e1ce08a36c /net
parent72c5da206135cc2b2cc3254d7cde19ee5e904d6a (diff)
downloadfreebsd-ports-gnome-525c7e6817391d9f6b7f8c3a5025d3d10bd98e55.tar.gz
freebsd-ports-gnome-525c7e6817391d9f6b7f8c3a5025d3d10bd98e55.tar.zst
freebsd-ports-gnome-525c7e6817391d9f6b7f8c3a5025d3d10bd98e55.zip
Update to 0.08
Changes: http://search.cpan.org/src/SAPER/Net-Pcap-0.08/Changes
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Pcap/Makefile12
-rw-r--r--net/p5-Net-Pcap/distinfo4
2 files changed, 4 insertions, 12 deletions
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 <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= Perl 5.6 or newer required. Install lang/perl5.8 (or lang/perl5) and try again.
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
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