pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Add include/X11/XlibConf.h to xorg ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e77b1f5f4a6b
branches:  trunk
changeset: 506560:e77b1f5f4a6b
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Jan 19 01:05:24 2006 +0000

description:
Add include/X11/XlibConf.h to xorg list. I noticed and added that
a few weeks ago when I was doing some builds using modular-xorg.
(Now that new Xorg is in, maybe there are some others to add?)

Update version.

diffstat:

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

diffs (33 lines):

diff -r da3d19f474f0 -r e77b1f5f4a6b pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Thu Jan 19 00:59:27 2006 +0000
+++ b/pkgtools/x11-links/Makefile       Thu Jan 19 01:05:24 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.75 2006/01/10 16:56:42 christos Exp $
+# $NetBSD: Makefile,v 1.76 2006/01/19 01:05:24 reed Exp $
 #
 # NOTE:        If you update this package, then you'll likely need to also update
 #      the x11-links dependency in buildlink3.mk to the correct version,
 #      usually the most recent.
 
-DISTNAME=      x11-links-0.27
+DISTNAME=      x11-links-0.28
 CATEGORIES=    pkgtools x11
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r da3d19f474f0 -r e77b1f5f4a6b pkgtools/x11-links/files/xorg
--- a/pkgtools/x11-links/files/xorg     Thu Jan 19 00:59:27 2006 +0000
+++ b/pkgtools/x11-links/files/xorg     Thu Jan 19 01:05:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg,v 1.1 2005/07/25 20:54:00 reed Exp $
+# $NetBSD: xorg,v 1.2 2006/01/19 01:05:24 reed Exp $
 #
 # The files listed below are the union of the sets of files installed by
 # the supported Xorg (and some XFree) distributions, minus the set of files
@@ -156,6 +156,7 @@
 include/X11/Xfuncproto.h
 include/X11/Xfuncs.h
 include/X11/Xlib.h
+include/X11/XlibConf.h
 include/X11/Xlibint.h
 include/X11/Xlocale.h
 include/X11/Xmd.h



Home | Main Index | Thread Index | Old Index