diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-27 06:42:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-27 06:42:07 +0000 |
commit | aed3b18a23e0a0d103151fcf52f6a6c19380fb3d (patch) | |
tree | 0e8f78c00d5b831f8a28a640d656b973136fd5c8 /x11/randrproto | |
parent | 7b07111557d0e0c2c6a81c188acf81d578e1daad (diff) | |
download | pkgsrc-aed3b18a23e0a0d103151fcf52f6a6c19380fb3d.tar.gz |
Update to 1.5.0:
XRandR 1.5 add monitor objects and tiling support.
Dave Airlie (3):
randrproto: add tile property info for randr 1.5
randrproto: clarify output XID lifetimes.
randrproto 1.5.0
Keith Packard (2):
Fix spelling errors in randrproto.txt
Add Monitors, update version to 1.5 (v2)
Diffstat (limited to 'x11/randrproto')
-rw-r--r-- | x11/randrproto/Makefile | 4 | ||||
-rw-r--r-- | x11/randrproto/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/randrproto/Makefile b/x11/randrproto/Makefile index cd9edab5e5c..a7a55cf2e71 100644 --- a/x11/randrproto/Makefile +++ b/x11/randrproto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/03/15 20:42:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/05/27 06:42:07 wiz Exp $ -DISTNAME= randrproto-1.4.1 +DISTNAME= randrproto-1.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/randrproto/distinfo b/x11/randrproto/distinfo index 710058612e3..4178a44b628 100644 --- a/x11/randrproto/distinfo +++ b/x11/randrproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/03/15 20:42:43 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/05/27 06:42:07 wiz Exp $ -SHA1 (randrproto-1.4.1.tar.bz2) = 7cd1daf5c56336079303d675b5a6788c90204016 -RMD160 (randrproto-1.4.1.tar.bz2) = 6c140449b37e2cfef88b37d3eeb39b10b773d7c3 -Size (randrproto-1.4.1.tar.bz2) = 143474 bytes +SHA1 (randrproto-1.5.0.tar.bz2) = bc420745dc4af011988e9dcabdadf8829cbc2374 +RMD160 (randrproto-1.5.0.tar.bz2) = de8e411bf59e65ecece5a8a8e04dd63d93d9512b +Size (randrproto-1.5.0.tar.bz2) = 142168 bytes |