From owner-dev-commits-ports-main@freebsd.org Fri May 14 18:22:26 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 57B9C64F87C; Fri, 14 May 2021 18:22:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FhcM6238Dz4sHb; Fri, 14 May 2021 18:22:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 38CEA16D65; Fri, 14 May 2021 18:22:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14EIMQcA078484; Fri, 14 May 2021 18:22:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14EIMQIh078483; Fri, 14 May 2021 18:22:26 GMT (envelope-from git) Date: Fri, 14 May 2021 18:22:26 GMT Message-Id: <202105141822.14EIMQIh078483@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Thierry Thomas Subject: git: 8059d56570ae - main - x11/rxvt-unicode: upgrade to 9.26 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: thierry X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8059d56570ae0d00036f3649466f5243670961ab Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2021 18:22:26 -0000 The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=8059d56570ae0d00036f3649466f5243670961ab commit 8059d56570ae0d00036f3649466f5243670961ab Author: Thierry Thomas AuthorDate: 2021-05-14 17:45:29 +0000 Commit: Thierry Thomas CommitDate: 2021-05-14 18:22:12 +0000 x11/rxvt-unicode: upgrade to 9.26 Changelog at . Also add a dependency on libxcb when notifications are selected. --- x11/rxvt-unicode/Makefile | 3 ++- x11/rxvt-unicode/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index b371a5e8271e..95507c4a7102 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.25 +PORTVERSION= 9.26 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/ MASTER_SITE_SUBDIR= . Attic @@ -110,6 +110,7 @@ GDK_PIXBUF_CONFIGURE_ENABLE= pixbuf # enable startup notification NOTIFY_CONFIGURE_ENABLE= startup-notification NOTIFY_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification +NOTIFY_USE= XORG=xcb # enable support for 256 colors 256_COLOR_CONFIGURE_ON= --enable-256-color diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo index 85044c4296a0..00d9633500c0 100644 --- a/x11/rxvt-unicode/distinfo +++ b/x11/rxvt-unicode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621003273 -SHA256 (rxvt-unicode-9.25.tar.bz2) = 0c79c6c0056d51528ac8f96916794959b7fe0a0f785795f2130e2e8b99e12146 -SIZE (rxvt-unicode-9.25.tar.bz2) = 900910 +TIMESTAMP = 1621013704 +SHA256 (rxvt-unicode-9.26.tar.bz2) = 643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b +SIZE (rxvt-unicode-9.26.tar.bz2) = 904950