diff options
author | cheusov <cheusov@pkgsrc.org> | 2011-10-16 17:05:38 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2011-10-16 17:05:38 +0000 |
commit | 4d118e56e99dc556da267476a808299c1eb9fdcb (patch) | |
tree | dd151ba9ba67e2cb8b54af3607edff8c7aa84f80 /x11 | |
parent | 54d3d7dfa393161d94b0299f45b55328fc1d7cbb (diff) | |
download | pkgsrc-4d118e56e99dc556da267476a808299c1eb9fdcb.tar.gz |
Update xextproto to 7.2.0. This fixes PR 45464.
Thanks for your report!
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xextproto/Makefile | 4 | ||||
-rw-r--r-- | x11/xextproto/PLIST | 6 | ||||
-rw-r--r-- | x11/xextproto/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index ec1f332c0ea..b4c3d03fd52 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -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 --git a/x11/xextproto/PLIST b/x11/xextproto/PLIST index 4a1c4848204..5384cb0ce63 100644 --- a/x11/xextproto/PLIST +++ b/x11/xextproto/PLIST @@ -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/xtestext1const.h 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 --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo index 9e912d7c5ff..3f07c4fd3ae 100644 --- a/x11/xextproto/distinfo +++ b/x11/xextproto/distinfo @@ -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 |