pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-libwww
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 22 13:09:10 UTC 2017
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/www/p5-libwww/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-libwww/Makefile
diff -u pkgsrc/www/p5-libwww/Makefile:1.98 pkgsrc/www/p5-libwww/Makefile:1.99
--- pkgsrc/www/p5-libwww/Makefile:1.98 Sat Jul 9 06:39:14 2016
+++ pkgsrc/www/p5-libwww/Makefile Sun Jan 22 13:09:10 2017
@@ -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/
Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.45 pkgsrc/www/p5-libwww/distinfo:1.46
--- pkgsrc/www/p5-libwww/distinfo:1.45 Sun Dec 6 10:48:09 2015
+++ pkgsrc/www/p5-libwww/distinfo Sun Jan 22 13:09:10 2017
@@ -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