hello, just noticed that both lr and xe were updated; both diff are so small that I'm bundling them in a single mail.
the changelog for lr is: - feature: add -of to sort by file basename - bugfix default to _FILE_OFFSET_BITS=64 - small bugfixes and for xe is: - slightly incompatible change: properly forward errors on exec, return 123 on any exit status 1-256 (like GNU xargs.) - small bugfixes i've just started to play with these, so only briefly tested (but xe regress suite is fully passing.) ok? Index: lr/Makefile =================================================================== RCS file: /home/cvs/ports/sysutils/lr/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- lr/Makefile 11 Mar 2022 19:57:39 -0000 1.2 +++ lr/Makefile 5 Aug 2023 15:23:01 -0000 @@ -1,5 +1,5 @@ COMMENT = list files, recursively -DISTNAME = lr-1.5.1 +DISTNAME = lr-1.6 CATEGORIES = sysutils HOMEPAGE = https://git.vuxu.org/lr/about/ Index: lr/distinfo =================================================================== RCS file: /home/cvs/ports/sysutils/lr/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- lr/distinfo 24 May 2020 20:03:35 -0000 1.1.1.1 +++ lr/distinfo 5 Aug 2023 14:17:07 -0000 @@ -1,2 +1,2 @@ -SHA256 (lr-1.5.1.tar.gz) = PJM3udkk8jGAg+3HL6nfz1caSvKkEav1etErql4nzEo= -SIZE (lr-1.5.1.tar.gz) = 37873 +SHA256 (lr-1.6.tar.gz) = XBFghItTeeKlHFa+VkKzgvS6K1ebf0ODTIDm2FbAmxA= +SIZE (lr-1.6.tar.gz) = 37992 Index: xe/Makefile =================================================================== RCS file: /home/cvs/ports/sysutils/xe/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- xe/Makefile 11 Mar 2022 19:58:12 -0000 1.2 +++ xe/Makefile 5 Aug 2023 15:23:16 -0000 @@ -1,5 +1,5 @@ COMMENT = execute a command for every argument -DISTNAME = xe-0.11 +DISTNAME = xe-1.0 CATEGORIES = sysutils HOMEPAGE = https://git.vuxu.org/xe/ Index: xe/distinfo =================================================================== RCS file: /home/cvs/ports/sysutils/xe/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- xe/distinfo 4 Oct 2019 10:30:38 -0000 1.1.1.1 +++ xe/distinfo 5 Aug 2023 15:23:22 -0000 @@ -1,2 +1,2 @@ -SHA256 (xe-0.11.tar.gz) = QIfUC+LbPfgag295fh/tF9asHHiNzw/WqQTy0heKbxo= -SIZE (xe-0.11.tar.gz) = 13578 +SHA256 (xe-1.0.tar.gz) = HiSExilfTrHBt4nY7atLcoz56n5MQO9SpWBz+aJzzjA= +SIZE (xe-1.0.tar.gz) = 13791