pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Adapt to latest shared library chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e9615bc70f5
branches: trunk
changeset: 462914:9e9615bc70f5
user: tron <tron%pkgsrc.org@localhost>
date: Sat Oct 18 18:23:03 2003 +0000
description:
Adapt to latest shared library changes in NetBSD's X11 sources and
XFree86-current.
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/files/xfree | 9 ++++++++-
2 files changed, 10 insertions(+), 3 deletions(-)
diffs (44 lines):
diff -r 308a073c4cef -r 9e9615bc70f5 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Sat Oct 18 14:45:46 2003 +0000
+++ b/pkgtools/x11-links/Makefile Sat Oct 18 18:23:03 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.42 2003/10/13 15:55:11 veego Exp $
+# $NetBSD: Makefile,v 1.43 2003/10/18 18:23:03 tron 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.16
+DISTNAME= x11-links-0.17
WRKSRC= ${WRKDIR}
CATEGORIES= pkgtools x11
MASTER_SITES= # empty
diff -r 308a073c4cef -r 9e9615bc70f5 pkgtools/x11-links/files/xfree
--- a/pkgtools/x11-links/files/xfree Sat Oct 18 14:45:46 2003 +0000
+++ b/pkgtools/x11-links/files/xfree Sat Oct 18 18:23:03 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xfree,v 1.4 2003/10/13 15:55:11 veego Exp $
+# $NetBSD: xfree,v 1.5 2003/10/18 18:23:03 tron 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
@@ -606,6 +606,7 @@
lib/libXxf86misc.so
lib/libXxf86misc.so.1
lib/libXxf86misc.so.1.0
+lib/libXxf86misc.so.1.1
lib/libXxf86vm.a
lib/libXxf86vm.so
lib/libXxf86vm.so.1
@@ -661,4 +662,10 @@
lib/libpsres.1.0.dylib
lib/libxf86config.a
lib/libxkbfile.a
+lib/libxkbfile.so
+lib/libxkbfile.so.1
+lib/libxkbfile.so.1.0
lib/libxkbui.a
+lib/libxkbui.so
+lib/libxkbui.so.1
+lib/libxkbui.so.1.0
Home |
Main Index |
Thread Index |
Old Index