pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/wayland-protocols
Module Name: pkgsrc
Committed By: nia
Date: Sun Jan 5 22:09:52 UTC 2020
Modified Files:
pkgsrc/devel/wayland-protocols: Makefile distinfo
Log Message:
wayland-protocols: Update to 1.18
This version comes with documentational clarifications, bug fixes and minor
additions to existing protocols. See the commit log for details.
Alexandros Frantzis (3):
linux-explicit-synchronization: Allow fences with opaque EGL buffers
linux-explicit-synchronization: Warn about using the protocol while using graphics APIs
linux-explicit-synchronization: Clarify implicit synchronization guarantees of release events
Chia-I Wu (1):
linux-dmabuf: clarify DRM_FORMAT_MOD_INVALID
Jan-Marek Glogowski (1):
xdg-shell: use case to change the app ID at runtime
Jonas Ådahl (2):
xdg-shell/README: Update E-mail address
configure.ac: Bump version to 1.18
Sebastian Krzyszkowiak (1):
xdg-shell: fix a typo
Simon Ser (3):
xdg-output: deprecate the xdg_output.done event
pointer-gestures: add a release request
xdg-output: make xdg_output.description mutable
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/wayland-protocols/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/wayland-protocols/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/wayland-protocols/Makefile
diff -u pkgsrc/devel/wayland-protocols/Makefile:1.2 pkgsrc/devel/wayland-protocols/Makefile:1.3
--- pkgsrc/devel/wayland-protocols/Makefile:1.2 Tue Aug 27 11:18:16 2019
+++ pkgsrc/devel/wayland-protocols/Makefile Sun Jan 5 22:09:52 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/08/27 11:18:16 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/05 22:09:52 nia Exp $
-DISTNAME= wayland-protocols-1.17
+DISTNAME= wayland-protocols-1.18
CATEGORIES= devel
MASTER_SITES= https://wayland.freedesktop.org/releases/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/wayland-protocols/distinfo
diff -u pkgsrc/devel/wayland-protocols/distinfo:1.1 pkgsrc/devel/wayland-protocols/distinfo:1.2
--- pkgsrc/devel/wayland-protocols/distinfo:1.1 Sun Aug 18 16:07:12 2019
+++ pkgsrc/devel/wayland-protocols/distinfo Sun Jan 5 22:09:52 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/18 16:07:12 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/01/05 22:09:52 nia Exp $
-SHA1 (wayland-protocols-1.17.tar.xz) = 7d2569c838c776545e3eb1b1049b9c37178aae24
-RMD160 (wayland-protocols-1.17.tar.xz) = b0ba9f33fd96c0bfed7913bd6a1b54617f72c0b4
-SHA512 (wayland-protocols-1.17.tar.xz) = 5f3aacbba58717092036659d9b665dc10ff05ee51df61b1de38b22f0417285a74fd8a6d15ca049ad60d204f28203aa13d773c52140c7c02db2c498a6964c2643
-Size (wayland-protocols-1.17.tar.xz) = 107680 bytes
+SHA1 (wayland-protocols-1.18.tar.xz) = aa2f132c082f3c790bd046283b3ef7ce3fb11370
+RMD160 (wayland-protocols-1.18.tar.xz) = f59c063d4965300b46eb37047d430f40512a9357
+SHA512 (wayland-protocols-1.18.tar.xz) = 166be44f370a99281da442e7e2c2fc2f3169b61eeaa69263611b4e33847e93d1071f3cc89537597e1252d48d03993ce39c7d65f43b66a23c9b1551f47959e483
+Size (wayland-protocols-1.18.tar.xz) = 108344 bytes
Home |
Main Index |
Thread Index |
Old Index