diff options
author | wen <wen@pkgsrc.org> | 2019-03-16 13:28:29 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2019-03-16 13:28:29 +0000 |
commit | 209b3a586728adc7857eeb7a438ce67ed53a953e (patch) | |
tree | 2a27bb2571911e675e842ca30603ac239a41d889 /time | |
parent | 8e418943e2f91ec16922df6372871c626b23a93b (diff) | |
download | pkgsrc-209b3a586728adc7857eeb7a438ce67ed53a953e.tar.gz |
Update to 0.82
Upstream changes:
0.82 2019-03-03
- Removed use of Class::Factory::Util. That distro is poorly maintained (by
me) and it has some issues with its use of Module::Build. This distro
(DateTime-Format-Builder) really doesn't need to use Class::Factory::Util.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Format-Builder/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Builder/distinfo | 10 |
2 files changed, 7 insertions, 9 deletions
diff --git a/time/p5-DateTime-Format-Builder/Makefile b/time/p5-DateTime-Format-Builder/Makefile index 546e78bb9ba..a064a6c7022 100644 --- a/time/p5-DateTime-Format-Builder/Makefile +++ b/time/p5-DateTime-Format-Builder/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2018/08/22 09:47:15 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2019/03/16 13:28:29 wen Exp $ -DISTNAME= DateTime-Format-Builder-0.81 +DISTNAME= DateTime-Format-Builder-0.82 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -11,7 +10,6 @@ HOMEPAGE= http://search.cpan.org/~drolsky/DateTime-Format-Builder/ COMMENT= Create DateTime parser classes and objects LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Class-Factory-Util>=1.6:../../devel/p5-Class-Factory-Util DEPENDS+= p5-DateTime>=1.00:../../time/p5-DateTime DEPENDS+= p5-DateTime-Format-Strptime>=1.04:../../time/p5-DateTime-Format-Strptime DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate diff --git a/time/p5-DateTime-Format-Builder/distinfo b/time/p5-DateTime-Format-Builder/distinfo index 2b46eb42a9a..1c613c522c6 100644 --- a/time/p5-DateTime-Format-Builder/distinfo +++ b/time/p5-DateTime-Format-Builder/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/11/02 23:31:39 agc Exp $ +$NetBSD: distinfo,v 1.6 2019/03/16 13:28:29 wen Exp $ -SHA1 (DateTime-Format-Builder-0.81.tar.gz) = 0df6fb5e9cd15c7925d830c516ce8d9f1290ad35 -RMD160 (DateTime-Format-Builder-0.81.tar.gz) = 33c6269256d4e47cd969c435b112bb830cc2dba7 -SHA512 (DateTime-Format-Builder-0.81.tar.gz) = 617cf72e900d9bb17fd5c3cfbfa1874bf1c34de144514ea4cabd7b66eb682696b9c9501e66db1073da59c5e8278e6878b893876a1a7f11a9c011dbae44ebdd57 -Size (DateTime-Format-Builder-0.81.tar.gz) = 39933 bytes +SHA1 (DateTime-Format-Builder-0.82.tar.gz) = 28c6cc80735e2b8d92c8461b21bb22153d597d4f +RMD160 (DateTime-Format-Builder-0.82.tar.gz) = 06b08ae940278fa1b9e856e140becc8d44dcf69c +SHA512 (DateTime-Format-Builder-0.82.tar.gz) = e89becd9875f84df8f83ea2081bf6b08cad4a62af6f8d193ce6735ae8442881ca826e68c894879d3c5e90d1fcc60b7b5fa5ba4b7f9dbba92a4c2e26fc54dca1e +Size (DateTime-Format-Builder-0.82.tar.gz) = 63465 bytes |