summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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