Tue Sep 16 12:38:38 2008 UTC ()
Update "x11-links" package to version 0.38:
- Add support for builtin "pixman".
- Add some extra entries for Mac OS X.


(tron)
diff -r1.93 -r1.94 pkgsrc/pkgtools/x11-links/Makefile
diff -r1.14 -r1.15 pkgsrc/pkgtools/x11-links/buildlink3.mk
diff -r1.9 -r1.10 pkgsrc/pkgtools/x11-links/xorg.mk
diff -r1.7 -r1.8 pkgsrc/pkgtools/x11-links/files/xorg
diff -r0 -r1.2 pkgsrc/pkgtools/x11-links/files/xorg.pixman

cvs diff -r1.93 -r1.94 pkgsrc/pkgtools/x11-links/Makefile (expand / switch to context diff)
--- pkgsrc/pkgtools/x11-links/Makefile 2008/08/22 13:34:39 1.93
+++ pkgsrc/pkgtools/x11-links/Makefile 2008/09/16 12:38:38 1.94
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.93 2008/08/22 13:34:39 tron Exp $
+# $NetBSD: Makefile,v 1.94 2008/09/16 12:38:38 tron 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.37
+DISTNAME=	x11-links-0.38
 CATEGORIES=	pkgtools x11
 MASTER_SITES=	# empty
 DISTFILES=	# empty

cvs diff -r1.14 -r1.15 pkgsrc/pkgtools/x11-links/buildlink3.mk (expand / switch to context diff)
--- pkgsrc/pkgtools/x11-links/buildlink3.mk 2008/08/22 13:34:39 1.14
+++ pkgsrc/pkgtools/x11-links/buildlink3.mk 2008/09/16 12:38:38 1.15
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2008/08/22 13:34:39 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2008/09/16 12:38:38 tron Exp $
 #
 # Don't include this file manually!  It will be included as necessary
 # by bsd.buildlink3.mk.
@@ -18,7 +18,7 @@
 BUILDLINK_ORDER:=	${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}x11-links
 
 .if !empty(X11_LINKS_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.x11-links+=	x11-links>=0.37
+BUILDLINK_API_DEPENDS.x11-links+=	x11-links>=0.38
 BUILDLINK_PKGSRCDIR.x11-links?=	../../pkgtools/x11-links
 BUILDLINK_DEPMETHOD.x11-links?=	build
 

cvs diff -r1.9 -r1.10 pkgsrc/pkgtools/x11-links/xorg.mk (expand / switch to context diff)
--- pkgsrc/pkgtools/x11-links/xorg.mk 2008/01/05 16:08:52 1.9
+++ pkgsrc/pkgtools/x11-links/xorg.mk 2008/09/16 12:38:38 1.10
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.mk,v 1.9 2008/01/05 16:08:52 tron Exp $
+# $NetBSD: xorg.mk,v 1.10 2008/09/16 12:38:38 tron Exp $
 #
 # This is for X.org, but use "xfree" files also.
 
@@ -29,6 +29,7 @@
 .include "../../x11/libXrandr/buildlink3.mk"
 .include "../../x11/libXrender/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/pixman/buildlink3.mk"
 .include "../../x11/renderproto/buildlink3.mk"
 .include "../../x11/randrproto/buildlink3.mk"
 .include "../../x11/xextproto/buildlink3.mk"

cvs diff -r1.7 -r1.8 pkgsrc/pkgtools/x11-links/files/xorg (expand / switch to context diff)
--- pkgsrc/pkgtools/x11-links/files/xorg 2008/08/22 13:34:39 1.7
+++ pkgsrc/pkgtools/x11-links/files/xorg 2008/09/16 12:38:38 1.8
@@ -1,4 +1,4 @@
-# $NetBSD: xorg,v 1.7 2008/08/22 13:34:39 tron Exp $
+# $NetBSD: xorg,v 1.8 2008/09/16 12:38:38 tron 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
@@ -354,6 +354,9 @@
 lib/libXaw.7.0.dylib
 lib/libXaw.7.dylib
 lib/libXaw.8.dylib
+lib/libXaw6.6.dylib
+lib/libXaw7.7.dylib
+lib/libXaw8.8.dylib
 lib/libXaw.a
 lib/libXaw.dylib
 lib/libXaw.so

File Added: pkgsrc/pkgtools/x11-links/files/xorg.pixman
# $NetBSD: xorg.pixman,v 1.2 2008/09/16 12:38:38 tron Exp $
#
include/pixman-1/pixman.h
include/pixman-1/pixman-version.h
lib/libpixman-1.0.11.8.dylib
lib/libpixman-1.0.dylib
lib/libpixman-1.dylib
lib/libpixman-1.la
lib/pkgconfig/pixman-1.pc