diff options
author | tron <tron@pkgsrc.org> | 2008-07-18 12:08:53 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-07-18 12:08:53 +0000 |
commit | 080d0ef8d8de4202bdc4f4585959b226d3228bf9 (patch) | |
tree | 65d33b4c77434f61f64032fe44b57cdcbc749590 /pkgtools | |
parent | 59f2c30b283d244420f978ab1437fd3e58575406 (diff) | |
download | pkgsrc-080d0ef8d8de4202bdc4f4585959b226d3228bf9.tar.gz |
Update to version 0.36:
Add newer libraries included in Xcode 3.1 for Mac OS X Leopard.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/x11-links/buildlink3.mk | 4 | ||||
-rw-r--r-- | pkgtools/x11-links/files/xorg | 4 | ||||
-rw-r--r-- | pkgtools/x11-links/files/xorg.libXrandr | 3 |
4 files changed, 9 insertions, 6 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 6ce771283a1..2a336c70d10 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.91 2008/05/26 02:13:23 joerg Exp $ +# $NetBSD: Makefile,v 1.92 2008/07/18 12:08:53 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.35 +DISTNAME= x11-links-0.36 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/x11-links/buildlink3.mk b/pkgtools/x11-links/buildlink3.mk index 51dce03e245..c06878a2026 100644 --- a/pkgtools/x11-links/buildlink3.mk +++ b/pkgtools/x11-links/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2008/01/05 16:22:15 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2008/07/18 12:08:53 tron Exp $ # # Don't include this file manually! It will be included as necessary # by bsd.buildlink3.mk. @@ -18,7 +18,7 @@ BUILDLINK_PACKAGES:= x11-links ${BUILDLINK_PACKAGES} 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 --git a/pkgtools/x11-links/files/xorg b/pkgtools/x11-links/files/xorg index 7b171b2ba2a..d5eb4481d1e 100644 --- a/pkgtools/x11-links/files/xorg +++ b/pkgtools/x11-links/files/xorg @@ -1,4 +1,4 @@ -# $NetBSD: xorg,v 1.5 2007/12/17 18:20:19 tron Exp $ +# $NetBSD: xorg,v 1.6 2008/07/18 12:08:53 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 @@ -346,6 +346,7 @@ lib/libXaw.6.1.dylib 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 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 --git a/pkgtools/x11-links/files/xorg.libXrandr b/pkgtools/x11-links/files/xorg.libXrandr index 7447859f95d..8ffa87a2d95 100644 --- a/pkgtools/x11-links/files/xorg.libXrandr +++ b/pkgtools/x11-links/files/xorg.libXrandr @@ -1,7 +1,8 @@ -# $NetBSD: xorg.libXrandr,v 1.1 2007/12/17 18:20:20 tron Exp $ +# $NetBSD: xorg.libXrandr,v 1.2 2008/07/18 12:08:53 tron 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 |