pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-TimeZone Updated time/p5-DateTime-Tim...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6546d76696e0
branches:  trunk
changeset: 352705:6546d76696e0
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Sep 18 14:29:06 2016 +0000

description:
Updated time/p5-DateTime-TimeZone to 2.02
-----------------------------------------
2.02    2016-09-16
- Replaced Params::Validate with Params::ValidationCompiler.

(pkgsrc changes)
 - for runtime:
   +DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
   +DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio

 - for make test:
   +BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
   +BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean

diffstat:

 time/p5-DateTime-TimeZone/Makefile |   9 +++++++--
 time/p5-DateTime-TimeZone/distinfo |  10 +++++-----
 2 files changed, 12 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r 19c90c5b1b09 -r 6546d76696e0 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Sun Sep 18 14:22:29 2016 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Sun Sep 18 14:29:06 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2016/07/21 12:26:51 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2016/09/18 14:29:06 mef Exp $
 
-DISTNAME=      DateTime-TimeZone-2.01
+DISTNAME=      DateTime-TimeZone-2.02
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -15,12 +15,17 @@
 DEPENDS+=      p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
 DEPENDS+=      p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
 DEPENDS+=      p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
+DEPENDS+=       p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
+DEPENDS+=       p5-Specio-[0-9]*:../../devel/p5-Specio
+
 # for tests, but can't depend in it, since it depends on this package
 #BUILD_DEPENDS+=       p5-DateTime>=0.1501:../../time/p5-DateTime
+BUILD_DEPENDS+=        p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
 BUILD_DEPENDS+=        p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
 BUILD_DEPENDS+=        p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
 BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 BUILD_DEPENDS+=        p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
+BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 
 # on HPUX it requires ../../time/p5-DateTime-TimeZone-HPUX
 # but this will result in a circular dependency
diff -r 19c90c5b1b09 -r 6546d76696e0 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Sun Sep 18 14:22:29 2016 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Sun Sep 18 14:29:06 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.67 2016/07/21 12:26:51 wiz Exp $
+$NetBSD: distinfo,v 1.68 2016/09/18 14:29:06 mef Exp $
 
-SHA1 (DateTime-TimeZone-2.01.tar.gz) = 82a9c0a3222ebff88d3a1b902ed8ab189f0174f7
-RMD160 (DateTime-TimeZone-2.01.tar.gz) = 9abe83213edc0cdb10b7ab6add6cb64a89dea4bc
-SHA512 (DateTime-TimeZone-2.01.tar.gz) = 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf
-Size (DateTime-TimeZone-2.01.tar.gz) = 929462 bytes
+SHA1 (DateTime-TimeZone-2.02.tar.gz) = 739a85cb4c073900a23eb8bbf42520c71910af26
+RMD160 (DateTime-TimeZone-2.02.tar.gz) = 9afc1d6405a5c10da073a0b77febc547d9e74f79
+SHA512 (DateTime-TimeZone-2.02.tar.gz) = dab1cd18b2ffba3d5ed8a445292fcd38c54b12754021e6cab3681db3992f119a7e461dbcfcaf9b2dc2dc805d77e295e366487aa8974454ef7c035bec8a288532
+Size (DateTime-TimeZone-2.02.tar.gz) = 930752 bytes



Home | Main Index | Thread Index | Old Index