From e2fb5b3523ef0f22434ce10c7eb5f091cb503838 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 12 Feb 2014 15:20:59 +0000 Subject: Update to 1.3.4: Serf 1.3.4 [2014-02-08, from /tags/1.3.4, rxxxx] Fix issue #119: Endless loop during ssl tunnel setup with Negotiate authn Fix issue #123: Can't setup ssl tunnel which sends Connection close header Fix a race condition when initializing OpenSSL from multiple threads (r2263) Fix issue #138: Incorrect pkg-config file when GSSAPI isn't configured --- www/serf/Makefile | 7 +++---- www/serf/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/serf/Makefile b/www/serf/Makefile index c5bd4c925f0..beb41878a14 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/02/12 14:35:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2014/02/12 15:20:59 wiz Exp $ -DISTNAME= serf-1.3.3 -PKGREVISION= 1 +DISTNAME= serf-1.3.4 CATEGORIES= www -MASTER_SITES= http://serf.googlecode.com/files/ +MASTER_SITES= http://serf.googlecode.com/svn/src_releases/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/serf/distinfo b/www/serf/distinfo index 80741c2152e..d0b772638d2 100644 --- a/www/serf/distinfo +++ b/www/serf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2014/02/12 14:35:11 jperkin Exp $ +$NetBSD: distinfo,v 1.14 2014/02/12 15:20:59 wiz Exp $ -SHA1 (serf-1.3.3.tar.bz2) = b25c44a8651805f20f66dcaa76db08442ec4fa0e -RMD160 (serf-1.3.3.tar.bz2) = bb03de7ed3554f6d47d36e711060979454bda889 -Size (serf-1.3.3.tar.bz2) = 140213 bytes +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 (patch-SConstruct) = c7f3e9e0c778e76808e4a921043723fcfca6a4de SHA1 (patch-buckets_ssl__buckets.c) = f940e1703d3a8cf879d5a563cf57826f027ed8e1 -- cgit v1.2.3