diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile index 1135e35ae52d..cceafcf509b5 100644 --- a/net-mgmt/p5-Net-Netmask/Makefile +++ b/net-mgmt/p5-Net-Netmask/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Netmask -PORTVERSION= 1.9103 +PORTVERSION= 1.9104 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,4 +21,11 @@ NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502705 +BUILD_DEPENDS+= p5-Math-BigInt>=1.999811:math/p5-Math-BigInt +RUN_DEPENDS+= p5-Math-BigInt>=1.999811:math/p5-Math-BigInt +.endif + +.include diff --git a/net-mgmt/p5-Net-Netmask/distinfo b/net-mgmt/p5-Net-Netmask/distinfo index 188b3e188e7e..f7deee5a8dad 100644 --- a/net-mgmt/p5-Net-Netmask/distinfo +++ b/net-mgmt/p5-Net-Netmask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529733611 -SHA256 (Net-Netmask-1.9103.tar.gz) = 5ab83944703318a09043b371fe9ad36714e87b6dcf70f85315839e7e5bd6684d -SIZE (Net-Netmask-1.9103.tar.gz) = 33836 +TIMESTAMP = 1532803563 +SHA256 (Net-Netmask-1.9104.tar.gz) = 7efc6c544b76ee3923a4f3bf82d2b20ca7452e55cfd05ec65789fceab716919e +SIZE (Net-Netmask-1.9104.tar.gz) = 41853