Created attachment 230843 [details] fix plist when PYTHON_VERSION != 3.8
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c67f395d99df44eeaf43f8fd841b9ff1970fef3 commit 4c67f395d99df44eeaf43f8fd841b9ff1970fef3 Author: Diane Bruce <db@FreeBSD.org> AuthorDate: 2022-01-09 15:49:55 +0000 Commit: Diane Bruce <db@FreeBSD.org> CommitDate: 2022-01-09 16:00:17 +0000 comms/gnuradio: Fix plist problem fix plist when PYTHON_VERSION != 3.8 PR: ports/261060 Reported by: eric@camachat.org comms/gnuradio/Makefile | 2 +- comms/gnuradio/pkg-plist | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-)
(In reply to Eric Camachat from comment #0) Thanks for this as I had just started looking at this. You saved me some time. ;)
A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d97c53b5aeea22203f554b1eb9807661436bb780 commit d97c53b5aeea22203f554b1eb9807661436bb780 Author: Diane Bruce <db@FreeBSD.org> AuthorDate: 2022-01-09 15:49:55 +0000 Commit: Diane Bruce <db@FreeBSD.org> CommitDate: 2022-01-20 17:06:06 +0000 comms/gnuradio: Fix plist problem fix plist when PYTHON_VERSION != 3.8 PR: ports/261060 Reported by: eric@camachat.org (cherry picked from commit 4c67f395d99df44eeaf43f8fd841b9ff1970fef3) comms/gnuradio/Makefile | 2 +- comms/gnuradio/pkg-plist | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-)