From owner-svn-ports-head@FreeBSD.ORG Tue Nov 18 21:37:21 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91CF19EB; Tue, 18 Nov 2014 21:37:21 +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 7E1AF7F7; Tue, 18 Nov 2014 21:37:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAILbLBw077943; Tue, 18 Nov 2014 21:37:21 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAILbLNI077941; Tue, 18 Nov 2014 21:37:21 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201411182137.sAILbLNI077941@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 18 Nov 2014 21:37:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372745 - head/audio/xmms2 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-1 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 Nov 2014 21:37:21 -0000 Author: madpilot Date: Tue Nov 18 21:37:20 2014 New Revision: 372745 URL: https://svnweb.freebsd.org/changeset/ports/372745 QAT: https://qat.redports.org/buildarchive/r372745/ Log: Fix orphaned directory. Modified: head/audio/xmms2/Makefile head/audio/xmms2/pkg-plist Modified: head/audio/xmms2/Makefile ============================================================================== --- head/audio/xmms2/Makefile Tue Nov 18 21:14:56 2014 (r372744) +++ head/audio/xmms2/Makefile Tue Nov 18 21:37:20 2014 (r372745) @@ -4,7 +4,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 DISTVERSIONSUFFIX=DrO_o -PORTREVISION?= 13 +PORTREVISION?= 14 CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} Modified: head/audio/xmms2/pkg-plist ============================================================================== --- head/audio/xmms2/pkg-plist Tue Nov 18 21:14:56 2014 (r372744) +++ head/audio/xmms2/pkg-plist Tue Nov 18 21:37:20 2014 (r372745) @@ -151,3 +151,4 @@ share/pixmaps/xmms2.svg %%MDNS_AVAHI%%%%DATADIR%%/scripts/startup.d/xmms2-mdns-launcher.sh %%MDNS_APPLE%%%%DATADIR%%/scripts/startup.d/xmms2-mdns-launcher.sh %%FAM%%%%DATADIR%%/scripts/startup.d/xmms2-mlib-updater.sh +@dir %%DATADIR%%/scripts/startup.d