1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to 0.14

- Remove MASTER_SITE_SUBDIR
- Add TEST_DEPENDS

Changes:	https://metacpan.org/changes/distribution/Data-Validate-Domain
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-03-29 19:01:58 +00:00
parent 8888ee730e
commit ef21484972
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497182
2 changed files with 14 additions and 7 deletions

View File

@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= Data-Validate-Domain
PORTVERSION= 0.10
PORTREVISION= 1
PORTVERSION= 0.14
CATEGORIES= dns perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NEELY
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@ -16,10 +14,18 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-Domain-TLD>=0:dns/p5-Net-Domain-TLD
RUN_DEPENDS= p5-Net-Domain-TLD>=1.74:dns/p5-Net-Domain-TLD
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502600
TEST_DEPENDS+= p5-Test-Simple>=1.302015:devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Data-Validate-Domain-0.10.tar.gz) = be17fbc945c8ab3faac8870bed99704c023919863e583c56b43e9df05ef7a39a
SIZE (Data-Validate-Domain-0.10.tar.gz) = 7988
TIMESTAMP = 1551641966
SHA256 (Data-Validate-Domain-0.14.tar.gz) = 4470f253b8d2720a4dd3fa3ae550995417c2269f3be7ff030e01afa04a3a9421
SIZE (Data-Validate-Domain-0.14.tar.gz) = 31962