From owner-freebsd-ports@freebsd.org Tue Jul 28 11:02:30 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84A5F9ADE3E for ; Tue, 28 Jul 2015 11:02:30 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 588B2106A for ; Tue, 28 Jul 2015 11:02:29 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 1BA5320380 for ; Tue, 28 Jul 2015 06:53:48 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute4.internal (MEProxy); Tue, 28 Jul 2015 06:53:48 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=skunkwerks.at; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=XbY 11953y4JzmQTi8YIq7DxydbY=; b=bpRN/pJf4kotEU0kGkItQIBBrryM6yzN5qE qdxJr4CeyUraPjXd/lEYtTmuDGfvSeOpU/1M7R3uCg8csE+nk7B4gYhCT1P1xYk8 bB+cFN2Xh031zfQd7jazM+D2nDER7WFvtNB+PSIUuuvZd096SaDt4TqRriOK04xv byQLdJ2s= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=XbY11953y4JzmQTi8YIq7DxydbY=; b=Q2m4I yHVZNX0ExsyqGwO2/WZsqydKh+gLj1CHtB89dSmOjkyvASwy5iqVSYTynjq483VC qjvnLAON4e3qXrWNdanTvfgFuRYkSI+qsxYtIVfMK+TS05p7F2RFYGCi0+xGNfgg /jNfJDXv0jC04iW5t8alnpiUpvKeN+Y9uzXy6A= Received: by web6.nyi.internal (Postfix, from userid 99) id ED8E552BBD; Tue, 28 Jul 2015 06:53:47 -0400 (EDT) Message-Id: <1438080827.1483790.335117385.093B7DC9@webmail.messagingengine.com> X-Sasl-Enc: Ku9qRnjHreTdMHEyXiAZzjdPt5q4+kL4fTbBabG+qdPB 1438080827 From: Dave Cottlehuber To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-63a5d8c6 Subject: update for www/h2o to 1.4.2 Date: Tue, 28 Jul 2015 12:53:47 +0200 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 11:02:30 -0000 Hi there, This needs a committer's tender touch please. We missed a couple releases while I was on vacation, would be nice to catch up again. Straightforwards patch, the setuidgid binary is in the place recommended by upstream project in https://github.com/h2o/h2o/issues/426 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200998 A+ Dave