diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-07 14:34:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-07 14:34:46 +0000 |
commit | 52f015f4d7187afc023ff7d0f6b122532b0a674d (patch) | |
tree | c88f70488a9fce7ff3dbd4dded158560e1c946d7 /net/p5-Net-Address-Ethernet | |
parent | b6edfd25297d01af4c508413af50f5aa2e83ad83 (diff) | |
download | ports-52f015f4d7187afc023ff7d0f6b122532b0a674d.tar.gz ports-52f015f4d7187afc023ff7d0f6b122532b0a674d.zip |
Notes
Diffstat (limited to 'net/p5-Net-Address-Ethernet')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 8 | ||||
-rw-r--r-- | net/p5-Net-Address-Ethernet/distinfo | 6 | ||||
-rw-r--r-- | net/p5-Net-Address-Ethernet/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 971e59afc1b6..5a5de9e781f7 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -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> diff --git a/net/p5-Net-Address-Ethernet/distinfo b/net/p5-Net-Address-Ethernet/distinfo index 78032917b843..3f0ca4775716 100644 --- a/net/p5-Net-Address-Ethernet/distinfo +++ b/net/p5-Net-Address-Ethernet/distinfo @@ -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 diff --git a/net/p5-Net-Address-Ethernet/pkg-plist b/net/p5-Net-Address-Ethernet/pkg-plist index 098f8e1d1480..c000fd35e4e7 100644 --- a/net/p5-Net-Address-Ethernet/pkg-plist +++ b/net/p5-Net-Address-Ethernet/pkg-plist @@ -1,2 +1,3 @@ %%SITE_PERL%%/Net/Address/Ethernet.pm +%%SITE_PERL%%/Net/Address/get_address.pl %%PERL5_MAN3%%/Net::Address::Ethernet.3.gz |