pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXcomposite Update to libXcomposite-0.4.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ce2a1f9f65a
branches:  trunk
changeset: 531217:2ce2a1f9f65a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 25 15:56:09 2007 +0000

description:
Update to libXcomposite-0.4.0:
- the semantic of the parent window clipping was changed.
No actual code changes.

diffstat:

 x11/libXcomposite/Makefile |  6 ++++--
 x11/libXcomposite/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r 1bea70a8961a -r 2ce2a1f9f65a x11/libXcomposite/Makefile
--- a/x11/libXcomposite/Makefile        Wed Jul 25 15:53:10 2007 +0000
+++ b/x11/libXcomposite/Makefile        Wed Jul 25 15:56:09 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2007/07/12 12:30:56 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/07/25 15:56:09 joerg Exp $
 #
 
-DISTNAME=              libXcomposite-0.3.2
+DISTNAME=              libXcomposite-0.4.0
 CATEGORIES=            x11 devel
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/lib/
 EXTRACT_SUFX=          .tar.bz2
@@ -19,6 +19,8 @@
 
 PKGCONFIG_OVERRIDE+=   xcomposite.pc.in
 
+BUILDLINK_API_DEPENDS.compositeproto+= compositeproto>=0.4
+
 .include "../../x11/compositeproto/buildlink3.mk"
 .include "../../x11/fixesproto/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
diff -r 1bea70a8961a -r 2ce2a1f9f65a x11/libXcomposite/distinfo
--- a/x11/libXcomposite/distinfo        Wed Jul 25 15:53:10 2007 +0000
+++ b/x11/libXcomposite/distinfo        Wed Jul 25 15:56:09 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/07/12 12:30:56 joerg Exp $
+$NetBSD: distinfo,v 1.3 2007/07/25 15:56:09 joerg Exp $
 
-SHA1 (libXcomposite-0.3.2.tar.bz2) = 905d3bc190fb52a464f6bb0b55e2502e710cf779
-RMD160 (libXcomposite-0.3.2.tar.bz2) = 5aff4466c921b2191cbd9a1a302f955445614560
-Size (libXcomposite-0.3.2.tar.bz2) = 219562 bytes
+SHA1 (libXcomposite-0.4.0.tar.bz2) = 410529c07f654f47eb17c56b200cb977567b6b7b
+RMD160 (libXcomposite-0.4.0.tar.bz2) = bd0076e78aab50623282cec69c95906531e472bd
+Size (libXcomposite-0.4.0.tar.bz2) = 217145 bytes



Home | Main Index | Thread Index | Old Index