git: 8059d56570ae - main - x11/rxvt-unicode: upgrade to 9.26
Thierry Thomas
thierry at FreeBSD.org
Fri May 14 18:22:26 UTC 2021
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8059d56570ae0d00036f3649466f5243670961ab
commit 8059d56570ae0d00036f3649466f5243670961ab
Author: Thierry Thomas <thierry at FreeBSD.org>
AuthorDate: 2021-05-14 17:45:29 +0000
Commit: Thierry Thomas <thierry at FreeBSD.org>
CommitDate: 2021-05-14 18:22:12 +0000
x11/rxvt-unicode: upgrade to 9.26
Changelog at
<http://lists.schmorp.de/pipermail/rxvt-unicode/2021q2/002607.html>.
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 at 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
More information about the dev-commits-ports-all
mailing list