summaryrefslogtreecommitdiff
path: root/time/p5-Rose-DateTime/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2014-02-06 13:00:59 +0000
committerabs <abs@pkgsrc.org>2014-02-06 13:00:59 +0000
commit24e2a51537f8391db9cf1a3a7b0dd5551176f4b5 (patch)
tree87e97b3afd0b9f9c320b127757b6399a0c85a4ea /time/p5-Rose-DateTime/Makefile
parentac505cce1a990e011a4c74e7baa0e85291a6dc98 (diff)
downloadpkgsrc-24e2a51537f8391db9cf1a3a7b0dd5551176f4b5.tar.gz
Updated time/p5-Rose-DateTime to 0.540
0.540 (12.08.2013) - John Siracusa <siracusa@gmail.com> * Handle object return value from DateTime->DefaultLocale. 0.539 (10.03.2013) - John Siracusa <siracusa@gmail.com> * Fixed a typo in the documentation. (RT 89224)
Diffstat (limited to 'time/p5-Rose-DateTime/Makefile')
-rw-r--r--time/p5-Rose-DateTime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile
index fc28ccbec8b..68a0e2738d9 100644
--- a/time/p5-Rose-DateTime/Makefile
+++ b/time/p5-Rose-DateTime/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2013/08/30 14:57:08 wen Exp $
+# $NetBSD: Makefile,v 1.14 2014/02/06 13:00:59 abs Exp $
-DISTNAME= Rose-DateTime-0.538
+DISTNAME= Rose-DateTime-0.540
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
-MAINTAINER= abs@absd.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Rose-DateTime/
COMMENT= DateTime helper functions and objects for Rose
LICENSE= ${PERL5_LICENSE}