From owner-freebsd-gnome@freebsd.org Thu Jul 21 02:55:38 2016 Return-Path: Delivered-To: freebsd-gnome@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 1068BB9E25B for ; Thu, 21 Jul 2016 02:55:38 +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 EE25F1F96 for ; Thu, 21 Jul 2016 02:55:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id ED464B9E259; Thu, 21 Jul 2016 02:55:37 +0000 (UTC) Delivered-To: gnome@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 ECEF9B9E257 for ; Thu, 21 Jul 2016 02:55:37 +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 DCB1E1F95 for ; Thu, 21 Jul 2016 02:55:37 +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 u6L2tbLq015875 for ; Thu, 21 Jul 2016 02:55:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-approval requested: [Bug 210548] audio/pulseaudio: Update to 9.0 : [Attachment 172765] Proposed patch (since 412344 revision) Date: Thu, 21 Jul 2016 02:55:37 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2016 02:55:38 -0000 lightside has asked gnome@FreeBSD.org for maintainer-approval: Bug 210548: audio/pulseaudio: Update to 9.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210548 Attachment 172765: Proposed patch (since 412344 revision) https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172765&action=3Dedit --- Comment #17 from lightside --- Created attachment 172765 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172765&action= =3Dedit Proposed patch (since 412344 revision) Added localbase and ssl to USES, with following overall changes: - Add xcb to USE_XORG, required by bin/pacat - Add iconv to USES, required by bin/pacat - Add localbase to USES and remove CPPFLAGS and LDFLAGS - Add ssl to USES and correct OPENSSL_CFLAGS and OPENSSL_LIBS - Replace --disable-systemd with correct --disable-systemd-* configure arguments - Move ALSA and JACK to AUDIO options group - Move BASH and ZSH to COMPLETIONS options group - Add DATABASE single option to be able to select supported database - Add SIMPLE (database support) to default options - Silence mkdir - Remove unnecessary "-f" option near RM variable, because it's already def= ined - Replace files/patch-src_daemon_default.pa.in with sed patch - Regenerate patches - Adapt pkg-plist