summaryrefslogtreecommitdiff
path: root/www/serf/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-05-04 06:18:38 +0000
committeradam <adam@pkgsrc.org>2014-05-04 06:18:38 +0000
commitfbe725803ee604f60ce370e4d6aaa7a396ab4724 (patch)
tree5c1dacc7c86277114a56eaa1a2b7c548659f7953 /www/serf/Makefile
parent7321ad875d13edb38ec5651a11329365b67f9801 (diff)
downloadpkgsrc-fbe725803ee604f60ce370e4d6aaa7a396ab4724.tar.gz
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 (limited to 'www/serf/Makefile')
-rw-r--r--www/serf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile
index 43387005a0f..a0536bac109 100644
--- a/www/serf/Makefile
+++ b/www/serf/Makefile
@@ -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