CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/06/02 05:47:13
Modified files:
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
security/py-cryptodome: Makefile distinfo
security/py-cryptodome/pkg: PLIST
Added files:
security/py-cryptodome/pkg: PFRAG.no-python3
Log message:
make py-cryptodome a replacement for py-crypto. as an actively developed fork
of py-crypto
it's almost a drop-in replacement
https://www.pycryptodome.org/en/latest/src/vs_pycrypto.html
this commit effectively switches from the 'Cryptodome' namespace to 'Crypto'
feedback and ok sthen@