summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-04-28 08:34:23 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-04-28 08:34:23 +0000
commit4701ce6f0799d2cfcf00c65d5be7876e5529bd41 (patch)
tree4160e3ea78f615a9c3dfd0831492952749cf5a1e /www
parentac795fefd90a7c55267da4fbb2063a95dc9b6144 (diff)
downloadfreebsd-ports-4701ce6f0799d2cfcf00c65d5be7876e5529bd41.zip
- update to 1.3.5
Serf 1.3.5 [2014-04-27, from /tags/1.3.5, rxxxx] Fix issue #125: no reverse lookup during Negotiate authentication for proxies. Fix a crash caused by incorrect reuse of the ssltunnel CONNECT request (r2316) Cancel request if response parsing failed + authn callback set (r2319) Update the expired certificates in the test suite.
Diffstat (limited to 'www')
-rw-r--r--www/serf/Makefile3
-rw-r--r--www/serf/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile
index 5a494d5623f4..4f788d176975 100644
--- a/www/serf/Makefile
+++ b/www/serf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= serf
-PORTVERSION= 1.3.4
+PORTVERSION= 1.3.5
CATEGORIES= www
MASTER_SITES= http://serf.googlecode.com/svn/src_releases/
@@ -45,6 +45,7 @@ post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/design-guide.txt ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${SUB_FILES:S|^|${WRKDIR}/|} ${STAGEDIR}${PREFIX}/lib
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libserf-1.so.1.3.0
regression-test check: build
@(cd ${WRKSRC} && ${SCONS_BIN} check)
diff --git a/www/serf/distinfo b/www/serf/distinfo
index 7cb7af507951..5e503b79d42a 100644
--- a/www/serf/distinfo
+++ b/www/serf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (serf-1.3.4.tar.bz2) = db5dcf68be722156de67518231da17c451f6c5d16523ff03e4e37f28d06ee0cb
-SIZE (serf-1.3.4.tar.bz2) = 140680
+SHA256 (serf-1.3.5.tar.bz2) = d311ce81a58301f47e652e54551999033880decefae0deea58ba5415776b1fc3
+SIZE (serf-1.3.5.tar.bz2) = 140554