Ping?
> Minor update to GNU sed 4.9. See announcement for a list of changes:
> https://lists.gnu.org/archive/html/sed-devel/2022-11/msg00000.html
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/textproc/gsed/Makefile,v
> retrieving revision 1.14
> diff -u -p -u -p -r1.14 Makefile
> --- Makefile 11 Mar 2022 20:02:31 -0000 1.14
> +++ Makefile 22 Nov 2022 17:30:01 -0000
> @@ -1,6 +1,6 @@
> COMMENT= GNU stream editor
>
> -DISTNAME= sed-4.8
> +DISTNAME= sed-4.9
> PKGNAME= g${DISTNAME}
> CATEGORIES= textproc
> MASTER_SITES= ${MASTER_SITE_GNU:=sed/}
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/textproc/gsed/distinfo,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 distinfo
> --- distinfo 23 Jan 2020 00:36:27 -0000 1.4
> +++ distinfo 22 Nov 2022 17:30:01 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (sed-4.8.tar.xz) = 95sM/qcbN6ju7ISQ22xfeudxnDVYfyHtsGF/Nw7v9jM=
> -SIZE (sed-4.8.tar.xz) = 1348048
> +SHA256 (sed-4.9.tar.xz) = biJrcy4c1zlGStaGK9Ghq6QteYKSLaelNRljHSSXUYE=
> +SIZE (sed-4.9.tar.xz) = 1397092
> Index: patches/patch-Makefile_in
> ===================================================================
> RCS file: /cvs/ports/textproc/gsed/patches/patch-Makefile_in,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 patch-Makefile_in
> --- patches/patch-Makefile_in 11 Mar 2022 20:02:31 -0000 1.2
> +++ patches/patch-Makefile_in 22 Nov 2022 17:30:01 -0000
> @@ -3,7 +3,7 @@ Don't try to regen info file; our makein
> Index: Makefile.in
> --- Makefile.in.orig
> +++ Makefile.in
> -@@ -3575,7 +3575,7 @@ check-am: all-am
> +@@ -5706,7 +5706,7 @@ check-am: all-am
> $(MAKE) $(AM_MAKEFLAGS) check-TESTS
> check: $(BUILT_SOURCES)
> $(MAKE) $(AM_MAKEFLAGS) check-recursive
> @@ -12,7 +12,7 @@ Index: Makefile.in
> $(HEADERS) config.h
> installdirs: installdirs-recursive
> installdirs-am:
> -@@ -3805,7 +3805,7 @@ install-html-am: $(HTMLS)
> +@@ -5963,7 +5963,7 @@ install-html-am: $(HTMLS)
> done; }
> install-info: install-info-recursive
>
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/textproc/gsed/pkg/PLIST,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 PLIST
> --- pkg/PLIST 11 Mar 2022 20:02:31 -0000 1.5
> +++ pkg/PLIST 22 Nov 2022 17:30:01 -0000
> @@ -25,6 +25,9 @@ share/locale/hu/LC_MESSAGES/sed.mo
> share/locale/id/LC_MESSAGES/sed.mo
> share/locale/it/LC_MESSAGES/sed.mo
> share/locale/ja/LC_MESSAGES/sed.mo
> +share/locale/ka/
> +share/locale/ka/LC_MESSAGES/
> +share/locale/ka/LC_MESSAGES/sed.mo
> share/locale/ko/LC_MESSAGES/sed.mo
> share/locale/nb/LC_MESSAGES/sed.mo
> share/locale/nl/LC_MESSAGES/sed.mo
>