Date: Wed, 27 Apr 2022 18:46:51 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: b9fea4eb787a - main - x11/foot: update to 1.12.1 Message-ID: <202204271846.23RIkpeC093089@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=b9fea4eb787a69bb0b37ff18d857e4df6f3f857d commit b9fea4eb787a69bb0b37ff18d857e4df6f3f857d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-27 18:06:09 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-27 18:46:38 +0000 x11/foot: update to 1.12.1 Changes: https://codeberg.org/dnkl/foot/releases/tag/1.12.1 Reported by: upstream (via mail) --- x11/foot/Makefile | 5 +---- x11/foot/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/x11/foot/Makefile b/x11/foot/Makefile index c317792eec99..d44afde515b6 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,11 +1,8 @@ PORTNAME= foot -DISTVERSION= 1.12.0 +DISTVERSION= 1.12.1 CATEGORIES= x11 MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/ -PATCHFILES+= 8ceb6e45a49e.patch:-p1 # unbreak PGO - MAINTAINER= jbeich@FreeBSD.org COMMENT= Fast, lightweight and minimalistic Wayland terminal emulator diff --git a/x11/foot/distinfo b/x11/foot/distinfo index a4d9a122e311..4da8b8908bb9 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1650640481 -SHA256 (foot-1.12.0.tar.gz) = d8c27f735d2f361ee627cce282bee2462545f4df9532ee6ac28fd86a193404fa -SIZE (foot-1.12.0.tar.gz) = 482717 -SHA256 (8ceb6e45a49e.patch) = 822c0ea023751a5bf2a14f81e51c8e4529f54702d11b83651c22ccf4b8970249 -SIZE (8ceb6e45a49e.patch) = 1047 +TIMESTAMP = 1651082769 +SHA256 (foot-1.12.1.tar.gz) = 14e307ac89454b682bb9f1bc644043779f4462df656034fcc4c1e72b18fbffdd +SIZE (foot-1.12.1.tar.gz) = 484702
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204271846.23RIkpeC093089>