CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/15 16:34:52
Modified files:
net/py-pcapy : Makefile
net/py-pcapy/pkg: PLIST
Added files:
net/py-pcapy/patches: patch-setup_py
Log message:
py-pcapy: remove a hack in setup.py that hasn't been needed for years
and breaks with newer setuptools.
the repo that this port currently uses has seen no activity for a
while; patch is taken from the fork "pcapy-ng". this should move across
to pcapy-ng anyway because this old one will fail with Python 3.10; not
doing that now as various deps will need adjusting for paths