diff options
author | sno <sno@pkgsrc.org> | 2009-05-01 21:08:41 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-05-01 21:08:41 +0000 |
commit | 31c587fddc4d56ef377099b468caa396d5fe19f2 (patch) | |
tree | 4c85f739803cc89eb8ec7aec87a3204f2f5dad99 /time/p5-DateTime-Format-HTTP | |
parent | 2e4838194812759d71651d3bdbe20878db17f53b (diff) | |
download | pkgsrc-31c587fddc4d56ef377099b468caa396d5fe19f2.tar.gz |
PkgSrc changes:
- Updating package for p5 module of DateTime::Format::HTTP from 0.37 to 0.38
- Setting license to gnu-gpl-v2
Upstream changes:
0.38 2009-04-05
- No code changes from previous versions.
- Shut up the verbose diagnostic output from the tests.
- Fixed various bugs in the Build.PL, and generally modernized the
distro tarball. Hopefully this will fix problems some cpan testers
were seeing.
Diffstat (limited to 'time/p5-DateTime-Format-HTTP')
-rw-r--r-- | time/p5-DateTime-Format-HTTP/Makefile | 5 | ||||
-rw-r--r-- | time/p5-DateTime-Format-HTTP/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/time/p5-DateTime-Format-HTTP/Makefile b/time/p5-DateTime-Format-HTTP/Makefile index 243a0c5be67..e8521cd4559 100644 --- a/time/p5-DateTime-Format-HTTP/Makefile +++ b/time/p5-DateTime-Format-HTTP/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/02/22 14:33:20 he Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/01 21:08:41 sno Exp $ -DISTNAME= DateTime-Format-HTTP-0.37 +DISTNAME= DateTime-Format-HTTP-0.38 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-HTTP/ COMMENT= Deal with date formats used by HTTP +LICENSE= gnu-gpl-v2 # OR artistic PKG_DESTDIR_SUPPORT= user-destdir diff --git a/time/p5-DateTime-Format-HTTP/distinfo b/time/p5-DateTime-Format-HTTP/distinfo index 8761ed0ab8d..f8714b9e4aa 100644 --- a/time/p5-DateTime-Format-HTTP/distinfo +++ b/time/p5-DateTime-Format-HTTP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/02/22 14:33:20 he Exp $ +$NetBSD: distinfo,v 1.2 2009/05/01 21:08:41 sno Exp $ -SHA1 (DateTime-Format-HTTP-0.37.tar.gz) = 38c1eaa6c6ddfe0dbc4e167353a2afe2ff7e80d5 -RMD160 (DateTime-Format-HTTP-0.37.tar.gz) = 193bf66ac1ad4238df211fb64ad2c9ed06443312 -Size (DateTime-Format-HTTP-0.37.tar.gz) = 17817 bytes +SHA1 (DateTime-Format-HTTP-0.38.tar.gz) = 5e50c4b6fb4742584ea9caa46cd68fa4ac9b8698 +RMD160 (DateTime-Format-HTTP-0.38.tar.gz) = 7a22aff52646109de33f09980be267c5ddf905a9 +Size (DateTime-Format-HTTP-0.38.tar.gz) = 15311 bytes |