[macports-ports] branch master updated (0c36130193e -> fa7b3c195c4)

Joshua Root jmr at macports.org
Thu Oct 20 13:10:58 UTC 2022


Joshua Root (jmroot) pushed a change to branch master
in repository macports-ports.

    from 0c36130193e nginx: update to 1.22.1
     new 9172b760fa5 New port: py-event
     new fa7b3c195c4 py-pypcap: add py310 subport

The 2 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:
 python/py-event/Portfile                           | 45 +++++++++++++++++
 python/py-event/files/py3.patch                    | 54 ++++++++++++++++++++
 python/py-event/files/setup.py.patch               | 15 ++++++
 python/py-pypcap/Portfile                          | 23 ++++++---
 .../files/{patch-pcap.pyx => pcap.pyx.patch}       | 58 +++++++++++++++-------
 python/py-pypcap/files/py3.patch                   | 39 +++++++++++++++
 .../files/{patch-setup.py.diff => setup.py.patch}  | 13 +++--
 7 files changed, 218 insertions(+), 29 deletions(-)
 create mode 100644 python/py-event/Portfile
 create mode 100644 python/py-event/files/py3.patch
 create mode 100644 python/py-event/files/setup.py.patch
 rename python/py-pypcap/files/{patch-pcap.pyx => pcap.pyx.patch} (82%)
 create mode 100644 python/py-pypcap/files/py3.patch
 rename python/py-pypcap/files/{patch-setup.py.diff => setup.py.patch} (59%)



More information about the macports-changes mailing list