pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/compositeproto Update compositeproto to 0.3.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f616899299e
branches:  trunk
changeset: 524097:2f616899299e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 18 17:23:39 2007 +0000

description:
Update compositeproto to 0.3.1:
  * compositeproto.h:
    Bug #1425: Fix the protocol definition on big-endian LP64. (René Rebe)

Bump API dpends.

diffstat:

 x11/compositeproto/Makefile      |  4 ++--
 x11/compositeproto/buildlink3.mk |  4 ++--
 x11/compositeproto/distinfo      |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 57935bbb04ca -r 2f616899299e x11/compositeproto/Makefile
--- a/x11/compositeproto/Makefile       Thu Jan 18 16:52:34 2007 +0000
+++ b/x11/compositeproto/Makefile       Thu Jan 18 17:23:39 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/11/03 17:09:27 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/01/18 17:23:39 joerg Exp $
 #
 
-DISTNAME=              compositeproto-0.3
+DISTNAME=              compositeproto-0.3.1
 CATEGORIES=            x11
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/proto/
 
diff -r 57935bbb04ca -r 2f616899299e x11/compositeproto/buildlink3.mk
--- a/x11/compositeproto/buildlink3.mk  Thu Jan 18 16:52:34 2007 +0000
+++ b/x11/compositeproto/buildlink3.mk  Thu Jan 18 17:23:39 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2006/12/12 21:52:37 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2007/01/18 17:23:39 joerg Exp $
 
 .include "../../mk/bsd.fast.prefs.mk"
 
@@ -20,7 +20,7 @@
 BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}compositeproto
 
 .if !empty(COMPOSITEPROTO_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.compositeproto+= compositeproto>=0.2.1
+BUILDLINK_API_DEPENDS.compositeproto+= compositeproto>=0.3.1
 BUILDLINK_PKGSRCDIR.compositeproto?=   ../../x11/compositeproto
 .endif # COMPOSITEPROTO_BUILDLINK3_MK
 
diff -r 57935bbb04ca -r 2f616899299e x11/compositeproto/distinfo
--- a/x11/compositeproto/distinfo       Thu Jan 18 16:52:34 2007 +0000
+++ b/x11/compositeproto/distinfo       Thu Jan 18 17:23:39 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/04/18 17:31:47 reed Exp $
+$NetBSD: distinfo,v 1.3 2007/01/18 17:23:39 joerg Exp $
 
-SHA1 (compositeproto-0.3.tar.gz) = aa04407c433aa16283a3ee44a0bd0ecb9cce0b2a
-RMD160 (compositeproto-0.3.tar.gz) = 99bb0fd8fe9fc1c2603fe175e0740dcbe6be8354
-Size (compositeproto-0.3.tar.gz) = 44332 bytes
+SHA1 (compositeproto-0.3.1.tar.gz) = 61ca38c6c504264935ba20a30954aa046443fa7f
+RMD160 (compositeproto-0.3.1.tar.gz) = 4d1b3c3fc15c69370ad56c1ef6b832382530b66b
+Size (compositeproto-0.3.1.tar.gz) = 44435 bytes



Home | Main Index | Thread Index | Old Index