pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xorg-clients Add missing entry to PLIST. Bump PKG...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a455b55bbb9
branches:  trunk
changeset: 481426:0a455b55bbb9
user:      hira <hira%pkgsrc.org@localhost>
date:      Mon Oct 04 12:32:19 2004 +0000

description:
Add missing entry to PLIST.  Bump PKGREVISION to 2.

diffstat:

 x11/xorg-clients/Makefile |  4 ++--
 x11/xorg-clients/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 9347791b665e -r 0a455b55bbb9 x11/xorg-clients/Makefile
--- a/x11/xorg-clients/Makefile Mon Oct 04 12:25:59 2004 +0000
+++ b/x11/xorg-clients/Makefile Mon Oct 04 12:32:19 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/10/03 00:18:40 tv Exp $
+# $NetBSD: Makefile,v 1.6 2004/10/04 12:32:19 hira Exp $
 
 DISTNAME=              ${DISTFILES}
 PKGNAME=               xorg-clients-${XORG_VER}
-PKGREVISION=   1
+PKGREVISION=           2
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG}
 DISTFILES=             X11R${XORG_VER}-src1.tar.gz \
diff -r 9347791b665e -r 0a455b55bbb9 x11/xorg-clients/PLIST
--- a/x11/xorg-clients/PLIST    Mon Oct 04 12:25:59 2004 +0000
+++ b/x11/xorg-clients/PLIST    Mon Oct 04 12:32:19 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/21 17:38:53 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/10/04 12:32:19 hira Exp $
 ${X11ROOT_PREFIX}/bin/Xmark
 ${X11ROOT_PREFIX}/bin/appres
 ${X11ROOT_PREFIX}/bin/atobm
@@ -154,6 +154,7 @@
 ${X11ROOT_PREFIX}/lib/X11/app-defaults/XLoad
 ${X11ROOT_PREFIX}/lib/X11/app-defaults/XLogo
 ${X11ROOT_PREFIX}/lib/X11/app-defaults/XLogo-color
+${X11ROOT_PREFIX}/lib/X11/app-defaults/XMore
 ${X11ROOT_PREFIX}/lib/X11/app-defaults/XSm
 ${X11ROOT_PREFIX}/lib/X11/app-defaults/XTerm
 ${X11ROOT_PREFIX}/lib/X11/app-defaults/XTerm-color



Home | Main Index | Thread Index | Old Index