inkscape: use Python 3.14

See: https://trac.macports.org/ticket/72167
This commit is contained in:
John Owens
2026-04-10 12:16:13 -07:00
committed by GitHub
parent 3631b77a22
commit b0e4297d64
+2 -2
View File
@@ -14,7 +14,7 @@ set ver_hash 0d15f75042
set ver_gal_item 58914
version ${ver_num}
epoch 1
revision 1
revision 2
categories graphics gnome
license GPL-3+
@@ -39,7 +39,7 @@ checksums rmd160 c467d4018561eb4fedef1c6284b9cd998ced5591 \
cmake.generator Ninja
set python_major 3
set python_minor 12
set python_minor 14
set python_version ${python_major}${python_minor}
# Fix for poppler >= 26.01.0: gfree -> g_free, reset -> rewind