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 Update to 1.90:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5617364fae8
branches:  trunk
changeset: 652205:a5617364fae8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 27 21:43:05 2015 +0000

description:
Update to 1.90:

1.90    2015-05-14

- Made the compilation test shipped in the last release an author-only test,
  as many of the modules in this distribution try to load DateTime, but
  DateTime depends on this distribution. This caused attempts to install
  DateTime on a fresh perl install to fail. Reported by Noel Maddy. RT
  #104448.


1.89    2015-05-14

- Fix a syntax error in the Android local time zone module. Reported by Gregor
  Hermann. RT #104105.

diffstat:

 time/p5-DateTime-TimeZone/Makefile |  4 ++--
 time/p5-DateTime-TimeZone/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 8df9ded5a5df -r a5617364fae8 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Wed May 27 21:42:06 2015 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Wed May 27 21:43:05 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2015/04/26 07:48:22 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2015/05/27 21:43:05 wiz Exp $
 
-DISTNAME=      DateTime-TimeZone-1.88
+DISTNAME=      DateTime-TimeZone-1.90
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 8df9ded5a5df -r a5617364fae8 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Wed May 27 21:42:06 2015 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Wed May 27 21:43:05 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2015/04/26 07:48:22 wiz Exp $
+$NetBSD: distinfo,v 1.56 2015/05/27 21:43:05 wiz Exp $
 
-SHA1 (DateTime-TimeZone-1.88.tar.gz) = c92a11404dce886fac89cdb30fba77b52098d673
-RMD160 (DateTime-TimeZone-1.88.tar.gz) = 1237928e4585d1cd28c057c6c803178fd3542c6d
-Size (DateTime-TimeZone-1.88.tar.gz) = 889504 bytes
+SHA1 (DateTime-TimeZone-1.90.tar.gz) = fe23a656d138d5b3892913458a58d2f432ac410a
+RMD160 (DateTime-TimeZone-1.90.tar.gz) = 097d4b1f0f2756fd49447cc08edacb7acdf17148
+Size (DateTime-TimeZone-1.90.tar.gz) = 892100 bytes



Home | Main Index | Thread Index | Old Index