[macports-ports] branch master updated (25141494dfc -> 203df4b9b1a)

Christopher Nielsen mascguy at macports.org
Thu Sep 15 16:41:07 UTC 2022


Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-ports.

    from 25141494dfc qpdf: update to 11.1.0, remove conflicts_build workaround
     new f3622df4253 spice-server: fix python module check method - `python -m "module_name_here"` method is not valid and yielding error in script. - Converted to a 3.8/3.10 compatible alternative. - Also removed tests option; looks like it's not valid anymore.
     new 99dfbcc8ff1 qemu: add `+spice` variant
     new c641cb599ee spice-protocol: cleanup
     new c384c8ee03c spice-server: cleanup
     new 203df4b9b1a spice-server: use python 3.10

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 devel/spice-protocol/Portfile                      |  8 +++----
 devel/spice-server/Portfile                        | 25 +++++++++++++---------
 devel/spice-server/files/fix-py-module-search.diff | 12 +++++++++++
 emulators/qemu/Portfile                            | 10 ++++++++-
 4 files changed, 40 insertions(+), 15 deletions(-)
 create mode 100644 devel/spice-server/files/fix-py-module-search.diff



More information about the macports-changes mailing list