pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-Time-Format pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/96268ad17d9b
branches: trunk
changeset: 395258:96268ad17d9b
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 07 19:31:48 2009 +0000
description:
pkgsrc changes:
- updating package of p5 module Time::Format from 1.09 to 1.11
- Adjusting depencencies according to META.yml (and Module::Corelist)
Upstream changes:
1.11 2009 June 18
- Fix error in the new test (past.t) for v1.10!
- Rearrange eval's throughout test code to rely on $@ less.
1.10 2009 June 17
- Bug fix: Did not trim leading zero off the am/pm hour (H
code) if the argument was a DateTime. Thanks to Coke Coleda
for spotting this.
diffstat:
time/p5-Time-Format/Makefile | 7 +++----
time/p5-Time-Format/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 290c1cd26754 -r 96268ad17d9b time/p5-Time-Format/Makefile
--- a/time/p5-Time-Format/Makefile Tue Jul 07 19:31:32 2009 +0000
+++ b/time/p5-Time-Format/Makefile Tue Jul 07 19:31:48 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.5 2009/07/07 19:31:48 sno Exp $
#
-DISTNAME= Time-Format-1.09
+DISTNAME= Time-Format-1.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
@@ -13,7 +12,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Test-Simple>=0.40:../../devel/p5-Test-Simple
+DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
PERL5_PACKLIST= auto/Time/Format/.packlist
USE_LANGUAGES= # none
diff -r 290c1cd26754 -r 96268ad17d9b time/p5-Time-Format/distinfo
--- a/time/p5-Time-Format/distinfo Tue Jul 07 19:31:32 2009 +0000
+++ b/time/p5-Time-Format/distinfo Tue Jul 07 19:31:48 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/09/10 19:11:56 he Exp $
+$NetBSD: distinfo,v 1.3 2009/07/07 19:31:48 sno Exp $
-SHA1 (Time-Format-1.09.tar.gz) = f032b862337b547bc7a5e6e7902e8e476502f9bf
-RMD160 (Time-Format-1.09.tar.gz) = b648519c2dfed94067cb2310e8647abe2db83582
-Size (Time-Format-1.09.tar.gz) = 29423 bytes
+SHA1 (Time-Format-1.11.tar.gz) = 05d39c8c949bf56b7fb5fc51cce752803da4b390
+RMD160 (Time-Format-1.11.tar.gz) = f24c23ec432b670d5bd116aa315ddb6cdc380b81
+Size (Time-Format-1.11.tar.gz) = 30330 bytes
Home |
Main Index |
Thread Index |
Old Index