[Bug 276615] comms/minicom: Update to 2.9

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 25 Jan 2024 17:34:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276615

            Bug ID: 276615
           Summary: comms/minicom: Update to 2.9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dmitryluhtionov@gmail.com
                CC: jailbird@fdf.net
                CC: jailbird@fdf.net
             Flags: maintainer-feedback?(jailbird@fdf.net)

Changelog
https://salsa.debian.org/minicom-team/minicom/-/releases

And fix renaming comms/lrzsz files

--- Makefile.orig       2024-01-26 00:01:16.996929000 +0700
+++ Makefile    2024-01-26 00:09:35.853965000 +0700
@@ -31,9 +31,7 @@
 NLS_CONFIGURE_ENABLE=  nls

 post-patch:
-       ${REINPLACE_CMD} -e 's@/usr/local/bin/@${LOCALBASE}/bin/@; \
-               s@/sz@/lsz@;s@/sb@/lsb@;s@/sx@/lsx@;s@/rz@/lrz@; \
-               s@/rb@/lrb@;s@/rx@/lrx@' ${WRKSRC}/src/rwconf.c
+       ${REINPLACE_CMD} -E 's,"([rs][bxz] ),"l\1,' ${WRKSRC}/src/rwconf.c

-- 
You are receiving this mail because:
You are the assignee for the bug.