summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 12:23:02 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 12:23:02 +0000
commit70fd178734ab98d3ebff8ea1a32bb66bd2730879 (patch)
treecbafaae8f0c74f759c63f89ef95f3e4a6cf3dd1e /devel/p5-Date-Manip/Makefile
parenta1dc918578c8e8f5a263b7eb1dc050d1cf7fa6df (diff)
downloadpkgsrc-70fd178734ab98d3ebff8ea1a32bb66bd2730879.tar.gz
Updated p5-Date-Manip to 6.60.
Bug fixes Fixed a bug where if a recurrence had no interval, start and end dates passed in to the dates method would not work. PJ-DSI-DevOps (GitHub #12). Documentation fixes Clarified Date::Manip::TZ::all_periods. Based on discussion with Peter Pfannenschmid.
Diffstat (limited to 'devel/p5-Date-Manip/Makefile')
-rw-r--r--devel/p5-Date-Manip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index 6b75a495b27..d777f9fed56 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2017/06/05 14:22:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.65 2017/09/04 12:23:02 wiz Exp $
-DISTNAME= Date-Manip-6.59
+DISTNAME= Date-Manip-6.60
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}