From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 11 04:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 B97AEE15 for ; Tue, 11 Mar 2014 04:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 8B1C4EB5 for ; Tue, 11 Mar 2014 04:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2B4o1Rj087573 for ; Tue, 11 Mar 2014 04:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2B4o16D087572; Tue, 11 Mar 2014 04:50:01 GMT (envelope-from gnats) Date: Tue, 11 Mar 2014 04:50:01 GMT Message-Id: <201403110450.s2B4o16D087572@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Corey Smith Subject: Re: ports/187408: [PATCH] security/denyhosts: set USE_PYTHON=2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Corey Smith List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 04:50:01 -0000 The following reply was made to PR ports/187408; it has been noted by GNATS. From: Corey Smith To: Shane Ambler Cc: "bug-followup@FreeBSD.org" , jmohacsi@bsd.hu Subject: Re: ports/187408: [PATCH] security/denyhosts: set USE_PYTHON=2 Date: Tue, 11 Mar 2014 00:41:34 -0400 --047d7bfd03c2b6495c04f44d554a Content-Type: text/plain; charset=ISO-8859-1 Is this patch based on this repo? https://github.com/mruffalo/denyhosts On Mon, Mar 10, 2014 at 1:12 PM, Shane Ambler wrote: > Another possibility is to update so that python 2.x and 3.x compatible > syntax is used. > > The attached patch allows denyhosts to compile and run with py2.7 or py3.3 > > Someone with a bit more knowledge should also look through the changes. > > I have also included minor updates - > - add LICENSE > - support staging > - change NOPORTDOCS to PORT_OPTIONS:MDOCS > --047d7bfd03c2b6495c04f44d554a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Is this patch based on this repo?

https://github.com/mruffalo/denyhosts=

--047d7bfd03c2b6495c04f44d554a--