Hello ports,

yesterday poedit 3.0.1 was released with an incredibly exciting
changelog:

> Various bugfixes.

The commits between 3.0 and 3.0.1 also doesn't show anything
particularly interesting, just some minor bugs it seems:

https://github.com/vslavik/poedit/compare/v3.0-oss...v3.0.1-oss

I quickly tried it with a couple of po files I had around and it still
does its job.

OK?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/devel/poedit/Makefile,v
retrieving revision 1.37
diff -u -p -r1.37 Makefile
--- Makefile    17 Nov 2021 22:46:19 -0000      1.37
+++ Makefile    10 Dec 2021 20:01:14 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       cross-platform gettext catalogs (PO-files) editor
 
-V=             3.0
+V=             3.0.1
 DISTNAME=      poedit-${V}
 CATEGORIES=    devel
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/devel/poedit/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    17 Nov 2021 22:46:19 -0000      1.9
+++ distinfo    10 Dec 2021 20:01:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (poedit-3.0.tar.gz) = 375ejF6m42/UcvwpTyzt+ARlb1LbNy6j+75BAxNrLcI=
-SIZE (poedit-3.0.tar.gz) = 2925483
+SHA256 (poedit-3.0.1.tar.gz) = Yd4dmb5RaXoj3aC74EvZdaWgO4OQ8T2p27aBPCMu/Tk=
+SIZE (poedit-3.0.1.tar.gz) = 2962553
Index: patches/patch-artwork_Makefile_in
===================================================================
RCS file: /home/cvs/ports/devel/poedit/patches/patch-artwork_Makefile_in,v
retrieving revision 1.1
diff -u -p -r1.1 patch-artwork_Makefile_in
--- patches/patch-artwork_Makefile_in   17 Nov 2021 22:46:19 -0000      1.1
+++ patches/patch-artwork_Makefile_in   11 Dec 2021 16:12:53 -0000
@@ -5,7 +5,7 @@ don't update the gtk icon cache
 Index: artwork/Makefile.in
 --- artwork/Makefile.in.orig
 +++ artwork/Makefile.in
-@@ -729,7 +729,7 @@ uninstall-am: uninstall-dist_appicons128DATA \
+@@ -726,7 +726,7 @@ uninstall-am: uninstall-dist_appicons128DATA \
  
  
  update-icon-cache:

Reply via email to