mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.10
- Add LICENSE Changes: http://search.cpan.org/dist/MooseX-Types-DateTime-MoreCoercions/Changes
This commit is contained in:
parent
a1047d38f2
commit
d1f8bfa399
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302018
@ -6,15 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= MooseX-Types-DateTime-MoreCoercions
|
||||
PORTVERSION= 0.09
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ILMARI
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Extensions to MooseX::Types::DateTime
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DateTime>=0.43.02:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-DateTimeX-Easy>=0.085:${PORTSDIR}/devel/p5-DateTimeX-Easy \
|
||||
p5-Moose>=0.41:${PORTSDIR}/devel/p5-Moose \
|
||||
@ -23,9 +25,7 @@ BUILD_DEPENDS= p5-DateTime>=0.43.02:${PORTSDIR}/devel/p5-DateTime \
|
||||
p5-Time-Duration-Parse>=0.06:${PORTSDIR}/devel/p5-Time-Duration-Parse \
|
||||
p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-DateTime-Format-DateManip>=0:${PORTSDIR}/devel/p5-DateTime-Format-DateManip \
|
||||
p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
TEST_DEPENDS= p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-use-ok>=0.02:${PORTSDIR}/devel/p5-Test-use-ok
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MooseX-Types-DateTime-MoreCoercions-0.09.tar.gz) = 47eeeb86ef28ae8e7dda1e32d6466b2c9284efabc2f0b1bf2f13884acd493e3b
|
||||
SIZE (MooseX-Types-DateTime-MoreCoercions-0.09.tar.gz) = 29032
|
||||
SHA256 (MooseX-Types-DateTime-MoreCoercions-0.10.tar.gz) = aa63181f1845661d348e0f20966cd2c49d6954915a3a20a11c480b68d1385220
|
||||
SIZE (MooseX-Types-DateTime-MoreCoercions-0.10.tar.gz) = 29474
|
||||
|
Loading…
Reference in New Issue
Block a user