diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-11-29 21:01:17 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-11-29 21:01:17 +0000 |
commit | bea2abe9cc8d04f29c9fc6aadb398866a9d93cae (patch) | |
tree | c2877ed3085f5d94397a0e3c1938e2fb16b3b8ec /net/p5-Net-Address-Ethernet | |
parent | 54bc4607254770cbf73251d34cab8d0be49f34d3 (diff) | |
download | ports-bea2abe9cc8d04f29c9fc6aadb398866a9d93cae.tar.gz ports-bea2abe9cc8d04f29c9fc6aadb398866a9d93cae.zip |
Notes
Diffstat (limited to 'net/p5-Net-Address-Ethernet')
-rw-r--r-- | net/p5-Net-Address-Ethernet/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Address-Ethernet/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Address-Ethernet/pkg-plist | 2 |
3 files changed, 4 insertions, 7 deletions
diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 0a3efce8b6ff..22ef64028876 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Address-Ethernet -PORTVERSION= 1.122 -PORTREVISION= 1 +PORTVERSION= 1.123 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +14,6 @@ BUILD_DEPENDS= p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path \ p5-Net-Ifconfig-Wrapper>=0:${PORTSDIR}/net/p5-Net-Ifconfig-Wrapper \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Address-Ethernet/distinfo b/net/p5-Net-Address-Ethernet/distinfo index 29a9b6e63d42..789cbe717863 100644 --- a/net/p5-Net-Address-Ethernet/distinfo +++ b/net/p5-Net-Address-Ethernet/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Address-Ethernet-1.122.tar.gz) = bc3fcc8c7a5e075a224555acd25cf49e2b697778cdfc708d29a2613b0386352a -SIZE (Net-Address-Ethernet-1.122.tar.gz) = 24941 +SHA256 (Net-Address-Ethernet-1.123.tar.gz) = 0461a58d75a93052714e258590a770ded72a0631f819dd73f9936af4a15a33b0 +SIZE (Net-Address-Ethernet-1.123.tar.gz) = 23534 diff --git a/net/p5-Net-Address-Ethernet/pkg-plist b/net/p5-Net-Address-Ethernet/pkg-plist index 3dd8d2f80056..098f8e1d1480 100644 --- a/net/p5-Net-Address-Ethernet/pkg-plist +++ b/net/p5-Net-Address-Ethernet/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Net::Address::Ethernet.3.gz %%SITE_PERL%%/Net/Address/Ethernet.pm +%%PERL5_MAN3%%/Net::Address::Ethernet.3.gz |