summaryrefslogtreecommitdiff
path: root/x11/resourceproto
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-03 19:55:10 +0000
committerwiz <wiz>2012-06-03 19:55:10 +0000
commit51f8b6544ad64a1959056a179efbda31638fe431 (patch)
treeedf499ae55fc477b8593b9016c386aa04cb64363 /x11/resourceproto
parent261feff3c5e6e799db5ce638ff9f6addeffd2f79 (diff)
downloadpkgsrc-51f8b6544ad64a1959056a179efbda31638fe431.tar.gz
Update to 1.2.0:
Version 1.2 of XResource protocol adds two requests: XResQueryClientIds and XResQueryResourceBytes. They can be used for more exactly determining which resources are used by which clients. Support for these requests is planned for integration in the 1.11 X server release cycle.
Diffstat (limited to 'x11/resourceproto')
-rw-r--r--x11/resourceproto/Makefile6
-rw-r--r--x11/resourceproto/PLIST3
-rw-r--r--x11/resourceproto/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/x11/resourceproto/Makefile b/x11/resourceproto/Makefile
index 5956969553d..490abc89ee9 100644
--- a/x11/resourceproto/Makefile
+++ b/x11/resourceproto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/08/26 12:06:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2012/06/03 19:55:10 wiz Exp $
#
-DISTNAME= resourceproto-1.1.0
+DISTNAME= resourceproto-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
@@ -16,6 +16,6 @@ CONFLICTS+= resourceext-[0-9]*
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= resourceproto.pc.in
-USE_LANGUAGES= # empty
+USE_LANGUAGES= c
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/resourceproto/PLIST b/x11/resourceproto/PLIST
index 0d8fbd2e563..99a58591a51 100644
--- a/x11/resourceproto/PLIST
+++ b/x11/resourceproto/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:05 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/06/03 19:55:10 wiz Exp $
include/X11/extensions/XResproto.h
lib/pkgconfig/resourceproto.pc
+share/doc/resourceproto/resproto.txt
diff --git a/x11/resourceproto/distinfo b/x11/resourceproto/distinfo
index 9c2a935efdb..08e11084a95 100644
--- a/x11/resourceproto/distinfo
+++ b/x11/resourceproto/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/08/26 12:06:01 wiz Exp $
+$NetBSD: distinfo,v 1.3 2012/06/03 19:55:10 wiz Exp $
-SHA1 (resourceproto-1.1.0.tar.bz2) = 36b86840005c15e393c86d7075688d430ab2a11d
-RMD160 (resourceproto-1.1.0.tar.bz2) = 1beb5bd6f5a34e1fa4b8cc7327cef6d04f8d10eb
-Size (resourceproto-1.1.0.tar.bz2) = 48580 bytes
+SHA1 (resourceproto-1.2.0.tar.bz2) = 9ff9bb9243b0474330959dc3853973523c9dd9ce
+RMD160 (resourceproto-1.2.0.tar.bz2) = 651aa6eef3fd2c8e6e1b532eb48f81bddbdc1799
+Size (resourceproto-1.2.0.tar.bz2) = 102992 bytes