[macports-ports] branch master updated (6f42bcfcb2d -> ca85b13e4ff)
Perry E. Metzger
perry at piermont.com
Tue Aug 20 22:09:32 UTC 2024
Perry E. Metzger (pmetzger) pushed a change to branch master
in repository macports-ports.
from 6f42bcfcb2d qt4-mac-postgresql16-plugin: new port
new 974e4ec8901 py-PyQGLViewer: remove port
new 51a04cb11f6 py-FlexGet: remove port
new 458cf5720d0 logcat-color3: update to 0.10.0, use Python 3.11
new c7bdfec5dd1 impressive: use Python 3.12
new dd1417e56a4 podman-compose: update to 1.2.0, use Python 3.12
new 7730343b979 gzdice: use Python 3.12
new 1797ab3c099 py-PyRSS2Gen: remove port
new 050da003127 py-abjad: remove port
new 28d156b7240 epy: update to 2023.6.11, use Python 3.12
new 1e8baab3ecd py-amqplib: remove port
new e1410bef8b2 py-astrolibcoords: remove port
new b30f7fbb449 py-authkit: remove port
new bbfb725e2ae py-awesome_slugify: remove port
new ec6db1b0a6a py-axiom: remove port
new 650dbe597c4 py-bitstruct: update to 8.19.0
new 1387b8ebcd5 py-nose-progressive: remove port
new 6bbb2203d82 py-pygtkhelpers: fix permissions
new be58b25f731 PIDA: remove port
new b108ac3d8f0 py-bpython: update to 0.24
new 7b110f0e1cd py-curtsies: update to 0.4.2
new f6a105ad4d8 py-cwcwidth: add py31{1,2} subports
new c6cde08d72e py-blessings: drop py27, add py311 subport
new 4532d3b0fc5 py-brotli: remove py37 subport
new 7b6ded8d024 py-cdb: remove port
new 882ce76a576 py-cffi: update to 1.170, remove py3{5,6} subports
new 95fc67f621d py-cftime: drop py37 subport
new b54b157f155 py-checker: remove port
new 1b25609994a py-chm: update to 0.8.6, switch to PyPI
new c93ed9b8f7f py-chm2pdf: remove port
new 01bc80ffbea py-clientform: remove port
new 0c9172f965c py-clonedigger: remove port
new ca85b13e4ff py-cogen: remove port
The 32 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/PIDA/Portfile | 40 ----------------
devel/PIDA/files/patch-moo-stub.c.diff | 7 ---
python/epy/Portfile | 14 +++---
python/gzdice/Portfile | 5 +-
python/impressive/Portfile | 6 +--
python/logcat-color3/Portfile | 18 ++++----
python/podman-compose/Portfile | 30 ++++++------
python/py-FlexGet/Portfile | 50 --------------------
python/py-PyQGLViewer/Portfile | 64 -------------------------
python/py-PyRSS2Gen/Portfile | 38 ---------------
python/py-abjad/Portfile | 31 -------------
python/py-amqplib/Portfile | 34 --------------
python/py-astrolibcoords/Portfile | 36 ---------------
python/py-authkit/Portfile | 33 -------------
python/py-authkit/files/setup.py.diff | 8 ----
python/py-awesome_slugify/Portfile | 40 ----------------
python/py-axiom/Portfile | 47 -------------------
python/py-axiom/files/setup.py | 2 -
python/py-bitstruct/Portfile | 20 ++++----
python/py-blessings/Portfile | 7 +--
python/py-bpython/Portfile | 55 +++++-----------------
python/py-bpython/files/bpython27 | 8 ----
python/py-bpython/files/bpython311 | 8 ++++
python/py-bpython/files/bpython36 | 8 ----
python/py-brotli/Portfile | 4 +-
python/py-cdb/Portfile | 40 ----------------
python/py-cffi/Portfile | 10 ++--
python/py-cftime/Portfile | 4 +-
python/py-checker/Portfile | 48 -------------------
python/py-checker/files/patch-setup.py.diff | 11 -----
python/py-chm/Portfile | 30 +++++-------
python/py-chm/files/patch-no-inline.diff | 72 -----------------------------
python/py-chm2pdf/Portfile | 31 -------------
python/py-clientform/Portfile | 44 ------------------
python/py-clonedigger/Portfile | 33 -------------
python/py-cogen/Portfile | 32 -------------
python/py-curtsies/Portfile | 41 ++++------------
python/py-cwcwidth/Portfile | 2 +-
python/py-nose-progressive/Portfile | 35 --------------
python/py-pygtkhelpers/Portfile | 17 +++++--
40 files changed, 104 insertions(+), 959 deletions(-)
delete mode 100644 devel/PIDA/Portfile
delete mode 100644 devel/PIDA/files/patch-moo-stub.c.diff
delete mode 100644 python/py-FlexGet/Portfile
delete mode 100644 python/py-PyQGLViewer/Portfile
delete mode 100644 python/py-PyRSS2Gen/Portfile
delete mode 100644 python/py-abjad/Portfile
delete mode 100644 python/py-amqplib/Portfile
delete mode 100644 python/py-astrolibcoords/Portfile
delete mode 100644 python/py-authkit/Portfile
delete mode 100644 python/py-authkit/files/setup.py.diff
delete mode 100644 python/py-awesome_slugify/Portfile
delete mode 100644 python/py-axiom/Portfile
delete mode 100644 python/py-axiom/files/setup.py
delete mode 100644 python/py-bpython/files/bpython27
create mode 100644 python/py-bpython/files/bpython311
delete mode 100644 python/py-bpython/files/bpython36
delete mode 100644 python/py-cdb/Portfile
delete mode 100644 python/py-checker/Portfile
delete mode 100644 python/py-checker/files/patch-setup.py.diff
delete mode 100644 python/py-chm/files/patch-no-inline.diff
delete mode 100644 python/py-chm2pdf/Portfile
delete mode 100644 python/py-clientform/Portfile
delete mode 100644 python/py-clonedigger/Portfile
delete mode 100644 python/py-cogen/Portfile
delete mode 100644 python/py-nose-progressive/Portfile
More information about the macports-changes
mailing list