summaryrefslogtreecommitdiff
path: root/www/p5-libwww
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-04-29 07:39:37 +0000
committersno <sno@pkgsrc.org>2009-04-29 07:39:37 +0000
commitc41900c12f7a7e05aced10366c38ac365244b8a0 (patch)
tree9c5f9253103e6cdb6bd725445e6bac5c160469b9 /www/p5-libwww
parent40d26b3f631119afd79a34072cbe0967b7384c14 (diff)
downloadpkgsrc-c41900c12f7a7e05aced10366c38ac365244b8a0.tar.gz
PkgSrc changes:
- Updating package for p5 module LWP to 5.826 from 5.825 Upstream changes: 2009-04-24 Release 5.826 Gisle Aas (2): Avoid returning stale Content-Type header after message parts have been updated Don't let content saved to file be affected by the $\ setting Graeme Thompson (1): Issues around multipart boundaries [RT#28970] Mike Schilli (1): Ignore random _proxy env variables, allow only valid schemes Slaven Rezic (1): README.SSL is not anymore available at the linpro.no URL. john9art (1): Make LWP::UserAgent constructor honor the default_headers option [RT#16637]
Diffstat (limited to 'www/p5-libwww')
-rw-r--r--www/p5-libwww/Makefile8
-rw-r--r--www/p5-libwww/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index d9fc3098072..ffd43e9cef7 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2009/04/11 23:15:21 sno Exp $
+# $NetBSD: Makefile,v 1.69 2009/04/29 07:39:37 sno Exp $
-DISTNAME= libwww-perl-5.825
+DISTNAME= libwww-perl-5.826
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION= 1
SVR4_PKGNAME= p5lww
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
@@ -16,12 +15,13 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay
+DEPENDS+= {perl>=5.10,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser
+DEPENDS+= p5-HTML-Tagset-[0-9]*:../../www/p5-HTML-Tagset
DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64
DEPENDS+= p5-Net>=1.09:../../net/p5-Net # for Net::FTP>=2.58
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
-DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
USE_LANGUAGES= # empty
diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo
index 7678096ad48..284391951a6 100644
--- a/www/p5-libwww/distinfo
+++ b/www/p5-libwww/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2009/02/22 15:50:25 wiz Exp $
+$NetBSD: distinfo,v 1.28 2009/04/29 07:39:37 sno Exp $
-SHA1 (libwww-perl-5.825.tar.gz) = c28ad5df9152881387cad3f2cc89e5cd0e56a92c
-RMD160 (libwww-perl-5.825.tar.gz) = c4a142cacb89c8af16938ae8f329d046a22809e2
-Size (libwww-perl-5.825.tar.gz) = 251865 bytes
+SHA1 (libwww-perl-5.826.tar.gz) = 0c6ba0a37ac82f170fe6d5e0092331f90937672b
+RMD160 (libwww-perl-5.826.tar.gz) = 9e34c1d2ffdfe7ad995c07ce587c0a8b177c4f06
+Size (libwww-perl-5.826.tar.gz) = 252196 bytes