From owner-svn-ports-head@FreeBSD.ORG Wed Dec 18 09:51:40 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B914A49F; Wed, 18 Dec 2013 09:51:40 +0000 (UTC) Received: from huppa.tuxaco.net (tuxaco.net [IPv6:2001:41d0:1:66c1::1]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 491181CBF; Wed, 18 Dec 2013 09:51:40 +0000 (UTC) Received: by huppa.tuxaco.net (Postfix, from userid 1001) id DE3392281F; Wed, 18 Dec 2013 10:55:57 +0100 (CET) Date: Wed, 18 Dec 2013 10:55:57 +0100 From: Philippe =?iso-8859-1?Q?Aud=E9oud?= To: Dennis Herrmann Subject: Re: svn commit: r336810 - head/net/p5-Net-ARP Message-ID: <20131218095557.GC6142@tuxaco.net> References: <201312180943.rBI9h9RJ023070@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <201312180943.rBI9h9RJ023070@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 09:51:40 -0000 On Wed, 18 Dec 2013, Dennis Herrmann wrote: > Author: dhn > Date: Wed Dec 18 09:43:09 2013 > New Revision: 336810 > URL: http://svnweb.freebsd.org/changeset/ports/336810 >=20 > Log: > - Update to 1.0.8 >=20 > Modified: > head/net/p5-Net-ARP/Makefile > head/net/p5-Net-ARP/distinfo > head/net/p5-Net-ARP/pkg-descr >=20 > Modified: head/net/p5-Net-ARP/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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$ > =20 > PORTNAME=3D Net-ARP > -PORTVERSION=3D 1.0.6 > +PORTVERSION=3D 1.0.8 > CATEGORIES=3D net perl5 > MASTER_SITES=3D CPAN > PKGNAMEPREFIX=3D p5- > @@ -16,8 +16,6 @@ BUILD_DEPENDS=3D p5-Net-Pcap>=3D0:${PORTSDIR > USES=3D perl5 > USE_PERL5=3D configure > =20 > -WRKSRC=3D ${WRKDIR}/${PORTNAME} > - > MAN3=3D Net::ARP.3 > =20 > NO_STAGE=3D yes > Hello, Why don't you support staging with this commit? Regards, --=20 Philippe Aud=E9oud=20