From owner-freebsd-ruby@freebsd.org Wed Feb 22 08:42:21 2017 Return-Path: Delivered-To: freebsd-ruby@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 4409BCE70E8 for ; Wed, 22 Feb 2017 08:42:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2D73A1946 for ; Wed, 22 Feb 2017 08:42:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2CDE7CE70E7; Wed, 22 Feb 2017 08:42:21 +0000 (UTC) Delivered-To: ruby@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 2C924CE70E6 for ; Wed, 22 Feb 2017 08:42:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 1C45D1945 for ; Wed, 22 Feb 2017 08:42:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1M8gK1A056967 for ; Wed, 22 Feb 2017 08:42:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 212420] [PATCH] net/foreman-proxy: update to 1.12.2 Date: Wed, 22 Feb 2017 08:42:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: Karli.Sjoberg@slu.se X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2017 08:42:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212420 --- Comment #13 from Karli Sj=C3=B6berg --- (In reply to Steve Wills from comment #8) I assume because of the passivity in this report that the change proposed is "scary" and may break other things, so I come here with a different approac= h. Instead of holding rack back, potentially causing issues for other ports, I= =C2=B4ve created new ports for the dependencies needed by foreman-proxy. This way, we change foreman-proxy to suite it=C2=B4s needs and nothing else. I=C2=B4ve c= alled them: www/rubygem-sinatra2 www/rubygem-rack-protection2 devel/rubygem-mustermann1 I changed 'net/foreman-proxy' to use 'www/rubygem-sinatra2', plus change the dependency to rack 2.0 in foreman-proxy=C2=B4s gemspec. The port build, installs and runs without issue on three different proxies, puppet- and ca, tftp and dhcp so far. I tar'ed my changes into the 'foreman-proxy.tar.gz' file attached to the PR= . Is this an acceptable solution to this problem? Best Regards Karli Sj=C3=B6berg --=20 You are receiving this mail because: You are the assignee for the bug.=