pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/modular-xorg-apps As multiple people have ex...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15e61e4d2a54
branches:  trunk
changeset: 532868:15e61e4d2a54
user:      dogcow <dogcow%pkgsrc.org@localhost>
date:      Mon Sep 03 04:49:42 2007 +0000

description:
As multiple people have expressed shock and wonderment at its lack,
add xterm to the list of packages.

diffstat:

 meta-pkgs/modular-xorg-apps/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r c7ca2b808c01 -r 15e61e4d2a54 meta-pkgs/modular-xorg-apps/Makefile
--- a/meta-pkgs/modular-xorg-apps/Makefile      Sun Sep 02 22:25:12 2007 +0000
+++ b/meta-pkgs/modular-xorg-apps/Makefile      Mon Sep 03 04:49:42 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/08/06 16:14:42 tron Exp $
+# $NetBSD: Makefile,v 1.6 2007/09/03 04:49:42 dogcow Exp $
 
 DISTNAME=      # empty
-PKGNAME=       modular-xorg-apps-1.3
+PKGNAME=       modular-xorg-apps-1.4
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/app/
 DISTFILES=     # empty
@@ -55,6 +55,7 @@
 DEPENDS+=      xsetpointer-[0-9]*:../../x11/xsetpointer
 DEPENDS+=      xsetroot-[0-9]*:../../x11/xsetroot
 DEPENDS+=      xsm-[0-9]*:../../x11/xsm
+DEPENDS+=      xterm-[0-9]*:../../x11/xterm
 DEPENDS+=      xvinfo-[0-9]*:../../x11/xvinfo
 DEPENDS+=      xwininfo-[0-9]*:../../x11/xwininfo
 DEPENDS+=      xwd-[0-9]*:../../x11/xwd



Home | Main Index | Thread Index | Old Index