pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libwww PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8e62aa28d01
branches: trunk
changeset: 392251:b8e62aa28d01
user: sno <sno%pkgsrc.org@localhost>
date: Wed Apr 29 07:39:37 2009 +0000
description:
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:
www/p5-libwww/Makefile | 8 ++++----
www/p5-libwww/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r fe0029d22fd3 -r b8e62aa28d01 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile Wed Apr 29 06:20:58 2009 +0000
+++ b/www/p5-libwww/Makefile Wed Apr 29 07:39:37 2009 +0000
@@ -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 @@
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 -r fe0029d22fd3 -r b8e62aa28d01 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo Wed Apr 29 06:20:58 2009 +0000
+++ b/www/p5-libwww/distinfo Wed Apr 29 07:39:37 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index