diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-01 20:47:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-01 20:47:15 +0800 |
commit | da745a06393e5281833408e2868807f2e3b6d76e (patch) | |
tree | fb8317850653b3882846693abbb265973daa59d6 /net | |
parent | 503f9189870513657b013f056789ab24ad817ee1 (diff) | |
download | freebsd-ports-gnome-da745a06393e5281833408e2868807f2e3b6d76e.tar.gz freebsd-ports-gnome-da745a06393e5281833408e2868807f2e3b6d76e.tar.zst freebsd-ports-gnome-da745a06393e5281833408e2868807f2e3b6d76e.zip |
Update to 1.125
- Add LICENSE
- Add NO_ARCH
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-Address-Ethernet/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index d4950c39c547..93ca362d316f 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.124 +PORTVERSION= 1.125 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,11 +10,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Find hardware ethernet address +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Env-Path>=0:devel/p5-Env-Path \ p5-Net-Ifconfig-Wrapper>=0:net/p5-Net-Ifconfig-Wrapper \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Address-Ethernet/distinfo b/net/p5-Net-Address-Ethernet/distinfo index 35ef8f4de18b..52a0a17b6d31 100644 --- a/net/p5-Net-Address-Ethernet/distinfo +++ b/net/p5-Net-Address-Ethernet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466519456 -SHA256 (Net-Address-Ethernet-1.124.tar.gz) = ee04bd41c84b7978ba5a46380733152c20e898fd35aa820bad38f8f0e8570e9f -SIZE (Net-Address-Ethernet-1.124.tar.gz) = 23842 +TIMESTAMP = 1493631762 +SHA256 (Net-Address-Ethernet-1.125.tar.gz) = 16481a85d38370b5aa3d9b66ab0b4bf6de01f2899fbe7025de1c5855bfdfb105 +SIZE (Net-Address-Ethernet-1.125.tar.gz) = 24059 |