pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Updated time/p5-DateTime 0.36 -> 0.37



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d3422e2040f
branches:  trunk
changeset: 529739:5d3422e2040f
user:      abs <abs%pkgsrc.org@localhost>
date:      Sat Jun 09 23:46:42 2007 +0000

description:
Updated time/p5-DateTime 0.36 -> 0.37

0.37   2007-03-30

[ BUG FIXES ]

- Require DateTime::Locale 0.34, which fixes a problem that manifested
  when thawing a DateTime.pm object. See
  http://www.mail-archive.com/datetime%perl.org@localhost/msg05633.html for some
  discussion of this.

- Added pod coverage tests, and added some POD for undocumented
  methods as a result.

[ ENHANCEMENTS ]

- This distro is now GPG-signed, per RT #24776.

diffstat:

 doc/CHANGES-2007          |  3 ++-
 time/p5-DateTime/Makefile |  4 ++--
 time/p5-DateTime/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r 2ecca7715875 -r 5d3422e2040f doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat Jun 09 23:45:18 2007 +0000
+++ b/doc/CHANGES-2007  Sat Jun 09 23:46:42 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1303 2007/06/09 23:45:55 abs Exp $
+$NetBSD: CHANGES-2007,v 1.1304 2007/06/09 23:47:07 abs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -2514,3 +2514,4 @@
        Updated devel/p5-Module-ScanDeps to 0.74 [abs 2007-06-10]
        Updated devel/p5-PAR-Dist to 0.22 [abs 2007-06-10]
        Updated devel/p5-Params-Util to 0.25 [abs 2007-06-10]
+       Updated time/p5-DateTime to 0.37 [abs 2007-06-10]
diff -r 2ecca7715875 -r 5d3422e2040f time/p5-DateTime/Makefile
--- a/time/p5-DateTime/Makefile Sat Jun 09 23:45:18 2007 +0000
+++ b/time/p5-DateTime/Makefile Sat Jun 09 23:46:42 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2007/02/27 13:08:24 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/06/09 23:46:42 abs Exp $
 
-DISTNAME=      DateTime-0.36
+DISTNAME=      DateTime-0.37
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 2ecca7715875 -r 5d3422e2040f time/p5-DateTime/distinfo
--- a/time/p5-DateTime/distinfo Sat Jun 09 23:45:18 2007 +0000
+++ b/time/p5-DateTime/distinfo Sat Jun 09 23:46:42 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/02/27 13:08:24 wiz Exp $
+$NetBSD: distinfo,v 1.6 2007/06/09 23:46:42 abs Exp $
 
-SHA1 (DateTime-0.36.tar.gz) = 834c7ba3b937234b6ecc1436b4ee851c4410ec49
-RMD160 (DateTime-0.36.tar.gz) = 72e0736491c82ba77cafe0808e50b261b5bbcded
-Size (DateTime-0.36.tar.gz) = 91802 bytes
+SHA1 (DateTime-0.37.tar.gz) = d9ef8b52ea510991992dc1468be42e3bd6489b46
+RMD160 (DateTime-0.37.tar.gz) = 1defe7fb0c4db19bbafb6806baa4d7f75b42dde4
+Size (DateTime-0.37.tar.gz) = 95358 bytes



Home | Main Index | Thread Index | Old Index