summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-Mail
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-06 14:56:10 +0000
committerwiz <wiz>2014-09-06 14:56:10 +0000
commit14fb15bddf66bee047e55a50aa7aedadb1c37859 (patch)
treeb4d88589beab575710f8e3caa372b19b878c98fd /time/p5-DateTime-Format-Mail
parent865c57224a0e464f9f7b9994c4b9b7d69189b3bb (diff)
downloadpkgsrc-14fb15bddf66bee047e55a50aa7aedadb1c37859.tar.gz
Update to 0.401:
0.401 2014-05-03 - Fix the tests to accomodate the new 1-digit format for days of month before the tenth. Thanks to Dagfinn Ilmari Mannsåker for the patch. - add some more sample dates to t/sample_dates and run one test per sample date in t/sample.t 0.400 2014-04-13 - New maintainer - Philippe Bruhat (BooK) - Now depends on DateTime 0.18. RT #74580. - Moved POD tests to the release stage. - format_datetime() now uses 1-digit numbers for day of month < 10. Dates with unrecognized timezones lead to the creation of a DateTime object with a floating timezone. UTC is now formatted as +0000, floating is formatted as -0000. RT #94556. - Now packaged using Dist::Zilla. Moved back to three-digit version numbers.
Diffstat (limited to 'time/p5-DateTime-Format-Mail')
-rw-r--r--time/p5-DateTime-Format-Mail/Makefile12
-rw-r--r--time/p5-DateTime-Format-Mail/distinfo8
2 files changed, 10 insertions, 10 deletions
diff --git a/time/p5-DateTime-Format-Mail/Makefile b/time/p5-DateTime-Format-Mail/Makefile
index 094734b0f23..16383263dbd 100644
--- a/time/p5-DateTime-Format-Mail/Makefile
+++ b/time/p5-DateTime-Format-Mail/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:52 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/09/06 14:56:10 wiz Exp $
-DISTNAME= DateTime-Format-Mail-0.3001
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+DISTNAME= DateTime-Format-Mail-0.401
+# make sure it has 4 digits
+PKGNAME= p5-${DISTNAME}0
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Mail/
COMMENT= Convert between DateTime and RFC2822/822 formats
+LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+= p5-DateTime>=0.18:../../time/p5-DateTime
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
DEPENDS+= p5-Params-Validate>=0.67:../../devel/p5-Params-Validate
-PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/DateTime/Format/Mail/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/time/p5-DateTime-Format-Mail/distinfo b/time/p5-DateTime-Format-Mail/distinfo
index 98080d5c811..5dfad55a972 100644
--- a/time/p5-DateTime-Format-Mail/distinfo
+++ b/time/p5-DateTime-Format-Mail/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/11/29 17:56:30 wiz Exp $
+$NetBSD: distinfo,v 1.3 2014/09/06 14:56:10 wiz Exp $
-SHA1 (DateTime-Format-Mail-0.3001.tar.gz) = 7381aedca0ab6e7fbfd94e3bec804f2487dd815d
-RMD160 (DateTime-Format-Mail-0.3001.tar.gz) = f1e69814f1101e4c2b2e979252ecd385d416dbd0
-Size (DateTime-Format-Mail-0.3001.tar.gz) = 176473 bytes
+SHA1 (DateTime-Format-Mail-0.401.tar.gz) = 64bf3c24bce84e37463dddeac99dce3516c738ba
+RMD160 (DateTime-Format-Mail-0.401.tar.gz) = 2d3e1a93f9908a0b8eed2064ddf6ec59a30da143
+Size (DateTime-Format-Mail-0.401.tar.gz) = 172403 bytes