From owner-freebsd-ports-bugs@freebsd.org Tue Jun 28 12:32:44 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 19E47B819A8 for ; Tue, 28 Jun 2016 12:32:44 +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 EC26E2E11 for ; Tue, 28 Jun 2016 12:32:43 +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 u5SCWhkD056860 for ; Tue, 28 Jun 2016 12:32:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209526] devel/ncurses: Fix installed .pc file to use -Wl, -rpath rather than -rpath Date: Tue, 28 Jun 2016 12:32:44 +0000 X-Bugzilla-Reason: AssignedTo CC 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: easy, needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2016 12:32:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209526 --- Comment #7 from John Hein --- Upstream commit (slightly different arrangement than the patch in attachment 170328 but equivalent effect): http://lists.gnu.org/archive/html/bug-ncurses/2016-02/msg00009.html and http://lists.gnu.org/archive/html/bug-ncurses/2016-02/msg00006.html That is also mentioned in bug 178732 comment 14 (the discussion that spawned this bug) - that freebsd bug is mentioned in the upstream announcement. When 6.1 is released and the ncurses port is updated for 6.1, this patch ca= n be reverted. I can confirm that this passes various QA tests: portlint - no new errors due to patch [1] testport - passes (tested on 9-stable/i386) stage-qa - passes Triggering an exp-run is fine if you think this patch merits it. I've been running with this in a number of ports trees that get regular build updates= for 5+ months now - sort of an anecdotal partial exp-run. [1] Existing portlint nitpicks could be fixed by a motivated committer, but= are not relevant in the context of this PR. If possible, please address those after committing this fix. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=