pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q2]: pkgsrc/pkgtools/x11-links pullup ticket #2453 request...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/020d33e4f698
branches:  pkgsrc-2008Q2
changeset: 544190:020d33e4f698
user:      rtr <rtr%pkgsrc.org@localhost>
date:      Fri Jul 18 16:23:50 2008 +0000

description:
pullup ticket #2453 requested by tron
x11-links: update for build breakage under xcode/macosx

revisions pulled up:
pkgsrc/pkgtools/x11-links/Makefile              1.92
pkgsrc/pkgtools/x11-links/buildlink3.mk         1.13
pkgsrc/pkgtools/x11-links/files/xorg            1.6
pkgsrc/pkgtools/x11-links/files/xorg.libXrand   1.2

   Module Name: pkgsrc
   Committed By:        tron
   Date:                Fri Jul 18 12:08:53 UTC 2008

   Modified Files:
        pkgsrc/pkgtools/x11-links: Makefile buildlink3.mk
        pkgsrc/pkgtools/x11-links/files: xorg xorg.libXrandr

   Log Message:
   Update to version 0.36:
   Add newer libraries included in Xcode 3.1 for Mac OS X Leopard.

diffstat:

 pkgtools/x11-links/Makefile             |  4 ++--
 pkgtools/x11-links/buildlink3.mk        |  4 ++--
 pkgtools/x11-links/files/xorg           |  4 +++-
 pkgtools/x11-links/files/xorg.libXrandr |  3 ++-
 4 files changed, 9 insertions(+), 6 deletions(-)

diffs (72 lines):

diff -r 4bae9cb89477 -r 020d33e4f698 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Fri Jul 18 12:09:39 2008 +0000
+++ b/pkgtools/x11-links/Makefile       Fri Jul 18 16:23:50 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.91 2008/05/26 02:13:23 joerg Exp $
+# $NetBSD: Makefile,v 1.91.4.1 2008/07/18 16:23:50 rtr 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.35
+DISTNAME=      x11-links-0.36
 CATEGORIES=    pkgtools x11
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r 4bae9cb89477 -r 020d33e4f698 pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk  Fri Jul 18 12:09:39 2008 +0000
+++ b/pkgtools/x11-links/buildlink3.mk  Fri Jul 18 16:23:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2008/01/05 16:22:15 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.12.6.1 2008/07/18 16:23:50 rtr 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.35
+BUILDLINK_API_DEPENDS.x11-links+=      x11-links>=0.36
 BUILDLINK_PKGSRCDIR.x11-links?=        ../../pkgtools/x11-links
 BUILDLINK_DEPMETHOD.x11-links?=        build
 
diff -r 4bae9cb89477 -r 020d33e4f698 pkgtools/x11-links/files/xorg
--- a/pkgtools/x11-links/files/xorg     Fri Jul 18 12:09:39 2008 +0000
+++ b/pkgtools/x11-links/files/xorg     Fri Jul 18 16:23:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg,v 1.5 2007/12/17 18:20:19 tron Exp $
+# $NetBSD: xorg,v 1.5.8.1 2008/07/18 16:23:50 rtr 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
@@ -346,6 +346,7 @@
 lib/libXaw.6.dylib
 lib/libXaw.7.0.dylib
 lib/libXaw.7.dylib
+lib/libXaw.8.dylib
 lib/libXaw.a
 lib/libXaw.dylib
 lib/libXaw.so
@@ -382,6 +383,7 @@
 lib/libXft.so.1.0
 lib/libXft.so.1.1
 lib/libXi.6.0.dylib
+lib/libXi.6.0.0.dylib
 lib/libXi.6.dylib
 lib/libXi.a
 lib/libXi.dylib
diff -r 4bae9cb89477 -r 020d33e4f698 pkgtools/x11-links/files/xorg.libXrandr
--- a/pkgtools/x11-links/files/xorg.libXrandr   Fri Jul 18 12:09:39 2008 +0000
+++ b/pkgtools/x11-links/files/xorg.libXrandr   Fri Jul 18 16:23:50 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: xorg.libXrandr,v 1.1 2007/12/17 18:20:20 tron Exp $
+# $NetBSD: xorg.libXrandr,v 1.1.8.1 2008/07/18 16:23:50 rtr Exp $
 #
 include/X11/extensions/Xrandr.h
 lib/libXrandr.2.0.0.dylib
+lib/libXrandr.2.1.0.dylib
 lib/libXrandr.2.dylib
 lib/libXrandr.dylib
 lib/libXrandr.la



Home | Main Index | Thread Index | Old Index