pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links XFree86 4.3.0 and above have "libXr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a27bc826945e
branches:  trunk
changeset: 462962:a27bc826945e
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Oct 20 16:11:16 2003 +0000

description:
XFree86 4.3.0 and above have "libXrender.so.1.2". Problem pointed on by
Bernd Ernesti.

diffstat:

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

diffs (33 lines):

diff -r 6bd88f2111b9 -r a27bc826945e pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Mon Oct 20 15:28:23 2003 +0000
+++ b/pkgtools/x11-links/Makefile       Mon Oct 20 16:11:16 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.44 2003/10/19 06:28:08 grant Exp $
+# $NetBSD: Makefile,v 1.45 2003/10/20 16:11:16 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.17
+DISTNAME=      x11-links-0.18
 WRKSRC=                ${WRKDIR}
 CATEGORIES=    pkgtools x11
 MASTER_SITES=  # empty
diff -r 6bd88f2111b9 -r a27bc826945e pkgtools/x11-links/files/xfree.Xrender
--- a/pkgtools/x11-links/files/xfree.Xrender    Mon Oct 20 15:28:23 2003 +0000
+++ b/pkgtools/x11-links/files/xfree.Xrender    Mon Oct 20 16:11:16 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xfree.Xrender,v 1.2 2003/09/07 21:53:03 jlam Exp $
+# $NetBSD: xfree.Xrender,v 1.3 2003/10/20 16:11:16 tron Exp $
 #
 include/X11/extensions/Xrender.h
 include/X11/extensions/render.h
@@ -7,6 +7,7 @@
 lib/libXrender.so
 lib/libXrender.so.1
 lib/libXrender.so.1.1
+lib/libXrender.so.1.2
 lib/libXrender.dylib
 lib/libXrender.1.dylib
 lib/libXrender.1.1.dylib



Home | Main Index | Thread Index | Old Index