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 missing extensions/extutil.h an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eed35acaf745
branches:  trunk
changeset: 467419:eed35acaf745
user:      recht <recht%pkgsrc.org@localhost>
date:      Sat Jan 31 21:58:52 2004 +0000

description:
Add missing extensions/extutil.h and bump version to 0.20.
This fixes the build of Xrandr.
ok'ed by wiz@

diffstat:

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

diffs (33 lines):

diff -r 31e1d1a136e5 -r eed35acaf745 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Sat Jan 31 21:39:25 2004 +0000
+++ b/pkgtools/x11-links/Makefile       Sat Jan 31 21:58:52 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.49 2004/01/26 10:10:56 xtraeme Exp $
+# $NetBSD: Makefile,v 1.50 2004/01/31 21:58:52 recht Exp $
 #
 # NOTE:        If you update this package, then you'll likely need to also update
 #      the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk
 #      to the correct version, usually the most recent.
 
-DISTNAME=      x11-links-0.19
+DISTNAME=      x11-links-0.20
 CATEGORIES=    pkgtools x11
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r 31e1d1a136e5 -r eed35acaf745 pkgtools/x11-links/files/xfree
--- a/pkgtools/x11-links/files/xfree    Sat Jan 31 21:39:25 2004 +0000
+++ b/pkgtools/x11-links/files/xfree    Sat Jan 31 21:58:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xfree,v 1.5 2003/10/18 18:23:03 tron Exp $
+# $NetBSD: xfree,v 1.6 2004/01/31 21:58:52 recht Exp $
 #
 # The files listed below are the union of the sets of files installed by
 # the supported XFree distributions, minus the set of files representing
@@ -338,6 +338,7 @@
 include/X11/extensions/bigreqstr.h
 include/X11/extensions/dpms.h
 include/X11/extensions/dpmsstr.h
+include/X11/extensions/extutil.h
 include/X11/extensions/fontcache.h
 include/X11/extensions/fontcacheP.h
 include/X11/extensions/fontcachstr.h



Home | Main Index | Thread Index | Old Index