From owner-svn-ports-head@FreeBSD.ORG Tue Feb 18 08:13:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BED9FA2; Tue, 18 Feb 2014 08:13:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A8DDE192A; Tue, 18 Feb 2014 08:13:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1I8DkOq014486; Tue, 18 Feb 2014 08:13:46 GMT (envelope-from oliver@svn.freebsd.org) Received: (from oliver@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1I8DjUK014480; Tue, 18 Feb 2014 08:13:45 GMT (envelope-from oliver@svn.freebsd.org) Message-Id: <201402180813.s1I8DjUK014480@svn.freebsd.org> From: Oliver Lehmann Date: Tue, 18 Feb 2014 08:13:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344838 - in head/multimedia: audacious audacious-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 18 Feb 2014 08:13:46 -0000 Author: oliver Date: Tue Feb 18 08:13:45 2014 New Revision: 344838 URL: http://svnweb.freebsd.org/changeset/ports/344838 QAT: https://qat.redports.org/buildarchive/r344838/ Log: update to 3.4.3 Modified: head/multimedia/audacious-plugins/Makefile head/multimedia/audacious-plugins/distinfo head/multimedia/audacious-plugins/pkg-plist head/multimedia/audacious/Makefile head/multimedia/audacious/distinfo Modified: head/multimedia/audacious-plugins/Makefile ============================================================================== --- head/multimedia/audacious-plugins/Makefile Tue Feb 18 08:04:18 2014 (r344837) +++ head/multimedia/audacious-plugins/Makefile Tue Feb 18 08:13:45 2014 (r344838) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= audacious-plugins -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ Modified: head/multimedia/audacious-plugins/distinfo ============================================================================== --- head/multimedia/audacious-plugins/distinfo Tue Feb 18 08:04:18 2014 (r344837) +++ head/multimedia/audacious-plugins/distinfo Tue Feb 18 08:13:45 2014 (r344838) @@ -1,2 +1,2 @@ -SHA256 (audacious-plugins-3.4.2.tar.bz2) = ea786588eee69b1b586ed7bd0ce715d9e79bf028120baee25f3542407a67d92a -SIZE (audacious-plugins-3.4.2.tar.bz2) = 1799926 +SHA256 (audacious-plugins-3.4.3.tar.bz2) = bee67a8f8e84d855d4008367a61e662f1e6d15db5accda587c4025ed12462803 +SIZE (audacious-plugins-3.4.3.tar.bz2) = 1812774 Modified: head/multimedia/audacious-plugins/pkg-plist ============================================================================== --- head/multimedia/audacious-plugins/pkg-plist Tue Feb 18 08:04:18 2014 (r344837) +++ head/multimedia/audacious-plugins/pkg-plist Tue Feb 18 08:13:45 2014 (r344838) @@ -124,6 +124,7 @@ share/audacious/ui/playlist.ui %%NLS%%share/locale/bg/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/ca/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/cs/LC_MESSAGES/audacious-plugins.mo +%%NLS%%share/locale/cmn/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/da/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/de/LC_MESSAGES/audacious-plugins.mo %%NLS%%share/locale/el/LC_MESSAGES/audacious-plugins.mo @@ -238,6 +239,8 @@ lib/audacious/Container/pls.so @dirrm share/audacious/Skins/Classic1.3 @dirrm share/audacious/Skins @dirrm share/audacious/ui +%%NLS%%@dirrmtry share/locale/cmn/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/cmn %%NLS%%@dirrmtry share/locale/id_ID/LC_MESSAGES %%NLS%%@dirrmtry share/locale/id_ID %%NLS%%@dirrmtry share/locale/ky/LC_MESSAGES Modified: head/multimedia/audacious/Makefile ============================================================================== --- head/multimedia/audacious/Makefile Tue Feb 18 08:04:18 2014 (r344837) +++ head/multimedia/audacious/Makefile Tue Feb 18 08:13:45 2014 (r344838) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= audacious -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ Modified: head/multimedia/audacious/distinfo ============================================================================== --- head/multimedia/audacious/distinfo Tue Feb 18 08:04:18 2014 (r344837) +++ head/multimedia/audacious/distinfo Tue Feb 18 08:13:45 2014 (r344838) @@ -1,2 +1,2 @@ -SHA256 (audacious-3.4.2.tar.bz2) = 64bc467e1db91e58059def0075c66b13ba8b5faf812842b1ba529cf8149c3619 -SIZE (audacious-3.4.2.tar.bz2) = 483711 +SHA256 (audacious-3.4.3.tar.bz2) = 183454f4df1482e569d16d1452b3e14010daeab2fbf9dfdd82cf741a72e39f12 +SIZE (audacious-3.4.3.tar.bz2) = 485267