1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Update to 0.08

Changes:	http://search.cpan.org/src/SAPER/Net-Pcap-0.08/Changes
This commit is contained in:
Sergey Skvortsov 2005-10-12 10:52:46 +00:00
parent 2b3ef4dcb2
commit 89953f09fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145089
2 changed files with 4 additions and 12 deletions

View File

@ -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>

View File

@ -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