Update to 1.129
Changes: https://metacpan.org/changes/distribution/Net-Address-Ethernet
This commit is contained in:
parent
b6edfd2529
commit
52f015f4d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530996
@ -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>
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,3 @@
|
||||
%%SITE_PERL%%/Net/Address/Ethernet.pm
|
||||
%%SITE_PERL%%/Net/Address/get_address.pl
|
||||
%%PERL5_MAN3%%/Net::Address::Ethernet.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user