diff options
author | sno <sno@pkgsrc.org> | 2009-08-09 13:06:46 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-09 13:06:46 +0000 |
commit | 8c585286bd652f3aa7d5554e18c8c77be29c68f1 (patch) | |
tree | 9f9ae530a44d0b29222881d502eec60e3e6a5d57 /www | |
parent | 6021c5f1af7034388a885b70e5e107dc762076c4 (diff) | |
download | pkgsrc-8c585286bd652f3aa7d5554e18c8c77be29c68f1.tar.gz |
Updating package for p5 module HTTP::Response::Encoding from 0.05 to 0.06
pkgsrc changes:
- Adding license information
Upstream changes:
$Revision: 0.6 $ $Date: 2009/07/28 21:25:25 $
! lib/HTTP/Response/Encoding.pm t/01-file.t
Addressed RT#47033:
new libwww-perl-5.827 release from 15.06.2009 breaks all tests
(Tested both on lwp5.826 and lwp5.830)
http://rt.cpan.org/Ticket/Display.html?47033
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Response-Encoding/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-Response-Encoding/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-HTTP-Response-Encoding/Makefile b/www/p5-HTTP-Response-Encoding/Makefile index 00cba5e1051..a0fb5ff2092 100644 --- a/www/p5-HTTP-Response-Encoding/Makefile +++ b/www/p5-HTTP-Response-Encoding/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/12/16 22:21:16 he Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/09 13:06:46 sno Exp $ # -DISTNAME= HTTP-Response-Encoding-0.05 +DISTNAME= HTTP-Response-Encoding-0.06 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hre CATEGORIES= www net perl5 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTTP-Response-Encoding/ COMMENT= Perl5 module to add encoding() to HTTP::Response +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-libwww>=0:../../www/p5-libwww diff --git a/www/p5-HTTP-Response-Encoding/distinfo b/www/p5-HTTP-Response-Encoding/distinfo index a90a244c6f7..0610d52565c 100644 --- a/www/p5-HTTP-Response-Encoding/distinfo +++ b/www/p5-HTTP-Response-Encoding/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/12/16 22:21:16 he Exp $ +$NetBSD: distinfo,v 1.2 2009/08/09 13:06:46 sno Exp $ -SHA1 (HTTP-Response-Encoding-0.05.tar.gz) = 16893e20d0d943c7e5317d2f9d85c9bbfc16dba3 -RMD160 (HTTP-Response-Encoding-0.05.tar.gz) = 3a46c671b4e37abd279ef6183bd5e52467251d87 -Size (HTTP-Response-Encoding-0.05.tar.gz) = 5199 bytes +SHA1 (HTTP-Response-Encoding-0.06.tar.gz) = 528ca9f381b0a01c41f421c1824262edd1ecd40c +RMD160 (HTTP-Response-Encoding-0.06.tar.gz) = 6ecbb178f05301c40c0d4c3f414e57ed24b56184 +Size (HTTP-Response-Encoding-0.06.tar.gz) = 5531 bytes |