pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-AnyEvent-HTTP Update to 2.22



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a61e2acc57be
branches:  trunk
changeset: 652097:a61e2acc57be
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat May 23 11:44:47 2015 +0000

description:
Update to 2.22
--------------
2.22 Thu May 14 04:04:03 CEST 2015
        - ipv6 literals were not correctly parsed (analyzed by Raphael Geissert).
        - delete the body when mutating request to GET request when
          redirecting (reported by joe trader).
        - send proxy-authorization header to proxy when using CONNECT
          (reported by dzagashev%gmail.com@localhost).
        - do not send Proxy-Authroization header when not using a proxy.
        - when retrying a persistent request, switch persistency off.
        - added t/02_ip_literals.t.

diffstat:

 www/p5-AnyEvent-HTTP/Makefile |  4 ++--
 www/p5-AnyEvent-HTTP/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 770023ef363a -r a61e2acc57be www/p5-AnyEvent-HTTP/Makefile
--- a/www/p5-AnyEvent-HTTP/Makefile     Sat May 23 11:00:51 2015 +0000
+++ b/www/p5-AnyEvent-HTTP/Makefile     Sat May 23 11:44:47 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/07/29 03:29:25 wen Exp $
+# $NetBSD: Makefile,v 1.13 2015/05/23 11:44:47 mef Exp $
 
-DISTNAME=      AnyEvent-HTTP-2.21
+DISTNAME=      AnyEvent-HTTP-2.22
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=AnyEvent/}
diff -r 770023ef363a -r a61e2acc57be www/p5-AnyEvent-HTTP/distinfo
--- a/www/p5-AnyEvent-HTTP/distinfo     Sat May 23 11:00:51 2015 +0000
+++ b/www/p5-AnyEvent-HTTP/distinfo     Sat May 23 11:44:47 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/07/29 03:29:25 wen Exp $
+$NetBSD: distinfo,v 1.6 2015/05/23 11:44:47 mef Exp $
 
-SHA1 (AnyEvent-HTTP-2.21.tar.gz) = 2c13d2ce2931aa4908d10bbb53aa9613c0f972f0
-RMD160 (AnyEvent-HTTP-2.21.tar.gz) = e6cef173f2dc71504320ff7a15aa86b51b323927
-Size (AnyEvent-HTTP-2.21.tar.gz) = 26710 bytes
+SHA1 (AnyEvent-HTTP-2.22.tar.gz) = c8f7d7ae0d2034d611dd2400612b5b846935b162
+RMD160 (AnyEvent-HTTP-2.22.tar.gz) = efc951818500166ea5df0c47fd87c5b404966cc8
+Size (AnyEvent-HTTP-2.22.tar.gz) = 27965 bytes



Home | Main Index | Thread Index | Old Index