From owner-svn-ports-head@freebsd.org Sun Nov 29 21:01:18 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAAE3A3BF68; Sun, 29 Nov 2015 21:01:18 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D64C19CF; Sun, 29 Nov 2015 21:01:18 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tATL1Hf0030144; Sun, 29 Nov 2015 21:01:17 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tATL1HFV030140; Sun, 29 Nov 2015 21:01:17 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201511292101.tATL1HFV030140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 29 Nov 2015 21:01:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402622 - head/net/p5-Net-Address-Ethernet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 29 Nov 2015 21:01:19 -0000 Author: adamw Date: Sun Nov 29 21:01:17 2015 New Revision: 402622 URL: https://svnweb.freebsd.org/changeset/ports/402622 Log: Update to 1.123. Remove Test::POD and Test::POD::Coverage from TEST_DEPENDS; those are tests for the developers, not end-users. Also, sort plist. There is no ChangeLog for this module. Modified: head/net/p5-Net-Address-Ethernet/Makefile head/net/p5-Net-Address-Ethernet/distinfo head/net/p5-Net-Address-Ethernet/pkg-plist Modified: head/net/p5-Net-Address-Ethernet/Makefile ============================================================================== --- head/net/p5-Net-Address-Ethernet/Makefile Sun Nov 29 20:54:16 2015 (r402621) +++ head/net/p5-Net-Address-Ethernet/Makefile Sun Nov 29 21:01:17 2015 (r402622) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Address-Ethernet -PORTVERSION= 1.122 -PORTREVISION= 1 +PORTVERSION= 1.123 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +14,6 @@ BUILD_DEPENDS= p5-Env-Path>=0:${PORTSDIR p5-Net-Ifconfig-Wrapper>=0:${PORTSDIR}/net/p5-Net-Ifconfig-Wrapper \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure Modified: head/net/p5-Net-Address-Ethernet/distinfo ============================================================================== --- head/net/p5-Net-Address-Ethernet/distinfo Sun Nov 29 20:54:16 2015 (r402621) +++ head/net/p5-Net-Address-Ethernet/distinfo Sun Nov 29 21:01:17 2015 (r402622) @@ -1,2 +1,2 @@ -SHA256 (Net-Address-Ethernet-1.122.tar.gz) = bc3fcc8c7a5e075a224555acd25cf49e2b697778cdfc708d29a2613b0386352a -SIZE (Net-Address-Ethernet-1.122.tar.gz) = 24941 +SHA256 (Net-Address-Ethernet-1.123.tar.gz) = 0461a58d75a93052714e258590a770ded72a0631f819dd73f9936af4a15a33b0 +SIZE (Net-Address-Ethernet-1.123.tar.gz) = 23534 Modified: head/net/p5-Net-Address-Ethernet/pkg-plist ============================================================================== --- head/net/p5-Net-Address-Ethernet/pkg-plist Sun Nov 29 20:54:16 2015 (r402621) +++ head/net/p5-Net-Address-Ethernet/pkg-plist Sun Nov 29 21:01:17 2015 (r402622) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Net::Address::Ethernet.3.gz %%SITE_PERL%%/Net/Address/Ethernet.pm +%%PERL5_MAN3%%/Net::Address::Ethernet.3.gz