svn commit: r311513 - head/x11/xorg-apps
Niclas Zeising
zeising at FreeBSD.org
Sun Feb 3 22:24:52 UTC 2013
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 \
More information about the svn-ports-head
mailing list