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-Flexible pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f680303e00b4
branches: trunk
changeset: 394695:f680303e00b4
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jun 14 20:19:24 2009 +0000
description:
pkgsrc changes:
- Updating package of p5 module DateTime::Format::Flexible from 0.08
to 0.09
- Adjusting license to ${PERL5_LICENSE} according to META.yaml
Upstream changes:
0.09 Sun May 24 22:00:00 2009
- add a real copyright for Debian packaging
- fix parsing a bare 4 digit year. (thanks Dominic Rose, rt #46278)
diffstat:
time/p5-DateTime-Format-Flexible/Makefile | 6 +++---
time/p5-DateTime-Format-Flexible/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 9e899c8e2bcb -r f680303e00b4 time/p5-DateTime-Format-Flexible/Makefile
--- a/time/p5-DateTime-Format-Flexible/Makefile Sun Jun 14 20:15:21 2009 +0000
+++ b/time/p5-DateTime-Format-Flexible/Makefile Sun Jun 14 20:19:24 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/05/01 21:04:14 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/14 20:19:24 sno Exp $
-DISTNAME= DateTime-Format-Flexible-0.08
+DISTNAME= DateTime-Format-Flexible-0.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -8,7 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::Flexible
COMMENT= Flexibly parse strings and turn them into DateTime objects
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Builder>=0.74:../../time/p5-DateTime-Format-Builder
diff -r 9e899c8e2bcb -r f680303e00b4 time/p5-DateTime-Format-Flexible/distinfo
--- a/time/p5-DateTime-Format-Flexible/distinfo Sun Jun 14 20:15:21 2009 +0000
+++ b/time/p5-DateTime-Format-Flexible/distinfo Sun Jun 14 20:19:24 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/05/01 21:04:14 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/06/14 20:19:24 sno Exp $
-SHA1 (DateTime-Format-Flexible-0.08.tar.gz) = 7114f37bba496256a32457f11ca2e047911b1d0c
-RMD160 (DateTime-Format-Flexible-0.08.tar.gz) = 54f63560bec6818e12760613a71dbe6e682cfc11
-Size (DateTime-Format-Flexible-0.08.tar.gz) = 55010 bytes
+SHA1 (DateTime-Format-Flexible-0.09.tar.gz) = fbb88f54be7c7329dbc696e01ab63684f3b01fd3
+RMD160 (DateTime-Format-Flexible-0.09.tar.gz) = d916fcec57094346593af884e81f7e377a26365b
+Size (DateTime-Format-Flexible-0.09.tar.gz) = 55474 bytes
Home |
Main Index |
Thread Index |
Old Index