Date: Sat, 2 Oct 2021 03:02:40 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: 55e6acdbd559 - main - x11/foot: update to 1.9.1 Message-ID: <202110020302.19232eqe018822@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=55e6acdbd559064da9a20be4a00a31ad98670dc8 commit 55e6acdbd559064da9a20be4a00a31ad98670dc8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-01 18:52:33 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-02 03:02:26 +0000 x11/foot: update to 1.9.1 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.9.1 Reported by: Repology --- x11/foot/Makefile | 3 +-- x11/foot/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/foot/Makefile b/x11/foot/Makefile index b993dbf4b4b0..a56a55d88341 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,6 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.9.0 -PORTREVISION= 2 +DISTVERSION= 1.9.1 CATEGORIES= x11 MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/x11/foot/distinfo b/x11/foot/distinfo index 086154e5cae0..a5b281788748 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630063941 -SHA256 (foot-1.9.0.tar.gz) = ddc3f90185ae75badcb2d6abe772d54fd6defebf1ed4111861a9c4afa1c73a4d -SIZE (foot-1.9.0.tar.gz) = 446060 +TIMESTAMP = 1633114353 +SHA256 (foot-1.9.1.tar.gz) = 1277cfb6c88fbf299d115446cfa2a33cd6ddf88225989c84e6579024675edb97 +SIZE (foot-1.9.1.tar.gz) = 450538
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110020302.19232eqe018822>