From owner-freebsd-ports-bugs@freebsd.org Sun Aug 19 20:34:34 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94BCA1076E2A for ; Sun, 19 Aug 2018 20:34:34 +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 30FD189B10 for ; Sun, 19 Aug 2018 20:34:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E9F4A1076E29; Sun, 19 Aug 2018 20:34:33 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7A011076E28 for ; Sun, 19 Aug 2018 20:34:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78E2C89B0E for ; Sun, 19 Aug 2018 20:34:33 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id AED5A1B3B3 for ; Sun, 19 Aug 2018 20:34:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7JKYWm9067982 for ; Sun, 19 Aug 2018 20:34:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7JKYW5f067979 for ports-bugs@FreeBSD.org; Sun, 19 Aug 2018 20:34:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230721] audio/ncmpc: Update to 0.30 Date: Sun, 19 Aug 2018 20:34:32 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: laurent@nuxi.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Aug 2018 20:34:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230721 Laurent Cimon changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #196349|0 |1 is obsolete| | --- Comment #7 from Laurent Cimon --- Created attachment 196360 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196360&action= =3Dedit Patch to apply in audio/ncmpc with maintainership changed and previous issu= es fixed Hi, This should do. I'll propose the patches I made to the maintainer as well. * MAKE_JOBS_UNSAFE was removed and I made the directory python was fighting over into two directories instead * I added a DOCS option implying MANPAGES and patched in two different meson options to distinguish the manual and the html documentation * I changed the unique_ptr that was being awkwardly converted back to a reg= ular pointer, this should fix the i386 build (as far as this issue goes at least= , I don't have a cross-compiling setup) * Fixed portlint -C's output and the pkg-plist The port still passes poudriere testport and now portlint -C --=20 You are receiving this mail because: You are the assignee for the bug.=