Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2020 14:34:46 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
Message-ID:  <202004071434.037EYkpp071531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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