summaryrefslogtreecommitdiff
path: root/time/p5-DateTime/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-26 01:57:28 +0000
committerwiz <wiz@pkgsrc.org>2005-02-26 01:57:28 +0000
commit8d46d635a20fa835c14605c44c2895e478687b3b (patch)
tree199d96e6043e7148342fdafd1d03413d6705fe6a /time/p5-DateTime/Makefile
parent8c2c86370cab697198a295119242874c8bea0ff8 (diff)
downloadpkgsrc-8d46d635a20fa835c14605c44c2895e478687b3b.tar.gz
Update to 0.27:
0.27 2005-01-31 [ ENHANCEMENTS ] - Added local_rd_values() method for the benefit of other modules like DateTime::Event::Recurrence. 0.26 2005-01-27 [ BUG FIXES ] - The docs claimed that the delta_ms(), delta_md(), delta_days() methods always returned a positive duration, but this was not true for delta_md() or delta_days().
Diffstat (limited to 'time/p5-DateTime/Makefile')
-rw-r--r--time/p5-DateTime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 51f2e1d4afc..676615479c5 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/26 16:18:40 cube Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/26 01:57:28 wiz Exp $
-DISTNAME= DateTime-0.25
+DISTNAME= DateTime-0.27
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}