svn commit: r357360 - in head/www/serf: . files

Olli Hauer ohauer at FreeBSD.org
Tue Jun 10 18:31:37 UTC 2014


Author: ohauer
Date: Tue Jun 10 18:31:36 2014
New Revision: 357360
URL: http://svnweb.freebsd.org/changeset/ports/357360
QAT: https://qat.redports.org/buildarchive/r357360/

Log:
  - update to 1.3.6
  
  Changelog:
   Serf 1.3.6 [2014-06-09, from /tags/1.3.6, rxxxx]
   Revert r2319 from serf 1.3.5: this change was making serf call handle_response
   multiple times in case of an error response, leading to unexpected behavior.

Deleted:
  head/www/serf/files/patch-outgoing.c
Modified:
  head/www/serf/Makefile
  head/www/serf/distinfo

Modified: head/www/serf/Makefile
==============================================================================
--- head/www/serf/Makefile	Tue Jun 10 18:28:06 2014	(r357359)
+++ head/www/serf/Makefile	Tue Jun 10 18:31:36 2014	(r357360)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	serf
-PORTVERSION=	1.3.5
-PORTREVISION=	1
+PORTVERSION=	1.3.6
 CATEGORIES=	www
 MASTER_SITES=	http://serf.googlecode.com/svn/src_releases/
 

Modified: head/www/serf/distinfo
==============================================================================
--- head/www/serf/distinfo	Tue Jun 10 18:28:06 2014	(r357359)
+++ head/www/serf/distinfo	Tue Jun 10 18:31:36 2014	(r357360)
@@ -1,2 +1,2 @@
-SHA256 (serf-1.3.5.tar.bz2) = d311ce81a58301f47e652e54551999033880decefae0deea58ba5415776b1fc3
-SIZE (serf-1.3.5.tar.bz2) = 140554
+SHA256 (serf-1.3.6.tar.bz2) = ca637beb0399797d4fc7ffa85e801733cd9c876997fac4a4fd12e9afe86563f2
+SIZE (serf-1.3.6.tar.bz2) = 140671


More information about the svn-ports-head mailing list