Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2013 22:24:52 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311513 - head/x11/xorg-apps
Message-ID:  <201302032224.r13MOqVp066702@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sun Feb  3 22:24:52 2013
New Revision: 311513
URL: http://svnweb.freebsd.org/changeset/ports/311513

Log:
  Add xconsole to the list of xorg apps pulled in.
  Bump portrevision.
  
  Approved by:	kwm, miwi (mentors, implicit)

Modified:
  head/x11/xorg-apps/Makefile

Modified: head/x11/xorg-apps/Makefile
==============================================================================
--- head/x11/xorg-apps/Makefile	Sun Feb  3 22:19:40 2013	(r311512)
+++ head/x11/xorg-apps/Makefile	Sun Feb  3 22:24:52 2013	(r311513)
@@ -2,6 +2,7 @@
 
 PORTNAME=	xorg-apps
 PORTVERSION=	7.5.2
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -14,7 +15,7 @@ COMPONENTS=	appres bitmap xf86dga:dga ic
 		x11-fonts/mkfontdir:mkfontdir \
 		x11-fonts/mkfontscale:mkfontscale sessreg \
 		setxkbmap smproxy x11perf xauth xbacklight xcalc \
-		xcmsdb xcursorgen xdpyinfo xdriinfo xev xgamma xgc \
+		xcmsdb xconsole xcursorgen xdpyinfo xdriinfo xev xgamma xgc \
 		xhost xinput xkbcomp xkbevd xkbutils:xkbvleds xkill \
 		xlsatoms xlsclients xmodmap xpr xprop xrandr xrdb \
 		xrefresh xset xsetmode xsetroot xvinfo xwd xwininfo \



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