friendly ping :)

Omar Polo <o...@openbsd.org> wrote:
> simple update, the changelog list some bugfixes, the interesting thing
> for us are:
> 
> - Issue #751: Fixed various sidebar and HTML preview size issues.
> - Issue #762: Fixed typo in Brazilian Portuguese translation.
> - Fixed editor margins on resize and on sidebar hide/show.
> - Updated Russian translation.
> - Changed selection color for Plainstraction Dark theme to be brighter.
> - Issues #772, 773, and 777: Added workaround for segmentation fault on
>   GTK/Gnome 42 at startup.
> 
> lightly tested, works fine.  ok?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/editors/ghostwriter/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile    22 Apr 2022 08:31:47 -0000      1.18
+++ Makefile    1 Jul 2022 08:01:10 -0000
@@ -5,7 +5,7 @@ COMMENT =       distraction-free Markdown edit
 
 GH_ACCOUNT =   wereturtle
 GH_PROJECT =   ghostwriter
-GH_TAGNAME =   2.1.2
+GH_TAGNAME =   2.1.4
 
 CATEGORIES =   editors
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/editors/ghostwriter/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    22 Apr 2022 08:31:47 -0000      1.7
+++ distinfo    1 Jul 2022 08:01:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (ghostwriter-2.1.2.tar.gz) = 
ZapSOpw9T0xo8stvWrYAzyTJi08Gc6Yi11eo4o6rEg8=
-SIZE (ghostwriter-2.1.2.tar.gz) = 7722873
+SHA256 (ghostwriter-2.1.4.tar.gz) = 
y8GwbFclAx0UeGnCK61MJj1n6H5bMoTFy/41ry8p3N4=
+SIZE (ghostwriter-2.1.4.tar.gz) = 7725770

Reply via email to