[macports-ports] branch master updated (565be1ee420 -> dfff95accc7)
Christopher Nielsen
mascguy at macports.org
Tue Nov 9 20:45:07 UTC 2021
Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-ports.
from 565be1ee420 deno: update to 1.16.0
new cde58461012 py-crypto dependents: migrate to py-pycryptodome Fixes: https://trac.macports.org/ticket/63481
new 5adc00f0c78 py-crypto: obsolete port
new 53245e797e0 py-cryptodome: remove conflict against py-crypto - Also auto-deactivate py-crypto, if presently active
new 5328946c024 py-crypto: add obsolete date and notes
new 883777154fe py-pycryptodome: add notes re: obsolete port py-crypto
new 34ffbfc6139 EGSimulation: add missing checksum size
new c6bf99e6137 volatility: add missing checksum size
new a5aaa8cac41 py-keyczar: patch to use py-pycryptodome
new dfff95accc7 py-recaptcha: patch to use py-pycryptodome
The 9 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/bzr/Portfile | 4 +-
net/scapy/Portfile | 6 +--
net/youtube-dl/Portfile | 6 +--
python/py-crypto/Portfile | 61 ++++++----------------
python/py-ezpycrypto/Portfile | 4 +-
python/py-keyczar/Portfile | 7 ++-
.../files/patch-requires-pycryptodome.diff | 8 +++
.../py-keyczar/files/patch-setup-pycryptodome.diff | 11 ++++
python/py-pycryptodome/Portfile | 20 +++++--
python/py-recaptcha/Portfile | 7 ++-
.../files/patch-requires-pycryptodome.diff | 9 ++++
.../files/patch-setup-pycryptodome.diff | 11 ++++
science/EGSimulation/Portfile | 6 ++-
security/volatility/Portfile | 6 ++-
14 files changed, 100 insertions(+), 66 deletions(-)
create mode 100644 python/py-keyczar/files/patch-requires-pycryptodome.diff
create mode 100644 python/py-keyczar/files/patch-setup-pycryptodome.diff
create mode 100644 python/py-recaptcha/files/patch-requires-pycryptodome.diff
create mode 100644 python/py-recaptcha/files/patch-setup-pycryptodome.diff
More information about the macports-changes
mailing list