git: aeb2d6000af2 - main - x11/kitty: Update to 0.21.1
Rainer Hurling
rhurlin at FreeBSD.org
Fri Jun 18 15:38:29 UTC 2021
The branch main has been updated by rhurlin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aeb2d6000af2536c0e7f8be228cc267cefe76a09
commit aeb2d6000af2536c0e7f8be228cc267cefe76a09
Author: Rainer Hurling <rhurlin at FreeBSD.org>
AuthorDate: 2021-06-18 15:33:34 +0000
Commit: Rainer Hurling <rhurlin at FreeBSD.org>
CommitDate: 2021-06-18 15:33:34 +0000
x11/kitty: Update to 0.21.1
Fix a regression in the previous release that could cause
a crash when changing layouts and mousing.
Changelog: https://sw.kovidgoyal.net/kitty/changelog.html#id1
PR: 256678
Reported by: Alexis Praga <alexis.praga at free.fr> (maintainer)
---
x11/kitty/Makefile | 2 +-
x11/kitty/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile
index 921c8d17629c..e62a07896f7f 100644
--- a/x11/kitty/Makefile
+++ b/x11/kitty/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kitty
DISTVERSIONPREFIX= v
-DISTVERSION= 0.21.0
+DISTVERSION= 0.21.1
CATEGORIES= x11
MAINTAINER= alexis.praga at free.fr
diff --git a/x11/kitty/distinfo b/x11/kitty/distinfo
index e168ad397452..d5a9eb95ae25 100644
--- a/x11/kitty/distinfo
+++ b/x11/kitty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623487559
-SHA256 (kovidgoyal-kitty-v0.21.0_GH0.tar.gz) = 24345ccdefca9bbd8e8ff13d242c335907701ff51dedaa5837d912c0622ab2ee
-SIZE (kovidgoyal-kitty-v0.21.0_GH0.tar.gz) = 5677974
+TIMESTAMP = 1623960643
+SHA256 (kovidgoyal-kitty-v0.21.1_GH0.tar.gz) = 0b4b18788fa2bc0855078d6299139b12f61fa1d2311508a69e9936ca916d6c2d
+SIZE (kovidgoyal-kitty-v0.21.1_GH0.tar.gz) = 5677683
More information about the dev-commits-ports-all
mailing list