From owner-svn-ports-head@FreeBSD.ORG Wed Jun 11 00:31:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15622EC2; Wed, 11 Jun 2014 00:31:39 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC9B22459; Wed, 11 Jun 2014 00:31:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5B0Vcw0016545; Wed, 11 Jun 2014 00:31:38 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5B0VcaZ016543; Wed, 11 Jun 2014 00:31:38 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406110031.s5B0VcaZ016543@svn.freebsd.org> From: Dmitry Marakasov Date: Wed, 11 Jun 2014 00:31:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357404 - head/audio/beast 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.18 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: Wed, 11 Jun 2014 00:31:39 -0000 Author: amdmi3 Date: Wed Jun 11 00:31:38 2014 New Revision: 357404 URL: http://svnweb.freebsd.org/changeset/ports/357404 QAT: https://qat.redports.org/buildarchive/r357404/ Log: - Add missing USES=libtool, drop .la files - Add missing files to plist Modified: head/audio/beast/Makefile head/audio/beast/pkg-plist Modified: head/audio/beast/Makefile ============================================================================== --- head/audio/beast/Makefile Wed Jun 11 00:03:54 2014 (r357403) +++ head/audio/beast/Makefile Wed Jun 11 00:31:38 2014 (r357404) @@ -3,7 +3,7 @@ PORTNAME= beast PORTVERSION= 0.7.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://dist.testbit.eu/beast/%SUBDIR%/ MASTER_SITE_SUBDIR= v${PORTVERSION:R} @@ -22,7 +22,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/ OPTIONS_DEFINE= DEBUG OPTIONS_DEFINE_i386= SSE -USES= tar:bzip2 desktop-file-utils gmake gettext pathfix pkgconfig shared-mime-info +USES= tar:bzip2 desktop-file-utils gmake gettext pathfix pkgconfig shared-mime-info libtool USE_GCC= yes USE_GNOME= gnomehier libgnomecanvas GNU_CONFIGURE= yes Modified: head/audio/beast/pkg-plist ============================================================================== --- head/audio/beast/pkg-plist Wed Jun 11 00:03:54 2014 (r357403) +++ head/audio/beast/pkg-plist Wed Jun 11 00:31:38 2014 (r357404) @@ -166,25 +166,16 @@ include/sfi/sfiustore.hh include/sfi/sfivalues.hh include/sfi/sfivmarshal.hh include/sfi/sfiwrapper.hh -lib/bse/v%%VERSION%%/drivers/bsemididevice-alsa.la lib/bse/v%%VERSION%%/drivers/bsemididevice-alsa.so -lib/bse/v%%VERSION%%/drivers/bsepcmdevice-alsa.la lib/bse/v%%VERSION%%/drivers/bsepcmdevice-alsa.so -%%SSE%%lib/bse/v%%VERSION%%/plugins/bseblockutils.SSE.la %%SSE%%lib/bse/v%%VERSION%%/plugins/bseblockutils.SSE.so -lib/bse/v%%VERSION%%/plugins/bseplugins.FPU.la lib/bse/v%%VERSION%%/plugins/bseplugins.FPU.so -%%SSE%%lib/bse/v%%VERSION%%/plugins/bseplugins.SSE.la %%SSE%%lib/bse/v%%VERSION%%/plugins/bseplugins.SSE.so -lib/bse/v%%VERSION%%/plugins/cxxplugins.FPU.la lib/bse/v%%VERSION%%/plugins/cxxplugins.FPU.so -lib/bse/v%%VERSION%%/plugins/cxxplugins.SSE.la lib/bse/v%%VERSION%%/plugins/cxxplugins.SSE.so -lib/bse/v%%VERSION%%/plugins/freeverb.la lib/bse/v%%VERSION%%/plugins/freeverb.so +lib/libbse-0.7.so.8.0.0 lib/libbse-0.7.so.8 -lib/libbse-0.7.so -lib/libbse.la lib/libbse.so libdata/pkgconfig/bse.pc share/application-registry/beast.applications @@ -283,9 +274,12 @@ share/locale/uk/LC_MESSAGES/beast-v%%VER share/locale/zh_CN/LC_MESSAGES/beast-v%%VERSION%%.mo share/mime-info/bse.keys share/mime-info/bse.mime +share/mime/audio/x-bse.xml +share/mime/audio/x-bsewave.xml share/mime/packages/beast.xml share/pixmaps/beast-audio-x-bse.png share/pixmaps/beast.png +@dirrmtry share/mime/audio @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrm share/bse/v%%VERSION%%/scripts