diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2021-10-30 21:12:10 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2021-10-30 21:12:10 +0200 |
commit | 0af540424df38924f8f7bb08b75bab28f161e33e (patch) | |
tree | 67431496171a5a663c2b4dd4d98cd287fe4909bb | |
parent | 44767905f2a1f79eb65af01bf6b4dd000ac17f14 (diff) |
devel/xorgproto: update to 2021.5
-rw-r--r-- | devel/xorgproto/Makefile | 2 | ||||
-rw-r--r-- | devel/xorgproto/distinfo | 4 | ||||
-rw-r--r-- | devel/xorgproto/pkg/PLIST | 7 |
3 files changed, 4 insertions, 9 deletions
diff --git a/devel/xorgproto/Makefile b/devel/xorgproto/Makefile index 5c5f2cd..eb745f2 100644 --- a/devel/xorgproto/Makefile +++ b/devel/xorgproto/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = X Window System unified protocol definitions -DISTNAME = xorgproto-2021.4 +DISTNAME = xorgproto-2021.5 CATEGORIES = devel diff --git a/devel/xorgproto/distinfo b/devel/xorgproto/distinfo index ba437e6..2bdc542 100644 --- a/devel/xorgproto/distinfo +++ b/devel/xorgproto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorgproto-2021.4.tar.gz) = neC6vT2MsWsMHEe4OJpS8+Eya7C8mpqzSpUAd4RIor0= -SIZE (xorgproto-2021.4.tar.gz) = 1141941 +SHA256 (xorgproto-2021.5.tar.gz) = vm3dZZCIFFL9+hcMHJ/4cgmpjTYVUzLL8sy8Qxrdhv8= +SIZE (xorgproto-2021.5.tar.gz) = 1132811 diff --git a/devel/xorgproto/pkg/PLIST b/devel/xorgproto/pkg/PLIST index 18c5e48..a2e4e4e 100644 --- a/devel/xorgproto/pkg/PLIST +++ b/devel/xorgproto/pkg/PLIST @@ -1,10 +1,8 @@ @comment $OpenBSD: PLIST,v$ -include/GL/ include/GL/glxint.h include/GL/glxmd.h include/GL/glxproto.h include/GL/glxtokens.h -include/GL/internal/ include/GL/internal/glcore.h include/X11/DECkeysym.h include/X11/HPkeysym.h @@ -30,11 +28,9 @@ include/X11/Xw32defs.h include/X11/Xwindows.h include/X11/Xwinsock.h include/X11/ap_keysym.h -include/X11/dri/ include/X11/dri/xf86dri.h include/X11/dri/xf86driproto.h include/X11/dri/xf86dristr.h -include/X11/extensions/ include/X11/extensions/EVI.h include/X11/extensions/EVIproto.h include/X11/extensions/XI.h @@ -123,7 +119,6 @@ include/X11/extensions/xtestconst.h include/X11/extensions/xtestext1const.h include/X11/extensions/xtestext1proto.h include/X11/extensions/xtestproto.h -include/X11/fonts/ include/X11/fonts/FS.h include/X11/fonts/FSproto.h include/X11/fonts/font.h @@ -191,7 +186,6 @@ share/doc/xextproto/shm.xml share/doc/xextproto/sync.xml share/doc/xextproto/tog-cup.xml share/doc/xextproto/xtest.xml -share/doc/xorgproto/ share/doc/xorgproto/PM_spec share/doc/xorgproto/compositeproto.txt share/doc/xorgproto/damageproto.txt @@ -214,6 +208,7 @@ share/pkgconfig/bigreqsproto.pc share/pkgconfig/compositeproto.pc share/pkgconfig/damageproto.pc share/pkgconfig/dmxproto.pc +share/pkgconfig/dpmsproto.pc share/pkgconfig/dri2proto.pc share/pkgconfig/dri3proto.pc share/pkgconfig/fixesproto.pc |