Date: Tue, 6 Apr 2021 17:37:59 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1e332daa820f - main - Update x11/plasma-wayland-protocols to latest upstream Message-ID: <202104061737.136HbxVa055050@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e332daa820f7b21daef93bf365efb72a59fe585 commit 1e332daa820f7b21daef93bf365efb72a59fe585 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-04-06 17:29:38 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-04-06 17:37:58 +0000 Update x11/plasma-wayland-protocols to latest upstream There was a 1.2.0 release that contained the wrong version number, so that's why it jumps straight to 1.2.1. This is partly prep-work for newer KDE Frameworks and Plasma releases, but as long as KDE Plasma Wayland doesn't work on FreeBSD that's a moot point. --- x11/plasma-wayland-protocols/Makefile | 3 ++- x11/plasma-wayland-protocols/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/x11/plasma-wayland-protocols/Makefile b/x11/plasma-wayland-protocols/Makefile index bdd310aaeba3..b74c2ded2242 100644 --- a/x11/plasma-wayland-protocols/Makefile +++ b/x11/plasma-wayland-protocols/Makefile @@ -1,6 +1,7 @@ PORTNAME= plasma-wayland-protocols -DISTVERSION= 1.1.1 +DISTVERSION= 1.2.1 +DISTVERSIONPREFIX= v CATEGORIES= x11 kde MASTER_SITES= KDE/stable/${PORTNAME}/ diff --git a/x11/plasma-wayland-protocols/distinfo b/x11/plasma-wayland-protocols/distinfo index 5d780ac3b3b0..78f3f20474d5 100644 --- a/x11/plasma-wayland-protocols/distinfo +++ b/x11/plasma-wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596170578 -SHA256 (plasma-wayland-protocols-1.1.1.tar.xz) = c5493383d115171c3435ea9a21b3966860632a844544ffac8f54890436a51d38 -SIZE (plasma-wayland-protocols-1.1.1.tar.xz) = 38380 +TIMESTAMP = 1617650923 +SHA256 (plasma-wayland-protocols-v1.2.1.tar.xz) = 287b90903f9a7f394c75e75cb187426862eaf64a92f1be7e2ef68e99fd8cbaaa +SIZE (plasma-wayland-protocols-v1.2.1.tar.xz) = 38716
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104061737.136HbxVa055050>