From owner-freebsd-ports@FreeBSD.ORG Sat Mar 22 21:25:43 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E76C6215; Sat, 22 Mar 2014 21:25:42 +0000 (UTC) Received: from qat.redports.org (qat.redports.org [IPv6:2610:1c1:1:6420::233:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B82D594D; Sat, 22 Mar 2014 21:25:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=redports.org; s=04012012; h=Sender:Message-Id:To:Subject:Reply-To:Date:To:Cc:From:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=7RGJv4GXohRHauby9Bg9vBzFfA5uiEgiZPbyH2aT4Yw=; b=sWXqrEZ/FcQkzqRCET+Hqsg7mK2IGzXgjw/48xlZMtQkfggPlz1X20wpnoqs8msks+ZaPluFqIUnl3EDhRGdKxT9fW8+t03KbgFiE0rxSZakWR6ErYlmQ8mZW/eZENvbVgVitcxDS2v+ucEWUeNbYvVTDvOYK8lhLWC7+zWvvnk=; Received: from www by qat.redports.org with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WRTQD-000Olt-UX; Sat, 22 Mar 2014 21:25:41 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit From: "Ports-QAT" X-Trac-Version: 0.12.5 Precedence: bulk Auto-Submitted: auto-generated X-Mailer: Trac 0.12.5, by Edgewall Software To: ohauer@FreeBSD.org X-Trac-Project: redports Date: Sat, 22 Mar 2014 21:25:41 -0000 X-URL: https://qat.redports.org/ Subject: [QAT] 348807: 2x leftovers, 4x success To: ohauer@FreeBSD.org X-Trac-Build-URL: https://qat.redports.org/buildarchive/20140322211600-49900 X-Trac-Build-ID: 20140322211600-49900 Message-Id: Sender: World Wide Web Owner Cc: ports@FreeBSD.org, decke@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Reply-To: qat@redports.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 21:25:43 -0000 - update to apr-1.5.0 - add fix for FreeBSD 10 obtained from http://svn.apache.org/viewvc?view=revision&revision=1551672 - bump USE_BDB=42+ -> USE_BDB=48+ [1] - add entry to UPDATING Changes for APR 1.5.0 (shortened) http://www.apache.org/dist/apr/CHANGES-APR-1.5 *) Add apr_sockaddr_is_wildcard() to check if a socket address refers to the wildcard address for the protocol family (e.g., 0.0.0.0/INADDR_ANY for IPv4). [Jeff Trawick] *) Add the apr_escape interface. [Graham Leggett] *) Add apr_skiplist family. [Jim Jagielski] *) Add the apr_table_getm() call, which transparently handles the merging of keys with multiple values. [Graham Leggett] *) Add apr_hash_this_key(), apr_hash_this_key_len(), and apr_hash_this_val() for easier access to those attributes from a hash iterator. [Hyrum K. Wright ] *) Improve platform detection by updating config.guess and config.sub. [Rainer Jung] *) apr_socket_opt_set: Add support for APR_SO_BROADCAST. PR 46389. [Armin MÃŒller ] *) Enable platform specific support for the opening of a file or pipe in non-blocking mode through the APR_FOPEN_NONBLOCK flag. [Graham Leggett] [1] requested by Pavel Timofeev, Sean Bruno with hat apache@ PR: ports/186441 PR: ports/186899 --------------------------------------------------------------------- Build ID: 20140322211600-49900 Job owner: ohauer@FreeBSD.org Buildtime: 10 minutes Enddate: Sat, 22 Mar 2014 21:25:37 GMT Revision: 348807 Repository: https://svnweb.freebsd.org/ports?view=revision&revision=348807 --------------------------------------------------------------------- Port: devel/apr1 1.5.0.1.5.3 Buildgroup: 10.0-QAT/amd64 Buildstatus: LEFTOVERS Log: https://qat.redports.org//~ohauer@FreeBSD.org/20140322211600-49900-305674/apr-1.5.0.1.5.3.log Buildgroup: 10.0-QAT/i386 Buildstatus: LEFTOVERS Log: https://qat.redports.org//~ohauer@FreeBSD.org/20140322211600-49900-305675/apr-1.5.0.1.5.3.log Buildgroup: 8.4-QAT/amd64 Buildstatus: SUCCESS Log: https://qat.redports.org//~ohauer@FreeBSD.org/20140322211600-49900-305676/apr-1.5.0.1.5.3.log Buildgroup: 8.4-QAT/i386 Buildstatus: SUCCESS Log: https://qat.redports.org//~ohauer@FreeBSD.org/20140322211600-49900-305677/apr-1.5.0.1.5.3.log Buildgroup: 9.2-QAT/amd64 Buildstatus: SUCCESS Log: https://qat.redports.org//~ohauer@FreeBSD.org/20140322211600-49900-305678/apr-1.5.0.1.5.3.log Buildgroup: 9.2-QAT/i386 Buildstatus: SUCCESS Log: https://qat.redports.org//~ohauer@FreeBSD.org/20140322211600-49900-305679/apr-1.5.0.1.5.3.log -- Buildarchive URL: redports