diff options
author | sno <sno> | 2012-07-06 11:59:59 +0000 |
---|---|---|
committer | sno <sno> | 2012-07-06 11:59:59 +0000 |
commit | 33f8bdab2306a4daedbe8c73feda19a6d0e9b793 (patch) | |
tree | 857c6cd8ab787f07f1ea08c58eb26101fb9d2f54 /time | |
parent | 5542d7d9534fad7754a7784110bdc411c616a12b (diff) | |
download | pkgsrc-33f8bdab2306a4daedbe8c73feda19a6d0e9b793.tar.gz |
Updating package for Perl 5 module DateTime::Format::Strptime in
time/p5-DateTime-Format-Strptime from 1.5000 to 1.5200.
pkgsrc changes:
- Update comment and homepage
- append 00 to upstream version to avoid comparing conflicts in pkgsrc
Upstream changes:
1.52 2012-07-01
- Shut up "unescaped braces in regex" warning from 5.17.0. RT #77514. Patch by
Zefram.
1.51 2012-05-27
- Packaging cleanup, including listing Test::More as a test prereq, not a
runtime prereq. RT #76128.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Format-Strptime/Makefile | 12 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Strptime/distinfo | 8 |
2 files changed, 10 insertions, 10 deletions
diff --git a/time/p5-DateTime-Format-Strptime/Makefile b/time/p5-DateTime-Format-Strptime/Makefile index 386747482ee..8a757aab9dd 100644 --- a/time/p5-DateTime-Format-Strptime/Makefile +++ b/time/p5-DateTime-Format-Strptime/Makefile @@ -1,18 +1,18 @@ -# $NetBSD: Makefile,v 1.11 2012/01/26 19:00:53 rhaen Exp $ +# $NetBSD: Makefile,v 1.12 2012/07/06 11:59:59 sno Exp $ -DISTNAME= DateTime-Format-Strptime-1.5000 -PKGNAME= p5-${DISTNAME} +DISTNAME= DateTime-Format-Strptime-1.52 +PKGNAME= p5-${DISTNAME}00 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://search.cpan.org/~rickm/DateTime-Format-Strptime/ -COMMENT= Parse and format strp and strf time patterns +HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Strptime/ +COMMENT= Perl 5 module to parse and format strp and strf time patterns LICENSE= artistic-2.0 PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-DateTime>=0.4304:../../time/p5-DateTime +DEPENDS+= p5-DateTime>=0.4400:../../time/p5-DateTime DEPENDS+= p5-DateTime-Locale>=0.45:../../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 --git a/time/p5-DateTime-Format-Strptime/distinfo b/time/p5-DateTime-Format-Strptime/distinfo index 86f5d86f621..8564140cdb7 100644 --- a/time/p5-DateTime-Format-Strptime/distinfo +++ b/time/p5-DateTime-Format-Strptime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/01/26 19:00:53 rhaen Exp $ +$NetBSD: distinfo,v 1.8 2012/07/06 11:59:59 sno Exp $ -SHA1 (DateTime-Format-Strptime-1.5000.tar.gz) = 8040a3e3e89340e5e240e3ef7cf1871cc1e4e238 -RMD160 (DateTime-Format-Strptime-1.5000.tar.gz) = 70ec474a8b57b7b36bf99a6378fd56fa2be3eff2 -Size (DateTime-Format-Strptime-1.5000.tar.gz) = 27707 bytes +SHA1 (DateTime-Format-Strptime-1.52.tar.gz) = d2484792ce12852091c6850cf0ab4f3d4cf7579f +RMD160 (DateTime-Format-Strptime-1.52.tar.gz) = 1ad68f8c0643bb37c6179005522e33596d1fd54e +Size (DateTime-Format-Strptime-1.52.tar.gz) = 26398 bytes |