diff options
author | dhn <dhn@FreeBSD.org> | 2009-05-29 04:14:03 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-05-29 04:14:03 +0800 |
commit | 84e0d0823757a193a26677909bd141cf90c2df7a (patch) | |
tree | d2f2d05a991b59a32e175254e8872773e67c7291 /net/p5-Net-ARP | |
parent | 4525b38176b8600a484b8511780013767d26a3fd (diff) | |
download | freebsd-ports-gnome-84e0d0823757a193a26677909bd141cf90c2df7a.tar.gz freebsd-ports-gnome-84e0d0823757a193a26677909bd141cf90c2df7a.tar.zst freebsd-ports-gnome-84e0d0823757a193a26677909bd141cf90c2df7a.zip |
- Update to 1.0.6
- Take maintainership
Diffstat (limited to 'net/p5-Net-ARP')
-rw-r--r-- | net/p5-Net-ARP/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-ARP/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-ARP/Makefile b/net/p5-Net-ARP/Makefile index e1fd2817e762..966d98c246c5 100644 --- a/net/p5-Net-ARP/Makefile +++ b/net/p5-Net-ARP/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Net-ARP -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.6 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Perl extension for creating ARP packets BUILD_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap diff --git a/net/p5-Net-ARP/distinfo b/net/p5-Net-ARP/distinfo index 0d54f1a70d4b..3cbfa123e7f9 100644 --- a/net/p5-Net-ARP/distinfo +++ b/net/p5-Net-ARP/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-ARP-1.0.4.tgz) = 8cb4d9d0785c9b3ce8bfff7cf5e0924e -SHA256 (Net-ARP-1.0.4.tgz) = 9a99af116dd8b91addda289a9016753ff51e8d48d4caeb0f852a036e21122c4a -SIZE (Net-ARP-1.0.4.tgz) = 16415 +MD5 (Net-ARP-1.0.6.tgz) = 1b71124347f23f951b96e86826af8562 +SHA256 (Net-ARP-1.0.6.tgz) = c285a78e1ca8f516d72dd9a5207737687282ba6c59046b890717e6adf421ba05 +SIZE (Net-ARP-1.0.6.tgz) = 17304 |