From owner-freebsd-ports-bugs@freebsd.org Sat Oct 22 07:09:16 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 99063C1CC3D for ; Sat, 22 Oct 2016 07:09:16 +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 88054975 for ; Sat, 22 Oct 2016 07:09:16 +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 u9M79GlO005220 for ; Sat, 22 Oct 2016 07:09:16 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: Sat, 22 Oct 2016 07:09:16 +0000 X-Bugzilla-Reason: 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: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: koobs@FreeBSD.org X-Bugzilla-Flags: merge-quarterly? 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2016 07:09:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209526 --- Comment #14 from commit-hook@freebsd.org --- A commit references this bug: Author: koobs Date: Sat Oct 22 07:08:45 UTC 2016 New revision: 424450 URL: https://svnweb.freebsd.org/changeset/ports/424450 Log: MFH: r424449 - devel/ncurses: Fix pkg-config file for linking - Backport upstream patch from 20160220 [1]: modify configure macro for shared-library rules to use -Wl,-rpath rather than -rpath to work around a bug in scons (FreeBSD #178732 [2], cf: 20061021). While I'm here: - Remove unecessary CONFLICTS (on deleted port) - Add LICENSE_FILE - Tab -> space in pkg-descr: WWW URL [1] http://lists.gnu.org/archive/html/bug-ncurses/2016-02/msg00009.html [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D178732 PR: 209526 Submitted by: John Hein Approved by: ports-secteam (blanket) Changes: _U branches/2016Q4/ branches/2016Q4/devel/ncurses/Makefile branches/2016Q4/devel/ncurses/files/ branches/2016Q4/devel/ncurses/pkg-descr --=20 You are receiving this mail because: You are on the CC list for the bug.=