Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2013 16:25:54 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309997 - head/x11-wm/xfce4
Message-ID:  <201301061625.r06GPs3G066198@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Sun Jan  6 16:25:54 2013
New Revision: 309997
URL: http://svnweb.freebsd.org/changeset/ports/309997

Log:
  Bump PORTREVISION due to new name of Xfce's terminal.
  
  Approved by:	rene, miwi (mentors, implicit)

Modified:
  head/x11-wm/xfce4/Makefile   (contents, props changed)

Modified: head/x11-wm/xfce4/Makefile
==============================================================================
--- head/x11-wm/xfce4/Makefile	Sun Jan  6 16:18:05 2013	(r309996)
+++ head/x11-wm/xfce4/Makefile	Sun Jan  6 16:25:54 2013	(r309997)
@@ -7,6 +7,7 @@
 
 PORTNAME=	xfce
 PORTVERSION=	4.10
+PORTREVISION=	1
 CATEGORIES=	x11-wm xfce
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -59,7 +60,7 @@ RUN_DEPENDS+=	mousepad:${PORTSDIR}/edito
 .endif
 
 .if ${PORT_OPTIONS:MTERMINAL}
-RUN_DEPENDS+=	Terminal:${PORTSDIR}/x11/Terminal
+RUN_DEPENDS+=	xfce4-terminal:${PORTSDIR}/x11/xfce4-terminal
 .endif
 
 .if ${PORT_OPTIONS:MAPPFINDER}



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