pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Strptime PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b703fe213acb
branches: trunk
changeset: 557242:b703fe213acb
user: sno <sno%pkgsrc.org@localhost>
date: Sun Apr 12 18:55:47 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module DateTime::Format::Strptime to 1.0900
- set license to artistic-2.0
Upstream changes:
1.0701 2007-09-18
- The revised locale tests releasese
- Many people pointed out that while this module hadn't broken
the tests for the French locale had. This is due to a new
source for the data in DateTime::Locale.
- This version ONLY changes the tests and so it not a required
update.
1.0702 2007-09-19
- YAML and POD
- Updated the META.yml file to have the correct 'resources'
and match the latest spec
- Updated the docus with a 'resources' section that has the
same information in it for readers of POD.
- This version ONLY changes the documentation and so it not a
required update.
1.0800 2008-08-07
- Pile-o-bugs
- It seems that I wasn't getting notifications from Google
when people had reported bugs, so there's a pile of fixes
in this release. Hopefully that fixes everyone's issues.
1.0900 2009-02-22
- Another pile-o-bugs
- It seems that I also wasn't seeing notifications from RT
(please don't use it, use the Gooogle project) so all the
following are fixed:
36672 Started failing mid May
23313 Bug handling time zones like America/New_York
25555 Module dies even when on_error is 'undef'
23768 Olson timezone handling incorrect
22450 locale test failing with bleadperl
20487 nmake test_more fail (with patch); incorrect
META.yml
12071 format_datetime uses datetime locale rather than
format locale
11863 bug in DateTime::Format::Strptime 1.0601 when using %s
- And a couple from Google:
#8 Add DateTime::Locale to documentation
diffstat:
time/p5-DateTime-Format-Strptime/Makefile | 9 +++++----
time/p5-DateTime-Format-Strptime/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r b1ac3975de45 -r b703fe213acb time/p5-DateTime-Format-Strptime/Makefile
--- a/time/p5-DateTime-Format-Strptime/Makefile Sun Apr 12 18:52:37 2009 +0000
+++ b/time/p5-DateTime-Format-Strptime/Makefile Sun Apr 12 18:55:47 2009 +0000
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:00 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/12 18:55:47 sno Exp $
-DISTNAME= DateTime-Format-Strptime-1.0700
+DISTNAME= DateTime-Format-Strptime-1.0900
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+EXTRACT_SUFX= .tgz
MAINTAINER= abs%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/~rickm/DateTime-Format-Strptime/
COMMENT= Parse and format strp and strf time patterns
+LICENSE= artistic-2.0
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-DateTime>=0.14:../../time/p5-DateTime
+DEPENDS+= p5-DateTime>=0.4303:../../time/p5-DateTime
PERL5_PACKLIST= auto/DateTime/Format/Strptime/.packlist
diff -r b1ac3975de45 -r b703fe213acb time/p5-DateTime-Format-Strptime/distinfo
--- a/time/p5-DateTime-Format-Strptime/distinfo Sun Apr 12 18:52:37 2009 +0000
+++ b/time/p5-DateTime-Format-Strptime/distinfo Sun Apr 12 18:55:47 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/06/07 11:46:16 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/04/12 18:55:47 sno Exp $
-SHA1 (DateTime-Format-Strptime-1.0700.tar.gz) = 28791945de321a8f3230ac81b644c488ec440d2e
-RMD160 (DateTime-Format-Strptime-1.0700.tar.gz) = 8f8b1fc94a50676dd202e477d888d5e260189c7b
-Size (DateTime-Format-Strptime-1.0700.tar.gz) = 26324 bytes
+SHA1 (DateTime-Format-Strptime-1.0900.tgz) = 751e58f9d04636341b28c670503abec7f19e3939
+RMD160 (DateTime-Format-Strptime-1.0900.tgz) = f96664a297fff20e2a9c026d136c367793e17256
+Size (DateTime-Format-Strptime-1.0900.tgz) = 28353 bytes
Home |
Main Index |
Thread Index |
Old Index