diff options
author | joerg <joerg> | 2007-01-18 17:23:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-01-18 17:23:39 +0000 |
commit | bc5e9ec4ed73bedefa9a49983d36b204ce1dfda9 (patch) | |
tree | 9cd0533dea07cc6c335231d5267b4352528097df /x11 | |
parent | da106c65588eb158d281b08356e46f63254c31b1 (diff) | |
download | pkgsrc-bc5e9ec4ed73bedefa9a49983d36b204ce1dfda9.tar.gz |
Update compositeproto to 0.3.1:
* compositeproto.h:
Bug #1425: Fix the protocol definition on big-endian LP64. (René Rebe)
Bump API dpends.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/compositeproto/Makefile | 4 | ||||
-rw-r--r-- | x11/compositeproto/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/compositeproto/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/compositeproto/Makefile b/x11/compositeproto/Makefile index 2ef8845d7f1..62bba79ee9c 100644 --- a/x11/compositeproto/Makefile +++ b/x11/compositeproto/Makefile @@ -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 --git a/x11/compositeproto/buildlink3.mk b/x11/compositeproto/buildlink3.mk index 64229c7b38c..552bb71c056 100644 --- a/x11/compositeproto/buildlink3.mk +++ b/x11/compositeproto/buildlink3.mk @@ -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_PACKAGES+= compositeproto 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 --git a/x11/compositeproto/distinfo b/x11/compositeproto/distinfo index cf348d37e15..ec2609342e2 100644 --- a/x11/compositeproto/distinfo +++ b/x11/compositeproto/distinfo @@ -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 |