Skip to content

Commit

Permalink
net-mgmt/p5-Net-IPv6Addr: Update to 1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 30, 2021
1 parent 4ac3143 commit 9890552
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
16 changes: 9 additions & 7 deletions net-mgmt/p5-Net-IPv6Addr/Makefile
@@ -1,7 +1,7 @@
# Created by: JJ Behrens <jj@nttmcl.com>

PORTNAME= Net-IPv6Addr
PORTVERSION= 1.01
PORTVERSION= 1.02
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -12,14 +12,16 @@ COMMENT= Perl extension for manipulating IPv6 addresses
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Math-Base85>=0.2:math/p5-Math-Base85 \
p5-Math-BigInt>=1.999813:math/p5-Math-BigInt \
p5-Net-IPv4Addr>=0.10:net-mgmt/p5-Net-IPv4Addr

USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 503000
BUILD_DEPENDS+= p5-Math-BigInt>=1.999813:math/p5-Math-BigInt
RUN_DEPENDS+= p5-Math-BigInt>=1.999813:math/p5-Math-BigInt
.endif

.include <bsd.port.post.mk>
6 changes: 3 additions & 3 deletions net-mgmt/p5-Net-IPv6Addr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1595163256
SHA256 (Net-IPv6Addr-1.01.tar.gz) = 27e27f03feb55fd91516739735b19eb541caf8799536329dd7e3a1290aa40b01
SIZE (Net-IPv6Addr-1.01.tar.gz) = 19750
TIMESTAMP = 1622214082
SHA256 (Net-IPv6Addr-1.02.tar.gz) = b23401c1226fee8dfe627f5ae0e90c55ac547010eca398110dc1631f41c9ec7d
SIZE (Net-IPv6Addr-1.02.tar.gz) = 19961

0 comments on commit 9890552

Please sign in to comment.