summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xterm/Makefile2
-rw-r--r--x11/xterm/distinfo4
-rw-r--r--x11/xterm/patches/patch-XTerm_ad4
-rw-r--r--x11/xterm/patches/patch-charproc_c2
-rw-r--r--x11/xterm/patches/patch-main_c2
-rw-r--r--x11/xterm/patches/patch-misc_c2
-rw-r--r--x11/xterm/patches/patch-version_h2
-rw-r--r--x11/xterm/patches/patch-xterm_man4
8 files changed, 11 insertions, 11 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index e302f18..5917606 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $
COMMENT = terminal emulator for the X Window System.
-DISTNAME = xterm-363
+DISTNAME = xterm-366
CATEGORIES = x11
diff --git a/x11/xterm/distinfo b/x11/xterm/distinfo
index 6733124..6e582b6 100644
--- a/x11/xterm/distinfo
+++ b/x11/xterm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xterm-363.tgz) = 2Bo2OeJlUrZ2W9zyi+Hs24rKv5B5VXCOgwrWOX6hC0g=
-SIZE (xterm-363.tgz) = 1442520
+SHA256 (xterm-366.tgz) = hYsohZY/6X5xJzkGaq3BuuuiszoAFjA6f+x9OLxzv24=
+SIZE (xterm-366.tgz) = 1445992
diff --git a/x11/xterm/patches/patch-XTerm_ad b/x11/xterm/patches/patch-XTerm_ad
index c220ac1..71bf827 100644
--- a/x11/xterm/patches/patch-XTerm_ad
+++ b/x11/xterm/patches/patch-XTerm_ad
@@ -3,7 +3,7 @@ $OpenBSD$
Index: XTerm.ad
--- XTerm.ad.orig
+++ XTerm.ad
-@@ -92,7 +92,7 @@
+@@ -93,7 +93,7 @@
*vtMenu*visualbell*Label: Enable Visual Bell
*vtMenu*bellIsUrgent*Label: Enable Bell Urgency
*vtMenu*poponbell*Label: Enable Pop on Bell
@@ -12,7 +12,7 @@ Index: XTerm.ad
*vtMenu*titeInhibit*Label: Enable Alternate Screen Switching
*vtMenu*activeicon*Label: Enable Active Icon
*vtMenu*softreset*Label: Do Soft Reset
-@@ -269,3 +269,26 @@
+@@ -270,3 +270,26 @@
!*allowTcapOps: false
!*allowTitleOps: false
!*allowWindowOps: false
diff --git a/x11/xterm/patches/patch-charproc_c b/x11/xterm/patches/patch-charproc_c
index c35d9fa..d1cc3d6 100644
--- a/x11/xterm/patches/patch-charproc_c
+++ b/x11/xterm/patches/patch-charproc_c
@@ -21,7 +21,7 @@ Index: charproc.c
#endif
Bres(XtNcursorUnderLine, XtCCursorUnderLine, screen.cursor_underline, False),
-@@ -12626,7 +12626,7 @@ ReallyReset(XtermWidget xw, Bool full, Bool saved)
+@@ -12658,7 +12658,7 @@ ReallyReset(XtermWidget xw, Bool full, Bool saved)
screen->cursor_set = ON;
InitCursorShape(screen, screen);
#if OPT_BLINK_CURS
diff --git a/x11/xterm/patches/patch-main_c b/x11/xterm/patches/patch-main_c
index 14f3c66..8c487d1 100644
--- a/x11/xterm/patches/patch-main_c
+++ b/x11/xterm/patches/patch-main_c
@@ -5,7 +5,7 @@ Add pledge()
Index: main.c
--- main.c.orig
+++ main.c
-@@ -2862,6 +2862,25 @@ main(int argc, char *argv[]ENVP_ARG)
+@@ -2880,6 +2880,25 @@ main(int argc, char *argv[]ENVP_ARG)
if (resource.maximized)
RequestMaximize(term, True);
#endif
diff --git a/x11/xterm/patches/patch-misc_c b/x11/xterm/patches/patch-misc_c
index f3b54bd..c0016f3 100644
--- a/x11/xterm/patches/patch-misc_c
+++ b/x11/xterm/patches/patch-misc_c
@@ -5,7 +5,7 @@ ten Xs for mkstemp template
Index: misc.c
--- misc.c.orig
+++ misc.c
-@@ -726,7 +726,7 @@ init_colored_cursor(Display *dpy)
+@@ -744,7 +744,7 @@ init_colored_cursor(Display *dpy)
{
#ifdef HAVE_LIB_XCURSOR
static const char theme[] = "index.theme";
diff --git a/x11/xterm/patches/patch-version_h b/x11/xterm/patches/patch-version_h
index 15e6a22..5937aad 100644
--- a/x11/xterm/patches/patch-version_h
+++ b/x11/xterm/patches/patch-version_h
@@ -6,7 +6,7 @@ Index: version.h
--- version.h.orig
+++ version.h
@@ -42,7 +42,7 @@
- #define XTERM_DATE 2020-12-26
+ #define XTERM_DATE 2021-02-10
#ifndef __vendorversion__
-#define __vendorversion__ "XTerm"
diff --git a/x11/xterm/patches/patch-xterm_man b/x11/xterm/patches/patch-xterm_man
index 9b5504d..ea05a05 100644
--- a/x11/xterm/patches/patch-xterm_man
+++ b/x11/xterm/patches/patch-xterm_man
@@ -5,7 +5,7 @@ Document OpenBSD specifics
Index: xterm.man
--- xterm.man.orig
+++ xterm.man
-@@ -4421,11 +4421,11 @@ or clicks one of its buttons.
+@@ -4436,11 +4436,11 @@ or clicks one of its buttons.
.RS
.TP 3
0
@@ -19,7 +19,7 @@ Index: xterm.man
.TP 3
2
always.
-@@ -8712,3 +8712,52 @@ Ross Combs,
+@@ -8727,3 +8727,52 @@ Ross Combs,
Stephen P.\& Wall,
David Wexelblat, and
Thomas Dickey (invisible\-island.net).