There are not really any functional changes, just changes to packaging and testing. It may be worth noting this point: - Drop tests support for Python 2.6 and Python 3.3 Full changelog here: https://github.com/trbs/pid/blob/master/CHANGELOG Verified with portlint -C (looks fine.), and make test (Ran 32 tests in 0.031s), and various make check- commands. Other make commands still work fine, like package, build, install, deinstall.
Created attachment 201873 [details] py-pid.diff
A commit references this bug: Author: swills Date: Sun Feb 10 21:04:12 UTC 2019 New revision: 492643 URL: https://svnweb.freebsd.org/changeset/ports/492643 Log: devel/py-pid: update to 2.2.2 PR: 235629 Submitted by: Mattias Lindvall <mattias.lindvall@gmail.com> (maintainer) Changes: head/devel/py-pid/Makefile head/devel/py-pid/distinfo head/devel/py-pid/files/
Committed, thanks!