From owner-svn-ports-all@FreeBSD.ORG Tue Feb 24 09:03:04 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6324069; Tue, 24 Feb 2015 09:03:04 +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 4ECC03F0; Tue, 24 Feb 2015 09:03:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1O93489088142; Tue, 24 Feb 2015 09:03:04 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1O933l3088140; Tue, 24 Feb 2015 09:03:03 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201502240903.t1O933l3088140@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 24 Feb 2015 09:03:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379770 - head/audio/ocp 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-1 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: Tue, 24 Feb 2015 09:03:04 -0000 Author: ehaupt Date: Tue Feb 24 09:03:03 2015 New Revision: 379770 URL: https://svnweb.freebsd.org/changeset/ports/379770 QAT: https://qat.redports.org/buildarchive/r379770/ Log: - Fix pkg-plist - Cleanup Makefile Modified: head/audio/ocp/Makefile head/audio/ocp/pkg-plist Modified: head/audio/ocp/Makefile ============================================================================== --- head/audio/ocp/Makefile Tue Feb 24 09:02:28 2015 (r379769) +++ head/audio/ocp/Makefile Tue Feb 24 09:03:03 2015 (r379770) @@ -41,16 +41,6 @@ INFO= ocp TIMIDITY_CFG= ${LOCALBASE}/share/timidity/timidity.cfg -PFILES= configure cpiface/cpianal.c cpiface/cpidots.c \ - cpiface/cpiface.c cpiface/cpigraph.c cpiface/cpiinst.c \ - cpiface/cpikube.c cpiface/cpilinks.c cpiface/cpimsg.c \ - cpiface/cpiphase.c cpiface/cpiscope.c cpiface/cpitrack.c \ - cpiface/mcpedit.c cpiface/volctrl.c filesel/cphlpfs.c \ - filesel/pfilesel.c filesel/pfilesel.c.bak help/cphelper.c \ - medialib/medialib.c playcda/cdapplay.c stuff/poutput-curses.c \ - stuff/poutput-dga.c stuff/poutput-keyboard.c \ - stuff/poutput-vcsa.c stuff/poutput-x11.c - OPTIONS_DEFINE= ADPLUG FLAC MIDI X11 SDL DOCS ADPLUG_DESC= adplug support Modified: head/audio/ocp/pkg-plist ============================================================================== --- head/audio/ocp/pkg-plist Tue Feb 24 09:02:28 2015 (r379769) +++ head/audio/ocp/pkg-plist Tue Feb 24 09:03:03 2015 (r379770) @@ -82,3 +82,4 @@ lib/ocp/playxm.so %%DESKTOP%%share/applications/cubic.org-opencubicplayer.desktop %%DATADIR%%/data/ocp.hlp %%DATADIR%%/etc/ocp.ini +@dir %%DATADIR%%/ultradir