summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-03-07 06:35:54 +0000
committerwiz <wiz@pkgsrc.org>2013-03-07 06:35:54 +0000
commitb6eba9f4cafd5032dc52c7a3e599942864f76d29 (patch)
treeea3296a3a32d2abd8c95d4538ec640507be38a2d /x11
parent47dcd7994cabce61553c241dc8278a0d8dd0beec (diff)
downloadpkgsrc-b6eba9f4cafd5032dc52c7a3e599942864f76d29.tar.gz
Update to 2.3:
The feature added in this revision is pointer barrier events and releases. Pointer barriers themselves are an XFixes 5 feature, XI 2.3 adds two disctinct features to barriers: * the ability for clients to get notified if pointer movement is restricted by a barrier * the ability for clients to allow a pointer to move through a barrier after it was constrained by the barrier For a more verbose explanation of these features please refer to: http://who-t.blogspot.com.au/2012/12/whats-new-in-xi-23-pointer-barrier.html
Diffstat (limited to 'x11')
-rw-r--r--x11/inputproto/Makefile4
-rw-r--r--x11/inputproto/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/inputproto/Makefile b/x11/inputproto/Makefile
index 88f5aae75d6..4922e51873c 100644
--- a/x11/inputproto/Makefile
+++ b/x11/inputproto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2012/10/29 05:06:21 asau Exp $
+# $NetBSD: Makefile,v 1.16 2013/03/07 06:35:54 wiz Exp $
#
-DISTNAME= inputproto-2.2
+DISTNAME= inputproto-2.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/inputproto/distinfo b/x11/inputproto/distinfo
index 0136fb9e5d7..f1aa1023876 100644
--- a/x11/inputproto/distinfo
+++ b/x11/inputproto/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2012/06/03 19:45:42 wiz Exp $
+$NetBSD: distinfo,v 1.13 2013/03/07 06:35:54 wiz Exp $
-SHA1 (inputproto-2.2.tar.bz2) = 500e0a6dac3523887c0b82753fe5e9d4bb982137
-RMD160 (inputproto-2.2.tar.bz2) = 7b93f798ab953e21e64a21170d6d151c6ffe3171
-Size (inputproto-2.2.tar.bz2) = 178839 bytes
+SHA1 (inputproto-2.3.tar.bz2) = 4eacc1883593d3f0040e410be3afc8483c7d2409
+RMD160 (inputproto-2.3.tar.bz2) = 43a6517f4c3f97a218fd729344e0fea3ee60b5a7
+Size (inputproto-2.3.tar.bz2) = 195642 bytes