summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Locale/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-06-09 23:47:41 +0000
committerabs <abs@pkgsrc.org>2007-06-09 23:47:41 +0000
commit796d00a94f906aa4f7369f0a76bb148e566d01e8 (patch)
treefb65568f906717cd8f3f9bd6d815681d2140d2ac /time/p5-DateTime-Locale/Makefile
parent4fabc08df0eac38ceb1ad84ea2ab659e74f3512d (diff)
downloadpkgsrc-796d00a94f906aa4f7369f0a76bb148e566d01e8.tar.gz
Updated time/p5-DateTime-Locale 0.33 -> 0.34
0.34 2007-03-05 - Removed the use of STORABLE_attach from this module entirely, since it seemed to have a buggy interaction with DateTime.pm. See http://www.mail-archive.com/datetime@perl.org/msg05633.html for some discussion of this.
Diffstat (limited to 'time/p5-DateTime-Locale/Makefile')
-rw-r--r--time/p5-DateTime-Locale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile
index 138341853ac..48ee3e2c4ff 100644
--- a/time/p5-DateTime-Locale/Makefile
+++ b/time/p5-DateTime-Locale/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2007/02/27 13:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/06/09 23:47:41 abs Exp $
-DISTNAME= DateTime-Locale-0.33
+DISTNAME= DateTime-Locale-0.34
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}