From owner-freebsd-ports@freebsd.org Wed Sep 21 12:39:59 2016 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 8E85FBE1614 for ; Wed, 21 Sep 2016 12:39:59 +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 6727EED2 for ; Wed, 21 Sep 2016 12:39:58 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id A4B832062D for ; Wed, 21 Sep 2016 08:39:52 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute3.internal (MEProxy); Wed, 21 Sep 2016 08:39:52 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=skunkwerks.at; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=8I7siS9tetDpYgb7vYTXiCTawlY=; b=VljH8W CzabtxswnyAdCt52qGRgnorwcxk6gvHoShauEwLKtusMQUtGZtF4oYSC3NaUUbRv CxnAY4HdOnBVHuTRARBeI0T0ilpZEj8g2QESpcSTn2YfOa0EbmgT6InpfjW1sNJr nfIO2zl2FluHqqVnZXGX8Ahq47lisrYS47r8Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=8I7siS9tetDpYgb 7vYTXiCTawlY=; b=UARoLQk9ie2Cs9Q8hxNn5sEmCMTkQ75WRNySOtRZGrmOfMA CNccO4kbldzW9MeQanpDu1YJ+2ygbZr/Q5oSNKhzNB6MeTxGdZMApQbcFUoisWE9 h2IKzjjM3ZcB8ZUxxg7xzpNezXPWvsT+uPEwZwUqwQ0eikZajQX6rt+gqwbA= Received: by mailuser.nyi.internal (Postfix, from userid 99) id 7E9E01EB85; Wed, 21 Sep 2016 08:39:52 -0400 (EDT) Message-Id: <1474461592.589905.732536345.63E077CA@webmail.messagingengine.com> X-Sasl-Enc: ECUCyUk9FSs9ATr6EiVscWW/F6dNrZlEzdefF7m/7wJj 1474461592 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-43c89091 Subject: Re: FreeBSD Port: unifi5-5.0.7 -> 5.2.7 Date: Wed, 21 Sep 2016 14:39:52 +0200 In-Reply-To: <20160920192729.GQ85563@home.opsec.eu> References: <49CBE4FC-FB17-4D70-B76A-940EE9437104@b-funky.nl> <20160920192729.GQ85563@home.opsec.eu> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2016 12:39:59 -0000 On Tue, 20 Sep 2016, at 21:27, Kurt Jaeger wrote: > Hi! > > > Thank you form maintaining the port! > > Any plans to upgrade to the 5.2.7 version any time soon? > > There's a patch at: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212865 > > Please run-test it and comment in the PR if it works. Unfortunately archivers/snappy-java is now at 1.1.3 and fails to build. I made a few changes but haven't worked out yet how to roll in the snappy 1.1.3 requirement correctly - https://github.com/skunkwerks/ports/commit/84aa6e4c9b0fccac97f4ff6870aaed6ab5d8bd80 is as far as I'll get for a couple of weeks now. A+ Dave