summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2008-05-30 10:46:18 +0000
committerwiz <wiz>2008-05-30 10:46:18 +0000
commitd991099a948e7867607f949aef529e5243503ffc (patch)
tree417a1f239ab6cba95e6f7234e3a0354bcf50f937 /x11
parentd5956f8a393ac9e80d14582f2a8bc992c4d0819a (diff)
downloadpkgsrc-d991099a948e7867607f949aef529e5243503ffc.tar.gz
Update to 7.0.3:
Alan Coopersmith (3): Remove Xserver API for security extension (#ifdef _SECURITY_SERVER) [Will Remove Xserver API for appgroup extension [Will break Xorg server builds renamed: .cvsignore -> .gitignore James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Peter Hutterer (3): Add XGE header files and protocol description. Xge: replace copyrights with standard format from xserver COPYING. Bump to 7.0.3.
Diffstat (limited to 'x11')
-rw-r--r--x11/xextproto/Makefile4
-rw-r--r--x11/xextproto/PLIST6
-rw-r--r--x11/xextproto/distinfo8
3 files changed, 10 insertions, 8 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile
index 194a3309c2c..7fa18cefcc7 100644
--- a/x11/xextproto/Makefile
+++ b/x11/xextproto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:16 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2008/05/30 10:46:18 wiz Exp $
#
-DISTNAME= xextproto-7.0.2
+DISTNAME= xextproto-7.0.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xextproto/PLIST b/x11/xextproto/PLIST
index 93b830575df..c7b43c85053 100644
--- a/x11/xextproto/PLIST
+++ b/x11/xextproto/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/18 17:12:12 reed Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/05/30 10:46:18 wiz Exp $
include/X11/extensions/MITMisc.h
include/X11/extensions/XEVI.h
include/X11/extensions/XEVIstr.h
@@ -6,16 +6,18 @@ include/X11/extensions/XLbx.h
include/X11/extensions/XShm.h
include/X11/extensions/XTest.h
include/X11/extensions/Xag.h
-include/X11/extensions/Xagsrv.h
include/X11/extensions/Xagstr.h
include/X11/extensions/Xcup.h
include/X11/extensions/Xcupstr.h
include/X11/extensions/Xdbe.h
include/X11/extensions/Xdbeproto.h
include/X11/extensions/Xext.h
+include/X11/extensions/Xge.h
include/X11/extensions/dpms.h
include/X11/extensions/dpmsstr.h
include/X11/extensions/extutil.h
+include/X11/extensions/ge.h
+include/X11/extensions/geproto.h
include/X11/extensions/lbxbuf.h
include/X11/extensions/lbxbufstr.h
include/X11/extensions/lbxdeltastr.h
diff --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo
index 008b9882c16..8eecdce544e 100644
--- a/x11/xextproto/distinfo
+++ b/x11/xextproto/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/04/18 17:12:12 reed Exp $
+$NetBSD: distinfo,v 1.2 2008/05/30 10:46:18 wiz Exp $
-SHA1 (xextproto-7.0.2.tar.bz2) = 724c82cb9f393ae3cf71a178c328608b17ccccac
-RMD160 (xextproto-7.0.2.tar.bz2) = d1f6132065cc41d622cbce967a087f2f8e4d2a0e
-Size (xextproto-7.0.2.tar.bz2) = 68323 bytes
+SHA1 (xextproto-7.0.3.tar.bz2) = 4a59150f0d9400f3997df542828834969a2c4842
+RMD160 (xextproto-7.0.3.tar.bz2) = a39e2c42fec5fa7b6e5ac7517c8645dcfc1347a6
+Size (xextproto-7.0.3.tar.bz2) = 71648 bytes