Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2013 09:43:09 +0000 (UTC)
From:      Dennis Herrmann <dhn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336810 - head/net/p5-Net-ARP
Message-ID:  <201312180943.rBI9h9RJ023070@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dhn
Date: Wed Dec 18 09:43:09 2013
New Revision: 336810
URL: http://svnweb.freebsd.org/changeset/ports/336810

Log:
  - Update to 1.0.8

Modified:
  head/net/p5-Net-ARP/Makefile
  head/net/p5-Net-ARP/distinfo
  head/net/p5-Net-ARP/pkg-descr

Modified: head/net/p5-Net-ARP/Makefile
==============================================================================
--- head/net/p5-Net-ARP/Makefile	Wed Dec 18 09:37:40 2013	(r336809)
+++ head/net/p5-Net-ARP/Makefile	Wed Dec 18 09:43:09 2013	(r336810)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-ARP
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.8
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,6 @@ BUILD_DEPENDS=	p5-Net-Pcap>=0:${PORTSDIR
 USES=		perl5
 USE_PERL5=	configure
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
-
 MAN3=	Net::ARP.3
 
 NO_STAGE=	yes

Modified: head/net/p5-Net-ARP/distinfo
==============================================================================
--- head/net/p5-Net-ARP/distinfo	Wed Dec 18 09:37:40 2013	(r336809)
+++ head/net/p5-Net-ARP/distinfo	Wed Dec 18 09:43:09 2013	(r336810)
@@ -1,2 +1,2 @@
-SHA256 (Net-ARP-1.0.6.tgz) = c285a78e1ca8f516d72dd9a5207737687282ba6c59046b890717e6adf421ba05
-SIZE (Net-ARP-1.0.6.tgz) = 17304
+SHA256 (Net-ARP-1.0.8.tgz) = cf169185bca00f2adb1443c4d00078c4fc3fd8cb185c22244b5f890a655e4146
+SIZE (Net-ARP-1.0.8.tgz) = 70721

Modified: head/net/p5-Net-ARP/pkg-descr
==============================================================================
--- head/net/p5-Net-ARP/pkg-descr	Wed Dec 18 09:37:40 2013	(r336809)
+++ head/net/p5-Net-ARP/pkg-descr	Wed Dec 18 09:43:09 2013	(r336810)
@@ -1,4 +1,4 @@
 This module can be used to create and send ARP packets and to get
 the mac address of an ethernet interface or ip address.
 
-WWW:	http://search.cpan.org/dist/Net-ARP/
+WWW: http://search.cpan.org/dist/Net-ARP/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312180943.rBI9h9RJ023070>