Date: Thu, 23 Jan 2014 15:19:48 GMT From: Pedro Giffuni <giffunip@tutopia.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/186037: Update www/werf to version 1.3.3 Message-ID: <201401231519.s0NFJmRE021219@oldred.freebsd.org> Resent-Message-ID: <201401231520.s0NFK01j039782@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186037 >Category: ports >Synopsis: Update www/werf to version 1.3.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 23 15:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Pedro Giffuni >Release: FreeBSD 9.2-STABLE >Organization: >Environment: FreeBSD pcbsd-1465 9.2-STABLE FreeBSD 9.2-STABLE #1: Wed Jan 22 13:30:34 COT 2014 pfg@pcbsd-1465:/usr/obj/usr/src/sys/DELL amd64 >Description: Latest update: _____ Serf 1.3.3 [2013-12-09, from /tags/1.3.3, r2242] 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) _____ FWIW, Google code will not be accepting more uploads so this is probably the last tarball we will get from them in a while. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: serf/Makefile =================================================================== --- serf/Makefile (revisione 340828) +++ serf/Makefile (copia locale) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= serf -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.3 CATEGORIES= www MASTER_SITES= GOOGLE_CODE Index: serf/distinfo =================================================================== --- serf/distinfo (revisione 340828) +++ serf/distinfo (copia locale) @@ -1,2 +1,2 @@ -SHA256 (serf-1.3.2.tar.bz2) = e4e7da37d99f4fdf14a4c13a256330037536d4328a0e1ae3deb6f8531ed8200f -SIZE (serf-1.3.2.tar.bz2) = 139861 +SHA256 (serf-1.3.3.tar.bz2) = 02eae04176296347be3c32b0da8d8610064f4a9f40065fb1cefbe5b656f8ad2b +SIZE (serf-1.3.3.tar.bz2) = 140213 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401231519.s0NFJmRE021219>