pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/wayland-protocols wayland-protocols: Update to 1.20



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e42d08d5b3f
branches:  trunk
changeset: 413067:4e42d08d5b3f
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Mar 15 16:05:53 2020 +0000

description:
wayland-protocols: Update to 1.20

Based on a patch from wiz@, thanks!

Changes:

Jonas ?dahl (2):
      Makefile.am: Also distribute README.md, GOVERNANCE.md and MEMBERS.md
      configure.ac: Bump version to 1.20

Ivan Molodetskikh (2):
      presentation-time: add missing bitfield marker
      xdg-shell: add missing enum attribute to resize

Johan Klokkhammer Helsing (1):
      Update point-of-contact for Qt

Jonas ?dahl (4):
      xdg-shell: Remove left-over paragraph from pre positioner versions
      xdg-shell: Add support for implicit popup repositioning
      xdg-shell: Add support for explicit popup repositioning
      configure.ac: Bump version to 1.19

Simon Ser (5):
      Add governance document
      Add .editorconfig
      readme: changes should be submitted via GitLab
      Add .gitlab-ci.yml
      Convert plaintext documents to Markdown

diffstat:

 devel/wayland-protocols/Makefile |   5 ++---
 devel/wayland-protocols/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 11cf42b565b5 -r 4e42d08d5b3f devel/wayland-protocols/Makefile
--- a/devel/wayland-protocols/Makefile  Sun Mar 15 16:03:44 2020 +0000
+++ b/devel/wayland-protocols/Makefile  Sun Mar 15 16:05:53 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/03/08 16:49:19 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/03/15 16:05:53 nia Exp $
 
-DISTNAME=      wayland-protocols-1.18
-PKGREVISION=   1
+DISTNAME=      wayland-protocols-1.20
 CATEGORIES=    devel
 MASTER_SITES=  https://wayland.freedesktop.org/releases/
 EXTRACT_SUFX=  .tar.xz
diff -r 11cf42b565b5 -r 4e42d08d5b3f devel/wayland-protocols/distinfo
--- a/devel/wayland-protocols/distinfo  Sun Mar 15 16:03:44 2020 +0000
+++ b/devel/wayland-protocols/distinfo  Sun Mar 15 16:05:53 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/05 22:09:52 nia Exp $
+$NetBSD: distinfo,v 1.3 2020/03/15 16:05:53 nia Exp $
 
-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
+SHA1 (wayland-protocols-1.20.tar.xz) = e78c739a3a85477ed524b81e8bb75efe7f8bf4df
+RMD160 (wayland-protocols-1.20.tar.xz) = 61aab87caab4ce6ca0bb4c8fd58bc1ce320ad53d
+SHA512 (wayland-protocols-1.20.tar.xz) = d13f65d03add2c39cc32bf6bda0e981e9f52504bf8505fceea045c8baeb73bea64fa4edb99cb837677fbab1b5b3023054adff36fac127e819690f366b81c4977
+Size (wayland-protocols-1.20.tar.xz) = 111684 bytes



Home | Main Index | Thread Index | Old Index