Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2023 09:10:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274885] net/samba413 net/samba416: Make 'USES=shebangfix' work as is expected
Message-ID:  <bug-274885-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274885

            Bug ID: 274885
           Summary: net/samba413 net/samba416: Make 'USES=3Dshebangfix' work
                    as is expected
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur@FreeBSD.org
          Reporter: yasu@freebsd.org
          Assignee: timur@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)

Created attachment 246077
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246077&action=
=3Dedit
Patch file

While testing patch submitted to bug #270383, I noticed 'USES=3Dshebangfix'
doesn't work as is expected with current samba ports. According to the
investigation by Tatsuki Makino, it is because SHEBANG_FILES is defined aft=
er
bsd.port.options.mk and bsd.port.pre.mk are included. So fix the issue by
moving the definition before the inclusion of them

Reference:=20=20=20=20=20
https://lists.freebsd.org/archives/freebsd-ports/2023-November/004849.html
Reference:=20=20=20=20=20
https://lists.freebsd.org/archives/freebsd-ports/2023-November/004852.html
Reference:=20=20=20=20=20
https://lists.freebsd.org/archives/freebsd-ports/2023-November/004853.html

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274885-7788>