From owner-svn-ports-all@freebsd.org Sat Sep 30 13:20:57 2017 Return-Path: Delivered-To: svn-ports-all@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 49AA6E27CCA; Sat, 30 Sep 2017 13:20:57 +0000 (UTC) (envelope-from riggs@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 mx1.freebsd.org (Postfix) with ESMTPS id 14063701CB; Sat, 30 Sep 2017 13:20:57 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8UDKu9Y055690; Sat, 30 Sep 2017 13:20:56 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8UDKu28055688; Sat, 30 Sep 2017 13:20:56 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201709301320.v8UDKu28055688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 30 Sep 2017 13:20:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450992 - head/multimedia/audacious-plugins X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/multimedia/audacious-plugins X-SVN-Commit-Revision: 450992 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2017 13:20:57 -0000 Author: riggs Date: Sat Sep 30 13:20:55 2017 New Revision: 450992 URL: https://svnweb.freebsd.org/changeset/ports/450992 Log: Update to upstream version 3.9 PR: 222604 Submitted by: duchateau.olivier@gmail.com Modified: head/multimedia/audacious-plugins/Makefile head/multimedia/audacious-plugins/distinfo Modified: head/multimedia/audacious-plugins/Makefile ============================================================================== --- head/multimedia/audacious-plugins/Makefile Sat Sep 30 13:20:19 2017 (r450991) +++ head/multimedia/audacious-plugins/Makefile Sat Sep 30 13:20:55 2017 (r450992) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= audacious-plugins -PORTVERSION= 3.8.2 -PORTREVISION= 5 +PORTVERSION= 3.9 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ @@ -21,9 +20,9 @@ RUN_DEPENDS= audacious:multimedia/audacious CONFLICTS_INSTALL= audacious-plugins-gtk3-3.* -GNU_CONFIGURE= yes USES= compiler:c++11-lib gettext-tools gmake iconv \ localbase pkgconfig tar:bzip2 +GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gtk20 glib20 libxml2 cairo gdkpixbuf2 USE_XORG= x11 @@ -37,7 +36,7 @@ OPTIONS_DEFINE= AAC ALSA AMIDI AOSD BS2B CDDA CUE FFMP OPENGL OSS PULSEAUDIO SAMPLERATE SCROBBLER SDL SID SNDFILE \ SPEEDPITCH VORBIS WAVPACK OPTIONS_DEFAULT= AAC AOSD CDDA CUE FFMPEG FLAC MP3 \ - MMS NEON NLS NOTIFY OSS SCROBBLER VORBIS WAVPACK + MMS MPRIS NEON NLS NOTIFY OSS SCROBBLER VORBIS WAVPACK AAC_LIB_DEPENDS= libfaad.so:audio/faad AAC_CONFIGURE_OFF= --disable-aac @@ -120,6 +119,8 @@ MPRIS_DESC= NPRIS plugin post-patch: ${REINPLACE_CMD} -e 's| $${MFLAGS}||g' \ ${WRKSRC}/buildsys.mk.in + ${FIND} ${WRKSRC} -type f -name 'Makefile' \ + | ${XARGS} ${REINPLACE_CMD} -e 's| -Wno-bool-operation||' post-install: @${FIND} ${STAGEDIR}${PREFIX}/lib/audacious/ -name "*.so" \ Modified: head/multimedia/audacious-plugins/distinfo ============================================================================== --- head/multimedia/audacious-plugins/distinfo Sat Sep 30 13:20:19 2017 (r450991) +++ head/multimedia/audacious-plugins/distinfo Sat Sep 30 13:20:55 2017 (r450992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485798334 -SHA256 (audacious-plugins-3.8.2.tar.bz2) = d7cefca7a0e32bf4e58bb6e84df157268b5e9a6771a0e8c2da98b03f92a5fdd4 -SIZE (audacious-plugins-3.8.2.tar.bz2) = 1821558 +TIMESTAMP = 1506363579 +SHA256 (audacious-plugins-3.9.tar.bz2) = 8bf7f21089cb3406968cc9c71307774aee7100ec4607f28f63cf5690d5c927b8 +SIZE (audacious-plugins-3.9.tar.bz2) = 1843084