Date: Sun, 2 Feb 2014 15:00:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: apache@FreeBSD.org Subject: Re: ports/186037: commit references a PR Message-ID: <201402021500.s12F01e2027705@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/186037; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/186037: commit references a PR Date: Sun, 2 Feb 2014 14:59:52 +0000 (UTC) Author: ohauer Date: Sun Feb 2 14:59:45 2014 New Revision: 342311 URL: http://svnweb.freebsd.org/changeset/ports/342311 QAT: https://qat.redports.org/buildarchive/r342311/ Log: - update www/serf to version 1.3.3 Changelog: 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) PR: ports/186037 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Modified: head/www/serf/Makefile head/www/serf/distinfo Modified: head/www/serf/Makefile ============================================================================== --- head/www/serf/Makefile Sun Feb 2 14:57:32 2014 (r342310) +++ head/www/serf/Makefile Sun Feb 2 14:59:45 2014 (r342311) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= serf -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.3 CATEGORIES= www MASTER_SITES= GOOGLE_CODE Modified: head/www/serf/distinfo ============================================================================== --- head/www/serf/distinfo Sun Feb 2 14:57:32 2014 (r342310) +++ head/www/serf/distinfo Sun Feb 2 14:59:45 2014 (r342311) @@ -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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402021500.s12F01e2027705>