From owner-freebsd-gnome@freebsd.org Wed Jul 13 00:22:07 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 20607B97E9B for ; Wed, 13 Jul 2016 00:22:07 +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 0970018D7 for ; Wed, 13 Jul 2016 00:22:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 08B7AB97E9A; Wed, 13 Jul 2016 00:22:07 +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 085ACB97E99 for ; Wed, 13 Jul 2016 00:22:07 +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 E15B718D6 for ; Wed, 13 Jul 2016 00:22:06 +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 u6D0M6XB067570 for ; Wed, 13 Jul 2016 00:22:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 210548] audio/pulseaudio: Update to 9.0 Date: Wed, 13 Jul 2016 00:22:06 +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: patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@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-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: Wed, 13 Jul 2016 00:22:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210548 lightside changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171772|0 |1 is obsolete| | Attachment #171773|0 |1 is obsolete| | Attachment #171774|0 |1 is obsolete| | Attachment #171775|0 |1 is obsolete| | Attachment #171805|0 |1 is obsolete| | --- Comment #15 from lightside --- Created attachment 172447 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172447&action= =3Dedit PORTREVISION bumps for LIB_DEPENDS I found other method about how to get list of ports, for which audio/pulsea= udio port is LIB_DEPENDS, including as default option: http://www.freshports.org/search.php?stype=3Ddepends_lib&method=3Dmatch&que= ry=3Daudio%2Fpulseaudio&orderby=3Dcategory&orderbyupdown=3Dasc&search=3DSea= rch % wget -qO - "http://www.freshports.org/search.php?stype=3Ddepends_lib&method=3Dmatch&qu= ery=3Daudio%2Fpulseaudio&orderby=3Dcategory&orderbyupdown=3Dasc&search=3DSe= arch" | grep -o "/usr/ports/[[:alnum:]_-]*/[[:alnum:]_-]*" | sed -e 's|/usr/ports= /||' | fmt audio/gnome-media audio/gstreamer-plugins-pulse audio/gstreamer1-plugins-pulse audio/gtick audio/paman audio/paprefs audio/pavucontrol audio/pavumeter audio/xfce4-pulseaudio-plugin comms/deforaos-phone comms/gqrx comms/qsstv comms/quisk comms/twpsk deskutils/xfce4-volumed-pulse games/retroarch lang/squeak multimedia/aegisub multimedia/gmerlin multimedia/lives multimedia/obs-studio multimedia/qmmp multimedia/qmmp-qt5 multimedia/qt4-mobility net/gtk-vnc net-im/empathy net-im/ring-daemon net-p2p/gnunet sysutils/cinnamon-control-center sysutils/cinnamon-settings-daemon sysutils/gnome-settings-daemon x11/cinnamon x11/gnome-shell Possible patch for PORTREVISION bumps attached, based on current state of ports. Need to correct it, if mentioned ports changed their PORTREVISION. The method in comment #10 returned full list of ports, including all options (default and non-default). --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=