pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xextproto Update xextproto to 7.2.0. This fixes PR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95673f276e9d
branches:  trunk
changeset: 593959:95673f276e9d
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Sun Oct 16 17:05:38 2011 +0000

description:
Update xextproto to 7.2.0. This fixes PR 45464.
Thanks for your report!

diffstat:

 x11/xextproto/Makefile |  4 ++--
 x11/xextproto/PLIST    |  6 ++++--
 x11/xextproto/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (50 lines):

diff -r f804db5da641 -r 95673f276e9d x11/xextproto/Makefile
--- a/x11/xextproto/Makefile    Sun Oct 16 16:24:12 2011 +0000
+++ b/x11/xextproto/Makefile    Sun Oct 16 17:05:38 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/09/11 11:58:38 drochner Exp $
+# $NetBSD: Makefile,v 1.12 2011/10/16 17:05:38 cheusov Exp $
 #
 
-DISTNAME=              xextproto-7.1.2
+DISTNAME=              xextproto-7.2.0
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
diff -r f804db5da641 -r 95673f276e9d x11/xextproto/PLIST
--- a/x11/xextproto/PLIST       Sun Oct 16 16:24:12 2011 +0000
+++ b/x11/xextproto/PLIST       Sun Oct 16 17:05:38 2011 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2010/09/10 19:25:48 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2011/10/16 17:05:38 cheusov Exp $
 include/X11/extensions/EVI.h
 include/X11/extensions/EVIproto.h
 include/X11/extensions/ag.h
@@ -33,11 +33,13 @@
 include/X11/extensions/xtestext1proto.h
 include/X11/extensions/xtestproto.h
 lib/pkgconfig/xextproto.pc
-share/doc/xextproto/appgroup.xml
+share/doc/xextproto/appendix.xml
+share/doc/xextproto/appgrp.xml
 share/doc/xextproto/dbe.xml
 share/doc/xextproto/dpms.xml
 share/doc/xextproto/evi.xml
 share/doc/xextproto/geproto.xml
+share/doc/xextproto/lbx.xml
 share/doc/xextproto/multibuf.xml
 share/doc/xextproto/security.xml
 share/doc/xextproto/shape.xml
diff -r f804db5da641 -r 95673f276e9d x11/xextproto/distinfo
--- a/x11/xextproto/distinfo    Sun Oct 16 16:24:12 2011 +0000
+++ b/x11/xextproto/distinfo    Sun Oct 16 17:05:38 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2010/09/10 19:25:48 joerg Exp $
+$NetBSD: distinfo,v 1.7 2011/10/16 17:05:38 cheusov Exp $
 
-SHA1 (xextproto-7.1.2.tar.bz2) = be6303a9449277af58f38e1be57e442d98f400fe
-RMD160 (xextproto-7.1.2.tar.bz2) = ca120b173646957da8026c7033f4ce44770485af
-Size (xextproto-7.1.2.tar.bz2) = 173323 bytes
+SHA1 (xextproto-7.2.0.tar.bz2) = a117fb9d7fdebee7af3f9e79efe9812e39e650a5
+RMD160 (xextproto-7.2.0.tar.bz2) = f7ea5722a70d64c62f8cf0bea0b53fbf2688166a
+Size (xextproto-7.2.0.tar.bz2) = 207724 bytes



Home | Main Index | Thread Index | Old Index