diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-02 18:36:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-02 18:36:40 +0000 |
commit | 6a6902ad6a845eca311895a7e50754dd9c26e76e (patch) | |
tree | 033432fa745f330916aa9536b957612f4ee01640 /www/serf | |
parent | 7b6c34b9d0ae0e4a372a98b9c74aae75fe3df38c (diff) | |
download | pkgsrc-6a6902ad6a845eca311895a7e50754dd9c26e76e.tar.gz |
Update to 1.3.3:
Serf 1.3.3 [2013-12-09, from /tags/1.3.3, r????]
Fix issue 129: Try more addresses of multihomed servers
Handle X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE correctly (r2225)
Return APR_TIMEUP from poll() to enable detecting connection timeouts (r2183)
Diffstat (limited to 'www/serf')
-rw-r--r-- | www/serf/Makefile | 5 | ||||
-rw-r--r-- | www/serf/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 8032aa1baa3..f57053283b9 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2013/12/01 10:18:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2014/01/02 18:36:40 wiz Exp $ -DISTNAME= serf-1.3.2 -PKGREVISION= 1 +DISTNAME= serf-1.3.3 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/serf/distinfo b/www/serf/distinfo index 80610a4e26c..9d3aa5b064c 100644 --- a/www/serf/distinfo +++ b/www/serf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2013/10/14 06:30:47 adam Exp $ +$NetBSD: distinfo,v 1.12 2014/01/02 18:36:40 wiz Exp $ -SHA1 (serf-1.3.2.tar.bz2) = 90478cd60d4349c07326cb9c5b720438cf9a1b5d -RMD160 (serf-1.3.2.tar.bz2) = 8e3caf78f5bf906c0e20f33eab3f018b03363683 -Size (serf-1.3.2.tar.bz2) = 139861 bytes +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 (patch-SConstruct) = 78eb23e8b3b9cd0ba497a355136d742b6d887bfc SHA1 (patch-buckets_ssl__buckets.c) = f940e1703d3a8cf879d5a563cf57826f027ed8e1 |