Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2014 21:37:21 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372745 - head/audio/xmms2
Message-ID:  <201411182137.sAILbLNI077941@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411182137.sAILbLNI077941>