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/30d8347785b6
branches: trunk
changeset: 396125:30d8347785b6
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jul 18 22:00:08 2009 +0000
description:
pkgsrc changes:
- Updating package for p5 module DateTime::Format::Strptime from 1.0901
to 1.1000
- Adjusting license
Upstream changes:
1.1000 2009-07-13 -- Regex Pattern
- If the pattern you pass in is a regular expression, that will be honored.
- Changed the locale tests to use require the latest version of Locale until the target stops moving.
diffstat:
time/p5-DateTime-Format-Strptime/Makefile | 10 +++++-----
time/p5-DateTime-Format-Strptime/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 2beb703763e0 -r 30d8347785b6 time/p5-DateTime-Format-Strptime/Makefile
--- a/time/p5-DateTime-Format-Strptime/Makefile Sat Jul 18 21:54:10 2009 +0000
+++ b/time/p5-DateTime-Format-Strptime/Makefile Sat Jul 18 22:00:08 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2009/05/17 18:17:32 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/18 22:00:08 sno Exp $
-DISTNAME= DateTime-Format-Strptime-1.0901
+DISTNAME= DateTime-Format-Strptime-1.1000
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -9,12 +9,12 @@
MAINTAINER= abs%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/~rickm/DateTime-Format-Strptime/
COMMENT= Parse and format strp and strf time patterns
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-DateTime>=0.4303:../../time/p5-DateTime
-DEPENDS+= p5-DateTime-Locale>=0.41:../../time/p5-DateTime-Locale
+DEPENDS+= p5-DateTime>=0.4304:../../time/p5-DateTime
+DEPENDS+= p5-DateTime-Locale>=0.43:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=0.79:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Params-Validate>=0.64:../../devel/p5-Params-Validate
diff -r 2beb703763e0 -r 30d8347785b6 time/p5-DateTime-Format-Strptime/distinfo
--- a/time/p5-DateTime-Format-Strptime/distinfo Sat Jul 18 21:54:10 2009 +0000
+++ b/time/p5-DateTime-Format-Strptime/distinfo Sat Jul 18 22:00:08 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/05/17 18:17:32 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/07/18 22:00:08 sno Exp $
-SHA1 (DateTime-Format-Strptime-1.0901.tgz) = 6ca67d2a536a435f1e1b521d42a5310a1737860c
-RMD160 (DateTime-Format-Strptime-1.0901.tgz) = b6735e479ee91f5712e1d10f1d3b39ee265d5c03
-Size (DateTime-Format-Strptime-1.0901.tgz) = 28481 bytes
+SHA1 (DateTime-Format-Strptime-1.1000.tgz) = a394a61b37488e66bd02ed6aac7e72d7fd205d2c
+RMD160 (DateTime-Format-Strptime-1.1000.tgz) = f1ccd57f0b321b0b12848e01289183102c331b68
+Size (DateTime-Format-Strptime-1.1000.tgz) = 28818 bytes
Home |
Main Index |
Thread Index |
Old Index