From owner-svn-ports-all@FreeBSD.ORG Sat Jun 28 22:31:55 2014 Return-Path: Delivered-To: svn-ports-all@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 D6466493; Sat, 28 Jun 2014 22:31:55 +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 A98C82DC0; Sat, 28 Jun 2014 22:31:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5SMVt5G016637; Sat, 28 Jun 2014 22:31:55 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5SMVtx6016574; Sat, 28 Jun 2014 22:31:55 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201406282231.s5SMVtx6016574@svn.freebsd.org> From: Steve Wills Date: Sat, 28 Jun 2014 22:31:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359723 - head/multimedia/miro X-SVN-Group: ports-head 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.18 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, 28 Jun 2014 22:31:55 -0000 Author: swills Date: Sat Jun 28 22:31:54 2014 New Revision: 359723 URL: http://svnweb.freebsd.org/changeset/ports/359723 QAT: https://qat.redports.org/buildarchive/r359723/ Log: - Stage Modified: head/multimedia/miro/Makefile head/multimedia/miro/pkg-plist Modified: head/multimedia/miro/Makefile ============================================================================== --- head/multimedia/miro/Makefile Sat Jun 28 22:11:53 2014 (r359722) +++ head/multimedia/miro/Makefile Sat Jun 28 22:31:54 2014 (r359723) @@ -35,19 +35,15 @@ INSTALL_WRKSRC= ${WRKSRC}/linux USE_GNOME= gconf2 gtk20 USE_GSTREAMER= python gconf -USES= gettext gmake pkgconfig +USES= gettext gmake pkgconfig desktop-file-utils shared-mime-info USE_PYTHON= yes USE_PYDISTUTILS= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes INSTALLS_EGGINFO= yes -MANCOMPRESSED= yes -MAN1= miro.1 miro.real.1 - CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -NO_STAGE= yes .include .SILENT: Modified: head/multimedia/miro/pkg-plist ============================================================================== --- head/multimedia/miro/pkg-plist Sat Jun 28 22:11:53 2014 (r359722) +++ head/multimedia/miro/pkg-plist Sat Jun 28 22:31:54 2014 (r359723) @@ -548,8 +548,8 @@ %%DATADIR%%/resources/testdata/echonest-replies/no-releases %%DATADIR%%/resources/testdata/echonest-replies/rock-music %%DATADIR%%/resources/testdata/enmfp-codegen-output.json -%%DATADIR%%/resources/testdata/feedparsertests/feeds/feed_with_nul_bytes.xml %%DATADIR%%/resources/testdata/feedparsertests/feeds/donate.html +%%DATADIR%%/resources/testdata/feedparsertests/feeds/feed_with_nul_bytes.xml %%DATADIR%%/resources/testdata/feedparsertests/feeds/http___feeds_feedburner_com_earth-touch_podcast_720p.xml %%DATADIR%%/resources/testdata/feedparsertests/feeds/http___feeds_miroguide_com_miroguide_featured.xml %%DATADIR%%/resources/testdata/feedparsertests/feeds/http___feeds_miroguide_com_miroguide_new.xml @@ -1576,6 +1576,8 @@ bin/echoprint-codegen bin/miro bin/miro-segmenter bin/miro.real +man/man1/miro.1.gz +man/man1/miro.real.1.gz share/applications/miro.desktop share/icons/hicolor/128x128/apps/miro.png share/icons/hicolor/24x24/apps/miro.png