pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-TimeZone
Module Name: pkgsrc
Committed By: mef
Date: Sun Sep 18 14:29:06 UTC 2016
Modified Files:
pkgsrc/time/p5-DateTime-TimeZone: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/time/p5-DateTime-TimeZone/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/time/p5-DateTime-TimeZone/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/p5-DateTime-TimeZone/Makefile
diff -u pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.79 pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.80
--- pkgsrc/time/p5-DateTime-TimeZone/Makefile:1.79 Thu Jul 21 12:26:51 2016
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile Sun Sep 18 14:29:06 2016
@@ -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-Params-Validate>=0.72:../..
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
Index: pkgsrc/time/p5-DateTime-TimeZone/distinfo
diff -u pkgsrc/time/p5-DateTime-TimeZone/distinfo:1.67 pkgsrc/time/p5-DateTime-TimeZone/distinfo:1.68
--- pkgsrc/time/p5-DateTime-TimeZone/distinfo:1.67 Thu Jul 21 12:26:51 2016
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo Sun Sep 18 14:29:06 2016
@@ -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