Re: [update] x11/st -> 0.8.3

2020-05-23 Thread Ricardo Mestre
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
--- Makefile12 Jul 2019 20:51:22 -  1.20
+++ Makefile23 May 2020 11:56:31 -
@@ -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
--- distinfo10 Feb 2019 21:55:24 -  1.12
+++ distinfo23 May 2020 11:56:31 -
@@ -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 -  1.11
+++ patches/patch-config_def_h  23 May 2020 11:56:31 -
@@ -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 -  1.2
+++ pkg/PLIST   23 May 2020 11:56:31 -
@@ -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



[update] x11/st -> 0.8.3

2020-05-22 Thread Ricardo Mestre
Hi,

Here's an update to a recently released version of st, they added a couple of
terminfo entries since last version so PLIST needed an update.

Comments? OK?

Index: Makefile
===
RCS file: /cvs/ports/x11/st/Makefile,v
retrieving revision 1.20
diff -u -p -u -r1.20 Makefile
--- Makefile12 Jul 2019 20:51:22 -  1.20
+++ Makefile22 May 2020 18:19:44 -
@@ -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
--- distinfo10 Feb 2019 21:55:24 -  1.12
+++ distinfo22 May 2020 18:19:44 -
@@ -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: 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 -  1.2
+++ pkg/PLIST   22 May 2020 18:19:44 -
@@ -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