diff options
author | sno <sno@pkgsrc.org> | 2009-06-14 20:19:24 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-06-14 20:19:24 +0000 |
commit | eb302f4863479e67e87b455c56b652c3347b1ce2 (patch) | |
tree | fdb914e6f093d0c6b01bba81454801d8ba2da046 /time/p5-DateTime-Format-Flexible | |
parent | 7aaf2b90c222bd74470608817f2303edd89f59c1 (diff) | |
download | pkgsrc-eb302f4863479e67e87b455c56b652c3347b1ce2.tar.gz |
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 (limited to 'time/p5-DateTime-Format-Flexible')
-rw-r--r-- | time/p5-DateTime-Format-Flexible/Makefile | 6 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Flexible/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-Flexible/Makefile b/time/p5-DateTime-Format-Flexible/Makefile index 571c407ee8f..56109283107 100644 --- a/time/p5-DateTime-Format-Flexible/Makefile +++ b/time/p5-DateTime-Format-Flexible/Makefile @@ -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 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org 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 --git a/time/p5-DateTime-Format-Flexible/distinfo b/time/p5-DateTime-Format-Flexible/distinfo index 211daf3cb70..ca49fd965d5 100644 --- a/time/p5-DateTime-Format-Flexible/distinfo +++ b/time/p5-DateTime-Format-Flexible/distinfo @@ -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 |