Date: Thu, 12 Oct 2023 15:39:44 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 233027df5637 - main - x11/foot: update to 1.16.1 Message-ID: <202310121539.39CFdip0007856@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=233027df5637af7ecf09a863054dc1310c89e1af commit 233027df5637af7ecf09a863054dc1310c89e1af Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-10-12 14:36:18 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-10-12 15:39:32 +0000 x11/foot: update to 1.16.1 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.16.1 Reported by: upstream (via mail) --- x11/foot/Makefile | 2 +- x11/foot/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/foot/Makefile b/x11/foot/Makefile index 514edf6b8164..6f8e02fa2c2b 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,5 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.16.0 +DISTVERSION= 1.16.1 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/x11/foot/distinfo b/x11/foot/distinfo index 8ac5b4bdd72f..b30edc1ad5d4 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697040901 -SHA256 (foot-1.16.0.tar.gz) = 07aec112b80ee00181d7292a0c27e1e8fa3e65449e182e7f8583e0be512ad074 -SIZE (foot-1.16.0.tar.gz) = 529634 +TIMESTAMP = 1697121378 +SHA256 (foot-1.16.1.tar.gz) = 43df31d457ee1f30909d12875a18845e66277def32a25d9754c96995c58d179a +SIZE (foot-1.16.1.tar.gz) = 529761
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310121539.39CFdip0007856>