Date: Sat, 13 Jun 2026 07:30:19 +0000 From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6338412e80a0 - main - graphics/goocanvas3: detect more versions of python Message-ID: <6a2d070b.21bab.211a67a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=6338412e80a06c9c893b9f2b9bf8bdfc5e8e6918 commit 6338412e80a06c9c893b9f2b9bf8bdfc5e8e6918 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2026-06-13 07:29:50 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2026-06-13 07:29:50 +0000 graphics/goocanvas3: detect more versions of python --- graphics/goocanvas3/files/patch-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/goocanvas3/files/patch-configure b/graphics/goocanvas3/files/patch-configure index 0fa983470e9a..303ba5d03e5f 100644 --- a/graphics/goocanvas3/files/patch-configure +++ b/graphics/goocanvas3/files/patch-configure @@ -5,7 +5,7 @@ # Find any Python interpreter. if test -z "$PYTHON"; then - for ac_prog in python python2 python3 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 -+ for ac_prog in python python2 python3 python3.11 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 ++ for ac_prog in python python2 python3 python3.15 python3.14 python3.13 python3.12 python3.11 python3.10 python3.9 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2d070b.21bab.211a67a>
