Date: Sun, 9 Mar 2014 16:19:51 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347657 - head/multimedia/xfce4-xmms-plugin Message-ID: <201403091619.s29GJp8i034830@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Mar 9 16:19:51 2014 New Revision: 347657 URL: http://svnweb.freebsd.org/changeset/ports/347657 QAT: https://qat.redports.org/buildarchive/r347657/ Log: multimedia/xfce4-xmms-plugin: - bump PORTREVISION for previous commit (XMMS option is default on) - because multimedia/xmms is forbidden, turn this option off by default Modified: head/multimedia/xfce4-xmms-plugin/Makefile Modified: head/multimedia/xfce4-xmms-plugin/Makefile ============================================================================== --- head/multimedia/xfce4-xmms-plugin/Makefile Sun Mar 9 16:17:43 2014 (r347656) +++ head/multimedia/xfce4-xmms-plugin/Makefile Sun Mar 9 16:19:51 2014 (r347657) @@ -3,7 +3,7 @@ PORTNAME= xfce4-xmms-plugin PORTVERSION= 0.5.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -19,7 +19,6 @@ USE_GNOME= gtk20 intltool intlhack pango USE_XFCE= configenv libgui libutil panel OPTIONS_DEFINE= XMMS AUDACIOUS -OPTIONS_DEFAULT= XMMS XMMS_DESC= xmms support AUDACIOUS_DESC= audacious support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403091619.s29GJp8i034830>