Date: Mon, 6 Sep 2021 00:55:00 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: fb6636acc53b - 2021Q3 - x11/swaybg: update to 1.1 Message-ID: <202109060055.1860t0Tp058457@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb6636acc53b2c8f3b498003ee1b587ae0b264b3 commit fb6636acc53b2c8f3b498003ee1b587ae0b264b3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-07-19 14:38:55 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-09-06 00:54:51 +0000 x11/swaybg: update to 1.1 Changes: https://github.com/swaywm/swaybg/releases/tag/v1.1 Reported by: GitHub (watch releases) (cherry picked from commit c5f6ca3c0af161ca76c2be4dfaf4f37effda4f25) --- x11/swaybg/Makefile | 4 ++-- x11/swaybg/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/swaybg/Makefile b/x11/swaybg/Makefile index 8922bbdafa20..d15c350a33c1 100644 --- a/x11/swaybg/Makefile +++ b/x11/swaybg/Makefile @@ -1,6 +1,6 @@ PORTNAME= swaybg -DISTVERSION= 1.0 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 1.1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/swaybg/distinfo b/x11/swaybg/distinfo index 17a2582d169c..2cf56ebe7819 100644 --- a/x11/swaybg/distinfo +++ b/x11/swaybg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556299636 -SHA256 (swaywm-swaybg-1.0_GH0.tar.gz) = a23f1cde07138b865630172eff83db916d2f0989b75fb318def85dcfc3120fbd -SIZE (swaywm-swaybg-1.0_GH0.tar.gz) = 15851 +TIMESTAMP = 1626694029 +SHA256 (swaywm-swaybg-v1.1_GH0.tar.gz) = 958f425310514ae2aae064595c3e7efba2187b0d2947136c49188558fdb367b1 +SIZE (swaywm-swaybg-v1.1_GH0.tar.gz) = 16095
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109060055.1860t0Tp058457>