pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/serf Changes 1.3.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6e3825ddb0c
branches:  trunk
changeset: 633893:c6e3825ddb0c
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun May 04 06:18:38 2014 +0000

description:
Changes 1.3.5:
* Fix issue 125: no reverse lookup during Negotiate authentication for proxies.
* Fix a crash caused by incorrect reuse of the ssltunnel CONNECT request
* Cancel request if response parsing failed + authn callback set
* Update the expired certificates in the test suite.

diffstat:

 www/serf/Makefile |  5 ++---
 www/serf/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 6d08411d7838 -r c6e3825ddb0c www/serf/Makefile
--- a/www/serf/Makefile Sun May 04 06:10:41 2014 +0000
+++ b/www/serf/Makefile Sun May 04 06:18:38 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2014/04/13 22:23:44 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/05/04 06:18:38 adam Exp $
 
-DISTNAME=      serf-1.3.4
-PKGREVISION=   2
+DISTNAME=      serf-1.3.5
 CATEGORIES=    www
 MASTER_SITES=  http://serf.googlecode.com/svn/src_releases/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6d08411d7838 -r c6e3825ddb0c www/serf/distinfo
--- a/www/serf/distinfo Sun May 04 06:10:41 2014 +0000
+++ b/www/serf/distinfo Sun May 04 06:18:38 2014 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2014/02/12 15:20:59 wiz Exp $
+$NetBSD: distinfo,v 1.15 2014/05/04 06:18:38 adam Exp $
 
-SHA1 (serf-1.3.4.tar.bz2) = eafc8317d7a9c77d4db9ce1e5c71a33822f57c3a
-RMD160 (serf-1.3.4.tar.bz2) = 872616e6dcc02181abe9d4b7eef2c3c85b7d34a9
-Size (serf-1.3.4.tar.bz2) = 140680 bytes
+SHA1 (serf-1.3.5.tar.bz2) = 849c464cc789fff533e4a2ed9b5dfbffd360839a
+RMD160 (serf-1.3.5.tar.bz2) = 5bb51bd6647040f44f8e44b9cd06c9d550918755
+Size (serf-1.3.5.tar.bz2) = 140554 bytes
 SHA1 (patch-SConstruct) = c7f3e9e0c778e76808e4a921043723fcfca6a4de
 SHA1 (patch-buckets_ssl__buckets.c) = f940e1703d3a8cf879d5a563cf57826f027ed8e1



Home | Main Index | Thread Index | Old Index