From owner-svn-ports-head@freebsd.org Tue Apr 7 14:34:47 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7B020270841; Tue, 7 Apr 2020 14:34:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48xVKz0bMhz3Dxn; Tue, 7 Apr 2020 14:34:46 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E31AEB306; Tue, 7 Apr 2020 14:34:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 037EYkxg071533; Tue, 7 Apr 2020 14:34:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 037EYkpp071531; Tue, 7 Apr 2020 14:34:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004071434.037EYkpp071531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 7 Apr 2020 14:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530996 - head/net/p5-Net-Address-Ethernet X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/p5-Net-Address-Ethernet X-SVN-Commit-Revision: 530996 X-SVN-Commit-Repository: ports 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.29 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: Tue, 07 Apr 2020 14:34:47 -0000 Author: sunpoet Date: Tue Apr 7 14:34:46 2020 New Revision: 530996 URL: https://svnweb.freebsd.org/changeset/ports/530996 Log: Update to 1.129 Changes: https://metacpan.org/changes/distribution/Net-Address-Ethernet 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 Tue Apr 7 14:34:40 2020 (r530995) +++ head/net/p5-Net-Address-Ethernet/Makefile Tue Apr 7 14:34:46 2020 (r530996) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Address-Ethernet -PORTVERSION= 1.126 +PORTVERSION= 1.129 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,12 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Env-Path>=0:devel/p5-Env-Path \ - p5-Net-Ifconfig-Wrapper>=0:net/p5-Net-Ifconfig-Wrapper \ +RUN_DEPENDS= p5-Net-Ifconfig-Wrapper>=0:net/p5-Net-Ifconfig-Wrapper \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/net/p5-Net-Address-Ethernet/distinfo ============================================================================== --- head/net/p5-Net-Address-Ethernet/distinfo Tue Apr 7 14:34:40 2020 (r530995) +++ head/net/p5-Net-Address-Ethernet/distinfo Tue Apr 7 14:34:46 2020 (r530996) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517220194 -SHA256 (Net-Address-Ethernet-1.126.tar.gz) = 8e5bec7dc6ff378a3d2288bc69f610e9ad3c46d7b179b765e54dee514d0a36f8 -SIZE (Net-Address-Ethernet-1.126.tar.gz) = 24027 +TIMESTAMP = 1586191150 +SHA256 (Net-Address-Ethernet-1.129.tar.gz) = b44908ba96243994e7f335195e9c80b43effed3721f9ecb1404862f8b9f8358a +SIZE (Net-Address-Ethernet-1.129.tar.gz) = 8302 Modified: head/net/p5-Net-Address-Ethernet/pkg-plist ============================================================================== --- head/net/p5-Net-Address-Ethernet/pkg-plist Tue Apr 7 14:34:40 2020 (r530995) +++ head/net/p5-Net-Address-Ethernet/pkg-plist Tue Apr 7 14:34:46 2020 (r530996) @@ -1,2 +1,3 @@ %%SITE_PERL%%/Net/Address/Ethernet.pm +%%SITE_PERL%%/Net/Address/get_address.pl %%PERL5_MAN3%%/Net::Address::Ethernet.3.gz