summaryrefslogtreecommitdiff
path: root/time/p5-DateTime
diff options
context:
space:
mode:
authorwiz <wiz>2010-12-02 12:28:15 +0000
committerwiz <wiz>2010-12-02 12:28:15 +0000
commit370ba5fe5e1dc6cb083eda534ade88c56f8ac0d3 (patch)
treede00d8e33d2758cea99ad77571566a64ceb5da30 /time/p5-DateTime
parent1167ac6a4f7d74b031ffc27b3585778508d1a081 (diff)
downloadpkgsrc-370ba5fe5e1dc6cb083eda534ade88c56f8ac0d3.tar.gz
Update to 0.66:
0.66 2010-11-26 - A bunch of documentation cleanup. No code changes. 0.65 2010-10-25 - Actually put the right $VERSION in every package. No other changes. 0.64 2010-10-25 * All the constructors besides new() ended up calling new(), which meant that these constructors went through the parameter validation code twice. Avoiding this should make everything that constructs a new object (besides new() itself) a little faster. ** This change breaks DateTime::Fiscal::Retail454, but no other modules, to the best of my knowledge. ** - The t/39no-so.t test failed for some people. I can't reproduce it, but this release will hopefully fix the problem. Patch by Tokuhiro Matsuno. RT #62061. - Added a section on the DateTime Project ecosystem to the docs. Addresses RT #60930. - Fixed wiki links in the docs now that the wiki has moved to a new wiki platform. - Restored some of the dzil-ification. The repo now has a very minimal Build.PL file which is just enough to build the XS code and run the tests. This fixes the total lack of prereqs in the META.* files. Reported by Bjørn-Olav. RT #62427. 0.63 2010-09-24 - Actually bump the version in the module files. Oops. Reported by bricas.
Diffstat (limited to 'time/p5-DateTime')
-rw-r--r--time/p5-DateTime/Makefile4
-rw-r--r--time/p5-DateTime/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 9173ee77952..5b8403b627e 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2010/09/23 21:34:50 sno Exp $
+# $NetBSD: Makefile,v 1.27 2010/12/02 12:28:15 wiz Exp $
-DISTNAME= DateTime-0.62
+DISTNAME= DateTime-0.66
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo
index e85510f72f3..4f32ee5daaf 100644
--- a/time/p5-DateTime/distinfo
+++ b/time/p5-DateTime/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2010/09/23 21:34:50 sno Exp $
+$NetBSD: distinfo,v 1.22 2010/12/02 12:28:15 wiz Exp $
-SHA1 (DateTime-0.62.tar.gz) = 41a4b566e22c7695a46296a4547247798e4ab4ed
-RMD160 (DateTime-0.62.tar.gz) = 2e3f1cfb8405dc57e66be284daa1242736241790
-Size (DateTime-0.62.tar.gz) = 144609 bytes
+SHA1 (DateTime-0.66.tar.gz) = 98dafe2b3766344b1fe88f4faf71384d0a51f71f
+RMD160 (DateTime-0.66.tar.gz) = 61bb07fa0d233778367cd9b68ca34394d5d3f4a7
+Size (DateTime-0.66.tar.gz) = 177080 bytes