1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

graphics/wayland: update to 1.21.0

Changes:	https://lists.freedesktop.org/archives/wayland-devel/2022-June/042268.html
PR:		264980
Reported by:	Phoronix, Repology
Approved by:	manu

(cherry picked from commit 43f75e9cd9)
This commit is contained in:
Jan Beich 2022-06-30 21:59:11 +00:00
parent d69abe7390
commit cf70cae86c
3 changed files with 9 additions and 10 deletions

View File

@ -1,10 +1,9 @@
# Created by: kwm@FreeBSD.org
PORTNAME= wayland
DISTVERSION= 1.20.0
PORTREVISION= 3
DISTVERSION= 1.21.0
CATEGORIES= graphics wayland
MASTER_SITES= https://wayland.freedesktop.org/releases/
MASTER_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/releases/${DISTVERSION}/downloads/
MAINTAINER= x11@FreeBSD.org
COMMENT= Core Wayland window system code and protocol

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1639066836
SHA256 (wayland-1.20.0.tar.xz) = b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725
SIZE (wayland-1.20.0.tar.xz) = 225188
TIMESTAMP = 1656626351
SHA256 (wayland-1.21.0.tar.xz) = 6dc64d7fc16837a693a51cfdb2e568db538bfdc9f457d4656285bb9594ef11ac
SIZE (wayland-1.21.0.tar.xz) = 225936

View File

@ -13,16 +13,16 @@ include/wayland-util.h
include/wayland-version.h
lib/libwayland-client.so
lib/libwayland-client.so.0
lib/libwayland-client.so.0.20.0
lib/libwayland-client.so.0.21.0
lib/libwayland-cursor.so
lib/libwayland-cursor.so.0
lib/libwayland-cursor.so.0.20.0
lib/libwayland-cursor.so.0.21.0
lib/libwayland-egl.so
lib/libwayland-egl.so.1
lib/libwayland-egl.so.1.20.0
lib/libwayland-egl.so.1.21.0
lib/libwayland-server.so
lib/libwayland-server.so.0
lib/libwayland-server.so.0.20.0
lib/libwayland-server.so.0.21.0
libdata/pkgconfig/wayland-client.pc
libdata/pkgconfig/wayland-cursor.pc
libdata/pkgconfig/wayland-egl-backend.pc