forgot that one, here it is

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/st/Makefile,v
retrieving revision 1.20
diff -u -p -u -r1.20 Makefile
--- Makefile    12 Jul 2019 20:51:22 -0000      1.20
+++ Makefile    23 May 2020 11:56:31 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               simple X terminal
 
-V=                     0.8.2
+V=                     0.8.3
 DISTNAME=              st-${V}
 
 CATEGORIES=            x11
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/st/distinfo,v
retrieving revision 1.12
diff -u -p -u -r1.12 distinfo
--- distinfo    10 Feb 2019 21:55:24 -0000      1.12
+++ distinfo    23 May 2020 11:56:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (st-0.8.2.tar.gz) = rrdOEKoR7TZOG8xjWoGlIxGQk+Y779LyMfiwcFsVvzU=
-SIZE (st-0.8.2.tar.gz) = 44788
+SHA256 (st-0.8.3.tar.gz) = k5rj2iN+fJSJaUhTwgXHy9XyovDBf+QaB0d/HfjihVI=
+SIZE (st-0.8.3.tar.gz) = 46292
Index: patches/patch-config_def_h
===================================================================
RCS file: /cvs/ports/x11/st/patches/patch-config_def_h,v
retrieving revision 1.11
diff -u -p -u -r1.11 patch-config_def_h
--- patches/patch-config_def_h  10 Feb 2019 21:55:24 -0000      1.11
+++ patches/patch-config_def_h  23 May 2020 11:56:31 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-config_def_h,v 1.11 2019
 Index: config.def.h
 --- config.def.h.orig
 +++ config.def.h
-@@ -92,7 +92,7 @@ static const char *colorname[] = {
+@@ -94,7 +94,7 @@ static const char *colorname[] = {
        "blue2",
        "magenta3",
        "cyan3",
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/st/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -u -r1.2 PLIST
--- pkg/PLIST   10 Jun 2014 07:14:50 -0000      1.2
+++ pkg/PLIST   23 May 2020 11:56:31 -0000
@@ -5,5 +5,8 @@ share/terminfo/
 share/terminfo/s/
 share/terminfo/s/st
 share/terminfo/s/st-256color
+share/terminfo/s/st-bs
+share/terminfo/s/st-bs-256color
 share/terminfo/s/st-meta
 share/terminfo/s/st-meta-256color
+share/terminfo/s/st-mono

Reply via email to