Date: Sun, 28 Nov 2021 10:37:18 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 25a58494c940 - main - x11/rxvt-unicode: upgrade to 9.30 Message-ID: <202111281037.1ASAbIZ4032876@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=25a58494c940e2763b6826d50de91dad54e906e7 commit 25a58494c940e2763b6826d50de91dad54e906e7 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-11-28 10:36:03 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-11-28 10:36:03 +0000 x11/rxvt-unicode: upgrade to 9.30 This release features a new "on_attach" extension hook and fixes OSC 20 and 705, which stopped working due to bugs in the new feature to autoload extensions on receipt of OSC sequences. --- x11/rxvt-unicode/Makefile | 2 +- x11/rxvt-unicode/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index aa5d7f037fb1..bf85b047f925 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,7 +1,7 @@ # Created by: gpalmer@FreeBSD.org PORTNAME= rxvt-unicode -PORTVERSION= 9.29 +PORTVERSION= 9.30 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/ MASTER_SITE_SUBDIR= . Attic diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo index edb97b8cd691..2c746f0c8fbd 100644 --- a/x11/rxvt-unicode/distinfo +++ b/x11/rxvt-unicode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637695814 -SHA256 (rxvt-unicode-9.29.tar.bz2) = c18bc9de0c319db1f85748ecc2f255ff9eb2be0fbe9e15fe0eabefc063c4157c -SIZE (rxvt-unicode-9.29.tar.bz2) = 876330 +TIMESTAMP = 1638095489 +SHA256 (rxvt-unicode-9.30.tar.bz2) = fe1c93d12f385876457a989fc3ae05c0915d2692efc59289d0f70fabe5b44d2d +SIZE (rxvt-unicode-9.30.tar.bz2) = 877186
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111281037.1ASAbIZ4032876>