diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2008-02-27 10:39:51 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2008-02-27 10:39:51 +0000 |
commit | f23ba5f3c14f557b234669fd50606958a1964c9b (patch) | |
tree | b19e7483392a6adb2dbb21cd8fe6f3011bf57415 /net | |
parent | 3190dd0feeb42c2f65a17058dfab18c2f0461b96 (diff) | |
download | ports-f23ba5f3c14f557b234669fd50606958a1964c9b.tar.gz ports-f23ba5f3c14f557b234669fd50606958a1964c9b.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Write/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Write/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index 6614126d317f..ab0d107d2789 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Net-Write -PORTVERSION= 1.00 -PORTREVISION= 1 +PORTVERSION= 1.02 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,7 +19,7 @@ BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.6.1+ MAN3= Net::Write.3 \ Net::Write::Layer.3 \ diff --git a/net/p5-Net-Write/distinfo b/net/p5-Net-Write/distinfo index 3d4f03a80b1d..276e248ceb58 100644 --- a/net/p5-Net-Write/distinfo +++ b/net/p5-Net-Write/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Write-1.00.tar.gz) = acf5e1898a85ba124a205ef6d6a40eed -SHA256 (Net-Write-1.00.tar.gz) = b31718768fbe43c78183fd2e45f83dee87b77f60075130e00ed87df96f9bec0b -SIZE (Net-Write-1.00.tar.gz) = 7962 +MD5 (Net-Write-1.02.tar.gz) = d00303bbb1442a77e892b0bf33872004 +SHA256 (Net-Write-1.02.tar.gz) = 54f77d0ed447b83ed36a9de07ce827d50171f905c1b383f7ebe670485ffa9d67 +SIZE (Net-Write-1.02.tar.gz) = 8311 |