pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-libwww p5-libwww: update to 6.31.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce665e59c624
branches:  trunk
changeset: 373338:ce665e59c624
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 30 15:17:39 2017 +0000

description:
p5-libwww: update to 6.31.

6.31      2017-12-11 01:55:53Z
    - fix version numbering (RT#123841)

6.30      2017-12-07
    - Use tr/// instead of s/// where appropriate (Ville Skytt?) (GH #265)
    - Use parent -norequire instead of base to not look for external
      dependencies (Fabian Zeindler) (GH #259)
    - Fix run_handlers to allow assigning to the request / response (Gianni
      Ceccarelli) (GH #274)

diffstat:

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

diffs (31 lines):

diff -r 81f2ab828a87 -r ce665e59c624 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile    Sat Dec 30 15:14:46 2017 +0000
+++ b/www/p5-libwww/Makefile    Sat Dec 30 15:17:39 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.111 2017/11/08 21:47:47 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2017/12/30 15:17:39 wiz Exp $
 
-DISTNAME=      libwww-perl-6.29
+DISTNAME=      libwww-perl-6.31
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
 CATEGORIES=    www perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/libwww-perl/
diff -r 81f2ab828a87 -r ce665e59c624 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo    Sat Dec 30 15:14:46 2017 +0000
+++ b/www/p5-libwww/distinfo    Sat Dec 30 15:17:39 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2017/11/08 21:47:47 wiz Exp $
+$NetBSD: distinfo,v 1.57 2017/12/30 15:17:39 wiz Exp $
 
-SHA1 (libwww-perl-6.29.tar.gz) = a289bf6437341198bb90c8dc77f093a74597db9f
-RMD160 (libwww-perl-6.29.tar.gz) = 30a5180c6480c6ed1310d75db490b1eb84196a80
-SHA512 (libwww-perl-6.29.tar.gz) = 77e96f05f23dacfcc5fbca4e8d60fc0609323282dc716eae0359cea19da05580dcec253601aa846f8b5f78823d2862d2cea560d602a85941781de8faae047d8f
-Size (libwww-perl-6.29.tar.gz) = 163269 bytes
+SHA1 (libwww-perl-6.31.tar.gz) = eba9018e36701b71d66ad888a9ef8ac614dc98e0
+RMD160 (libwww-perl-6.31.tar.gz) = e26a092e3fb86bd8841eadb3a6e7ceb0463b494f
+SHA512 (libwww-perl-6.31.tar.gz) = 10de1cb2eb8bfc09cc663029a0e58c94a33776515f7d01d2e31bdd060d7124625b4d8151b6beb311ce63b02d59e7912113d054d45f7dbb19963ccd1b3595f1ad
+Size (libwww-perl-6.31.tar.gz) = 164626 bytes



Home | Main Index | Thread Index | Old Index