[Bug 294766] comms/gnuradio: fix pkg-plist error when PYTHON_VER != 3.11

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Apr 2026 02:33:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294766

            Bug ID: 294766
           Summary: comms/gnuradio: fix pkg-plist error when PYTHON_VER !=
                    3.11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hamradio@FreeBSD.org
          Reporter: milios@ccsys.com
          Assignee: hamradio@FreeBSD.org
             Flags: maintainer-feedback?(hamradio@FreeBSD.org)

pkg-plist line 16372

%%DATADIR%%/fec/ldpc/271.127.%%PYTHON_VER%%2

plz replace to:

%%DATADIR%%/fec/ldpc/271.127.3.112

thx!

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