pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links Update to version 0.36:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5f6d4255da7
branches: trunk
changeset: 544712:f5f6d4255da7
user: tron <tron%pkgsrc.org@localhost>
date: Fri Jul 18 12:08:53 2008 +0000
description:
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 da325137071c -r f5f6d4255da7 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Fri Jul 18 12:06:38 2008 +0000
+++ b/pkgtools/x11-links/Makefile Fri Jul 18 12:08:53 2008 +0000
@@ -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 -r da325137071c -r f5f6d4255da7 pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk Fri Jul 18 12:06:38 2008 +0000
+++ b/pkgtools/x11-links/buildlink3.mk Fri Jul 18 12:08:53 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.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_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 da325137071c -r f5f6d4255da7 pkgtools/x11-links/files/xorg
--- a/pkgtools/x11-links/files/xorg Fri Jul 18 12:06:38 2008 +0000
+++ b/pkgtools/x11-links/files/xorg Fri Jul 18 12:08:53 2008 +0000
@@ -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.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 da325137071c -r f5f6d4255da7 pkgtools/x11-links/files/xorg.libXrandr
--- a/pkgtools/x11-links/files/xorg.libXrandr Fri Jul 18 12:06:38 2008 +0000
+++ b/pkgtools/x11-links/files/xorg.libXrandr Fri Jul 18 12:08:53 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.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
Home |
Main Index |
Thread Index |
Old Index