David Uhden Collado wrote:
Hello,Please find attached a patch that updates converters/dos2unix from version 7.5.6 to 7.5.7. The upstream project page and changelog are available at: https://waterlander.net/dos2unix/ https://waterlander.net/dos2unix/doc/NEWS.txt https://waterlander.net/dos2unix/doc/ChangeLog.txt This is a small maintenance update following the 7.5.6 release. The 7.5.7 development cycle also included refreshed translations and the usual maintenance and portability work. For the OpenBSD port, no build-system, dependency, package list, or local patch changes are required. The update only changes DISTNAME to dos2unix-7.5.7 and regenerates distinfo for the new upstream source archive. Thank you for your time and consideration. Best regards, David.
I forgot to attach the patch; here it is...
Index: converters/dos2unix/Makefile =================================================================== RCS file: /cvs/ports/converters/dos2unix/Makefile,v diff -u -p -u -p -r1.32 Makefile --- converters/dos2unix/Makefile 29 May 2026 21:11:44 -0000 1.32 +++ converters/dos2unix/Makefile 28 Aug 2026 17:16:32 -0000 @@ -1,6 +1,6 @@ COMMENT= convert DOS/MAC files to UNIX (line-endings/charset) -DISTNAME = dos2unix-7.5.6 +DISTNAME = dos2unix-7.5.7 CATEGORIES= converters Index: converters/dos2unix/distinfo =================================================================== RCS file: /cvs/ports/converters/dos2unix/distinfo,v diff -u -p -u -p -r1.25 distinfo --- converters/dos2unix/distinfo 29 May 2026 21:11:44 -0000 1.25 +++ converters/dos2unix/distinfo 28 Aug 2026 17:16:32 -0000 @@ -1,2 +1,2 @@ -SHA256 (dos2unix-7.5.6.tar.gz) = Y2UKy9DH+oYjQpvL+TqIjjNRocrQ9VbPQYdvVnPdfQs= -SIZE (dos2unix-7.5.6.tar.gz) = 999002 +SHA256 (dos2unix-7.5.7.tar.gz) = Zp7icSCucVifY4/joWfW6lT4Yz9asbKCVRvXp8lRDfo= +SIZE (dos2unix-7.5.7.tar.gz) = 999983
