From owner-svn-ports-head@freebsd.org Thu Dec 27 21:36:13 2018 Return-Path: Delivered-To: svn-ports-head@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 E87D61423D1B; Thu, 27 Dec 2018 21:36:12 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F9488CD84; Thu, 27 Dec 2018 21:36:12 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8218719775; Thu, 27 Dec 2018 21:36:12 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBRLaCDf055391; Thu, 27 Dec 2018 21:36:12 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBRLaAwD055383; Thu, 27 Dec 2018 21:36:10 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201812272136.wBRLaAwD055383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Thu, 27 Dec 2018 21:36:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488573 - in head/multimedia: audacious audacious-gtk3 audacious-plugins audacious-plugins-gtk3 X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: in head/multimedia: audacious audacious-gtk3 audacious-plugins audacious-plugins-gtk3 X-SVN-Commit-Revision: 488573 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8F9488CD84 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2018 21:36:13 -0000 Author: fernape Date: Thu Dec 27 21:36:10 2018 New Revision: 488573 URL: https://svnweb.freebsd.org/changeset/ports/488573 Log: multimedia/audacious*: Update to 3.10.1 This is a bugfix release: #817 Crash on invalid tuple D-Bus request #819 Playlist search in Qt5 is really slow on huge playlists #822 Song Info window takes 10 seconds to appear, UI freezes, when listening to an MP3 stream #828 Info popup causes segmentation fault in Qt 5 UI #831 Playlist drag-and-drop no longer working in 3.10 (Qt UI) #854 Floating-point WavPack files play as noise Reported by: portscout Modified: head/multimedia/audacious-gtk3/Makefile head/multimedia/audacious-gtk3/distinfo head/multimedia/audacious-plugins-gtk3/Makefile head/multimedia/audacious-plugins-gtk3/distinfo head/multimedia/audacious-plugins/Makefile head/multimedia/audacious-plugins/distinfo head/multimedia/audacious/Makefile head/multimedia/audacious/distinfo Modified: head/multimedia/audacious-gtk3/Makefile ============================================================================== --- head/multimedia/audacious-gtk3/Makefile Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious-gtk3/Makefile Thu Dec 27 21:36:10 2018 (r488573) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= audacious -PORTVERSION= 3.10 -PORTREVISION= 1 +PORTVERSION= 3.10.1 DISTVERSIONSUFFIX= -gtk3 CATEGORIES= multimedia audio #MASTER_SITES= http://distfiles.audacious-media-player.org/ Modified: head/multimedia/audacious-gtk3/distinfo ============================================================================== --- head/multimedia/audacious-gtk3/distinfo Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious-gtk3/distinfo Thu Dec 27 21:36:10 2018 (r488573) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537222969 -SHA256 (audacious-media-player-audacious-3.10-gtk3-89521a6_GH0.tar.gz) = 82991fd5061d3b6df9935b07d112fab8e83e90c90d733a12c7d68e92fb884f99 -SIZE (audacious-media-player-audacious-3.10-gtk3-89521a6_GH0.tar.gz) = 801667 +TIMESTAMP = 1545847656 +SHA256 (audacious-media-player-audacious-3.10.1-gtk3-89521a6_GH0.tar.gz) = 82991fd5061d3b6df9935b07d112fab8e83e90c90d733a12c7d68e92fb884f99 +SIZE (audacious-media-player-audacious-3.10.1-gtk3-89521a6_GH0.tar.gz) = 801667 Modified: head/multimedia/audacious-plugins-gtk3/Makefile ============================================================================== --- head/multimedia/audacious-plugins-gtk3/Makefile Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious-plugins-gtk3/Makefile Thu Dec 27 21:36:10 2018 (r488573) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= audacious-plugins -PORTVERSION= 3.10 +PORTVERSION= 3.10.1 DISTVERSIONSUFFIX= -gtk3 -PORTREVISION= 2 CATEGORIES= multimedia audio #MASTER_SITES= http://distfiles.audacious-media-player.org/ PKGNAMESUFFIX= ${DISTVERSIONSUFFIX} Modified: head/multimedia/audacious-plugins-gtk3/distinfo ============================================================================== --- head/multimedia/audacious-plugins-gtk3/distinfo Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious-plugins-gtk3/distinfo Thu Dec 27 21:36:10 2018 (r488573) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537259830 -SHA256 (audacious-media-player-audacious-plugins-3.10-gtk3-4cf5e07_GH0.tar.gz) = 513e4e4151955e149b51e8604d5fb94845afe51bd03a47ee63dbe4e53ef8bdd0 -SIZE (audacious-media-player-audacious-plugins-3.10-gtk3-4cf5e07_GH0.tar.gz) = 2579889 +TIMESTAMP = 1545847704 +SHA256 (audacious-media-player-audacious-plugins-3.10.1-gtk3-4cf5e07_GH0.tar.gz) = 513e4e4151955e149b51e8604d5fb94845afe51bd03a47ee63dbe4e53ef8bdd0 +SIZE (audacious-media-player-audacious-plugins-3.10.1-gtk3-4cf5e07_GH0.tar.gz) = 2579889 Modified: head/multimedia/audacious-plugins/Makefile ============================================================================== --- head/multimedia/audacious-plugins/Makefile Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious-plugins/Makefile Thu Dec 27 21:36:10 2018 (r488573) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= audacious-plugins -PORTVERSION= 3.10 -PORTREVISION= 2 +PORTVERSION= 3.10.1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ Modified: head/multimedia/audacious-plugins/distinfo ============================================================================== --- head/multimedia/audacious-plugins/distinfo Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious-plugins/distinfo Thu Dec 27 21:36:10 2018 (r488573) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537198433 -SHA256 (audacious-plugins-3.10.tar.bz2) = 5061ebb20169eb4d3f15aafbe83b43363762dc8d19ca0cd83f5556dc577e618f -SIZE (audacious-plugins-3.10.tar.bz2) = 1701877 +TIMESTAMP = 1545847672 +SHA256 (audacious-plugins-3.10.1.tar.bz2) = eec3177631f99729bf0e94223b627406cc648c70e6646e35613c7b55040a2642 +SIZE (audacious-plugins-3.10.1.tar.bz2) = 1715477 Modified: head/multimedia/audacious/Makefile ============================================================================== --- head/multimedia/audacious/Makefile Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious/Makefile Thu Dec 27 21:36:10 2018 (r488573) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= audacious -PORTVERSION= 3.10 -PORTREVISION= 1 +PORTVERSION= 3.10.1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ Modified: head/multimedia/audacious/distinfo ============================================================================== --- head/multimedia/audacious/distinfo Thu Dec 27 21:34:42 2018 (r488572) +++ head/multimedia/audacious/distinfo Thu Dec 27 21:36:10 2018 (r488573) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537161628 -SHA256 (audacious-3.10.tar.bz2) = 6e4d49ac48a373c4c47d605fe18fbd5854bc30af6fece11331069af40eaa3fb5 -SIZE (audacious-3.10.tar.bz2) = 563531 +TIMESTAMP = 1545847636 +SHA256 (audacious-3.10.1.tar.bz2) = 8366e840bb3c9448c2cf0cf9a0800155b0bd7cc212a28ba44990c3d2289c6b93 +SIZE (audacious-3.10.1.tar.bz2) = 564481