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 Add dependence on "xdm" pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06ee7eaa50c9
branches:  trunk
changeset: 531801:06ee7eaa50c9
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Aug 06 16:14:42 2007 +0000

description:
Add dependence on "xdm" package, set version number to 1.3.
Approved by Joerg Sonnenberger.

diffstat:

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

diffs (21 lines):

diff -r a609c6d92e12 -r 06ee7eaa50c9 meta-pkgs/modular-xorg-apps/Makefile
--- a/meta-pkgs/modular-xorg-apps/Makefile      Mon Aug 06 15:56:09 2007 +0000
+++ b/meta-pkgs/modular-xorg-apps/Makefile      Mon Aug 06 16:14:42 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2007/06/19 14:59:55 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2007/08/06 16:14:42 tron Exp $
 
 DISTNAME=      # empty
-PKGNAME=       modular-xorg-apps-1.2
+PKGNAME=       modular-xorg-apps-1.3
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/app/
 DISTFILES=     # empty
@@ -28,6 +28,7 @@
 DEPENDS+=      xcalc-[0-9]*:../../x11/xcalc
 DEPENDS+=      xclock-[0-9]*:../../x11/xclock
 DEPENDS+=      xconsole-[0-9]*:../../x11/xconsole
+DEPENDS+=      xdm-[0-9]*:../../x11/xdm
 DEPENDS+=      xdpyinfo-[0-9]*:../../x11/xdpyinfo
 DEPENDS+=      xev-[0-9]*:../../x11/xev
 DEPENDS+=      xeyes-[0-9]*:../../x11/xeyes



Home | Main Index | Thread Index | Old Index