pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-libwww Updated p5-libwww to 6.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54299be6d64d
branches:  trunk
changeset: 357532:54299be6d64d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 22 13:09:10 2017 +0000

description:
Updated p5-libwww to 6.16.

6.16    2017-01-12
        - Moved LWP::Protocol::GHTTP into its own dist and removed from here (PR#81)
        - Updated test suite to use strict/warnings and Test::More (PR#88)
        - Additional tests for UserAgent coverage (PR#79)
        - Cleaned up documentation formatting and fixed several typos (PR#87, PR#93)
        - Stop promoting use of HTTP::Cookies and instead use HTTP::CookieJar::LWP (PR#102)
        - Added some new documentation to UserAgent and tutorial (PR#68)
        - Allow default header to carry over when using ->post() in UA (PR#100)

diffstat:

 www/p5-libwww/Makefile |   7 +++----
 www/p5-libwww/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (32 lines):

diff -r 89e7b1d7c8e2 -r 54299be6d64d www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile    Sun Jan 22 13:05:04 2017 +0000
+++ b/www/p5-libwww/Makefile    Sun Jan 22 13:09:10 2017 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.98 2016/07/09 06:39:14 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2017/01/22 13:09:10 wiz Exp $
 
-DISTNAME=      libwww-perl-6.15
+DISTNAME=      libwww-perl-6.16
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION=   2
 CATEGORIES=    www perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/libwww-perl/
diff -r 89e7b1d7c8e2 -r 54299be6d64d www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo    Sun Jan 22 13:05:04 2017 +0000
+++ b/www/p5-libwww/distinfo    Sun Jan 22 13:09:10 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2015/12/06 10:48:09 wiz Exp $
+$NetBSD: distinfo,v 1.46 2017/01/22 13:09:10 wiz Exp $
 
-SHA1 (libwww-perl-6.15.tar.gz) = 9e27f58108135b7871bbe406e39353a1dbc99462
-RMD160 (libwww-perl-6.15.tar.gz) = 0b02a56c43a1a3858e53899cae727f97ad62a1ed
-SHA512 (libwww-perl-6.15.tar.gz) = b031f1b6766fe5433940abbda438013211e0f82713bfbe8f3512fd3dd64d2c7b1236d19bb9414094726a37ee91908ebca5269855a639d0fd921423163b227aed
-Size (libwww-perl-6.15.tar.gz) = 141936 bytes
+SHA1 (libwww-perl-6.16.tar.gz) = d798b342b0a211150e9ad9fb94ffe4960861e51f
+RMD160 (libwww-perl-6.16.tar.gz) = c1dd908b81e59203000f9e002a16a804e705ef36
+SHA512 (libwww-perl-6.16.tar.gz) = 7652d3d79d2638c523140fe8bd0df5bf691d070ad9b972c62f1f3771478b98f72909299b58cf20d280967b99cb2daa7e382916d1f8a3775da0cf9c7457d9d3ca
+Size (libwww-perl-6.16.tar.gz) = 143751 bytes



Home | Main Index | Thread Index | Old Index