1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

Update to 1.9104

Changes:	https://metacpan.org/changes/distribution/Net-Netmask
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-07-29 19:23:42 +00:00
parent 6351bf7070
commit a3b00496fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475815
2 changed files with 12 additions and 5 deletions

View File

@ -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 <bsd.port.mk>
.include <bsd.port.pre.mk>
.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 <bsd.port.post.mk>

View File

@ -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