summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-12-02 06:53:40 +0000
committerwiz <wiz@pkgsrc.org>2015-12-02 06:53:40 +0000
commit62e5e1f79f3e1314347552ecb236ae1d2fa931dc (patch)
tree78b921be6c47c728d0e60581e03e4de681a733d4 /devel
parent9948b71eb2e63bf728b355d6151073c96e97a813 (diff)
downloadpkgsrc-62e5e1f79f3e1314347552ecb236ae1d2fa931dc.tar.gz
Update p5-Date-Manip to 6.52:
VERSION 6.52 (planned 2015-12-01) Added date ranges on unmodified dates in Recur The date range can now be specified for either the fully modified dates, or the unmodified dates. This will make it easier to work with holidays in some instances. Based on http://perlmonks.org/?node_id=1148735. Added IWn and NWn recurrence modifiers Based on http://perlmonks.org/?node_id=1148735. (!) Reworked holidays slightly Previously, every line in the Holidays section defined a unique holiday. Now, the names determine the list of holidays. It is not allowed to have two separate holidays named exactly the same. It IS allowed to have complex holidays that require two (or more) lines in the Holidays section to define them completely. Based on http://perlmonks.org/?node_id=1148735. Bug fixes Fixed a bug where the RecurRange config variable wasn't getting used. Fixed a bug where some deltas were not parsed correctly as dates. RT 109600 Time zone fixes Newest zoneinfo data (tzdata 2015g) Test fixes Added a number of new tests based on Devel::Cover.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Date-Manip/Makefile5
-rw-r--r--devel/p5-Date-Manip/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index 86cb86d22dc..fc5d0e9beb1 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2015/09/02 07:41:08 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2015/12/02 06:53:40 wiz Exp $
-DISTNAME= Date-Manip-6.51
+DISTNAME= Date-Manip-6.52
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
@@ -18,7 +18,6 @@ BUILD_DEPENDS+= p5-Test-Inter-[0-9]*:../../devel/p5-Test-Inter
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Date/Manip/.packlist
-PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo
index 871c4be38a3..859e6af9c11 100644
--- a/devel/p5-Date-Manip/distinfo
+++ b/devel/p5-Date-Manip/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2015/11/03 03:28:08 agc Exp $
+$NetBSD: distinfo,v 1.28 2015/12/02 06:53:40 wiz Exp $
-SHA1 (Date-Manip-6.51.tar.gz) = ee1f7120ae475bfce3c57907b84ec0576e3542d9
-RMD160 (Date-Manip-6.51.tar.gz) = fbd1af907ad4b871001f637398ff81563b2fa762
-SHA512 (Date-Manip-6.51.tar.gz) = 96e0ef8374680a6adb3a064509d50a0e9288b14ce1e728b181e0f344ff85dfeb7b26ad4117fcfc35d3a6e4d6db3e97da242e2f6a11a88a11571a9b1f169f8e54
-Size (Date-Manip-6.51.tar.gz) = 1799860 bytes
+SHA1 (Date-Manip-6.52.tar.gz) = 54c634b785fb5c55532e8ce9f813a9507e03d39a
+RMD160 (Date-Manip-6.52.tar.gz) = 4061e40fb9d66a6e789b3e86b42629e834c22d7a
+SHA512 (Date-Manip-6.52.tar.gz) = 8a232e8fcc2c5abc1fb82c5096ae8a80b6a6c1d6ef94ca87cbdf15907dedfa64b41008149e0026e4898c96e649b1d69ca304fb529ea32253737e513b809afc6b
+Size (Date-Manip-6.52.tar.gz) = 1833161 bytes