Date: Sun, 3 Oct 2021 00:37:59 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: f96fd72502e5 - main - x11/foot: update to 1.9.2 Message-ID: <202110030037.1930bxIt034111@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=f96fd72502e576ca87a6578dd1f27eacf806dab8 commit f96fd72502e576ca87a6578dd1f27eacf806dab8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-02 12:47:14 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-03 00:07:25 +0000 x11/foot: update to 1.9.2 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.9.2 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 a56a55d88341..ee5b2146f9e3 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,5 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.9.1 +DISTVERSION= 1.9.2 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 a5b281788748..498247c39eda 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633114353 -SHA256 (foot-1.9.1.tar.gz) = 1277cfb6c88fbf299d115446cfa2a33cd6ddf88225989c84e6579024675edb97 -SIZE (foot-1.9.1.tar.gz) = 450538 +TIMESTAMP = 1633178834 +SHA256 (foot-1.9.2.tar.gz) = 5859d8d7293da4c7c52f45a9756fc7989edc364057e8b86b4e1fbea7bc2b4009 +SIZE (foot-1.9.2.tar.gz) = 451544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110030037.1930bxIt034111>