mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Update to 0.15
Changes: http://search.cpan.org/dist/Validator-Custom/Changes
This commit is contained in:
parent
c134b69886
commit
414f65b435
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300836
2 changed files with 5 additions and 5 deletions
|
@ -6,11 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= Validator-Custom
|
||||
PORTVERSION= 0.1428
|
||||
PORTVERSION= 0.1500
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:KIMOTO
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Validator::Custom for simple data validation
|
||||
|
@ -19,14 +20,13 @@ LICENSE= ART10 GPLv1
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple
|
||||
RUN_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \
|
||||
p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Validator::Custom.3 \
|
||||
Validator::Custom::Constraint.3 \
|
||||
Validator::Custom::Guide.3 \
|
||||
Validator::Custom::Guide::Ja.3 \
|
||||
Validator::Custom::Result.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Validator-Custom-0.1428.tar.gz) = 27840a41192f41cc1d2858eb9aca6378374062e5317883c5a90ebefda5005c40
|
||||
SIZE (Validator-Custom-0.1428.tar.gz) = 30295
|
||||
SHA256 (Validator-Custom-0.15.tar.gz) = 8fe84118c6aed406c320e29ae7c6eb9bd363d06fd517dd7ae699073d6213060a
|
||||
SIZE (Validator-Custom-0.15.tar.gz) = 30640
|
||||
|
|
Loading…
Add table
Reference in a new issue