diff options
author | mef <mef@pkgsrc.org> | 2016-09-18 14:59:25 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-09-18 14:59:25 +0000 |
commit | 9b8798d2b58cba26bbab87287c7c65e261d09ace (patch) | |
tree | bd554feed0c25eccfa8f9a11ff820489b3e617d6 /time | |
parent | 4c45b50ae0cc147b1bb13b4e69193133d2f7af69 (diff) | |
download | pkgsrc-9b8798d2b58cba26bbab87287c7c65e261d09ace.tar.gz |
Updated time/p5-DateTime-Locale to 1.06
---------------------------------------
1.06 2016-09-16
- Replaced Params::Validate with Params::ValidationCompiler.
(pkgsrc changes)
- for runtime:
-DEPENDS+= p5-Params-Validate>=0.91:../../devel/p5-Params-Validate
+DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
+DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
+DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
- for make test
+BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Locale/Makefile | 11 | ||||
-rw-r--r-- | time/p5-DateTime-Locale/distinfo | 10 |
2 files changed, 13 insertions, 8 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index 574122dc964..53cd1238b0b 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2016/06/30 17:44:01 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2016/09/18 14:59:25 mef Exp $ -DISTNAME= DateTime-Locale-1.05 +DISTNAME= DateTime-Locale-1.06 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -11,8 +11,13 @@ COMMENT= Localization data for p5-DateTime LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Dist-CheckConflicts-[0-9]*:../../devel/p5-Dist-CheckConflicts -DEPENDS+= p5-Params-Validate>=0.91:../../devel/p5-Params-Validate +DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils +DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio +DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean + +# for make test +BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings diff --git a/time/p5-DateTime-Locale/distinfo b/time/p5-DateTime-Locale/distinfo index 5bef7aafc0f..3d90baa3900 100644 --- a/time/p5-DateTime-Locale/distinfo +++ b/time/p5-DateTime-Locale/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2016/06/30 17:44:01 wiz Exp $ +$NetBSD: distinfo,v 1.21 2016/09/18 14:59:25 mef Exp $ -SHA1 (DateTime-Locale-1.05.tar.gz) = 459a7fe49740fdd3a08c58a36c3549383b6839ae -RMD160 (DateTime-Locale-1.05.tar.gz) = 16e1691b92ab7fe95954397af8503e6cf0adb4db -SHA512 (DateTime-Locale-1.05.tar.gz) = 8e5484e20ccd6f21343dd8eed708f4ec70a0a11f86b83d4a304ebc01b6f8a613d8b08b3a51cf520eeac7730720a996ef36b5e93e771f5fd03f92e283e4ff1f94 -Size (DateTime-Locale-1.05.tar.gz) = 959564 bytes +SHA1 (DateTime-Locale-1.06.tar.gz) = 85c19ec1851592997d0d5b3022a3e1b1bcf7cb7e +RMD160 (DateTime-Locale-1.06.tar.gz) = aaaa3de0c4837ab5083ee49c9743eae553946a8e +SHA512 (DateTime-Locale-1.06.tar.gz) = 0f2207c4b309e07b4ed357dd5fc68350dab282c98c5047d039138a4ae4f6c9a551edaf6e55eff9db54a87a5508079bf7ff4ca66b5a07ed2673da50f9645d4449 +Size (DateTime-Locale-1.06.tar.gz) = 960132 bytes |