From 5ecdc094a779523f753e2bf7aecc3efa9e0c76ff Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Wed, 17 Jun 2009 18:51:08 -0400 Subject: [PATCH] libx11: Updated (1.2 -> 1.2.1) --- xorg/libx11/libx11.desc | 4 ++-- xorg/libx11/x11.pc.patch | 11 +++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/xorg/libx11/libx11.desc b/xorg/libx11/libx11.desc index c8a3d36a1..513865065 100644 --- a/xorg/libx11/libx11.desc +++ b/xorg/libx11/libx11.desc @@ -27,9 +27,9 @@ [L] OpenSource [S] Stable -[V] 1.2 +[V] 1.2.1 [P] X -?---5---9 112.403 [O] . package/*/*/modular-x-conf.in -[D] 185454443 libX11-1.2.tar.bz2 http://xorg.freedesktop.org/releases/individual/lib/ +[D] 3907702836 libX11-1.2.1.tar.bz2 http://xorg.freedesktop.org/releases/individual/lib/ diff --git a/xorg/libx11/x11.pc.patch b/xorg/libx11/x11.pc.patch index 8c24fa54f..77b392469 100644 --- a/xorg/libx11/x11.pc.patch +++ b/xorg/libx11/x11.pc.patch @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../libx11/x11.pc.patch -# Copyright (C) 2008 The OpenSDE Project +# Copyright (C) 2008 - 2009 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -14,16 +14,15 @@ # version. # --- SDE-COPYRIGHT-NOTE-END --- ---- ./x11.pc.in.orig 2008-02-28 16:30:50.000000000 +0000 -+++ ./x11.pc.in 2008-02-28 16:31:25.000000000 +0000 -@@ -8,8 +8,8 @@ +--- ./x11.pc.in.orig 2009-03-12 21:09:08.000000000 -0300 ++++ ./x11.pc.in 2009-06-17 17:54:02.000000000 -0400 +@@ -8,8 +8,7 @@ Name: X11 Description: X Library Version: @PACKAGE_VERSION@ -Requires: xproto @XKBPROTO_REQUIRES@ --Requires.private: xau xdmcp @X11_EXTRA_DEPS@ +-Requires.private: @X11_EXTRA_DEPS@ +Requires: xproto @XKBPROTO_REQUIRES@ @X11_EXTRA_DEPS@ -+Requires.private: xau xdmcp Cflags: -I${includedir} @XTHREAD_CFLAGS@ Libs: -L${libdir} -lX11 Libs.private: @XTHREADLIB@