summaryrefslogtreecommitdiff
path: root/mail/py-dkimpy/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.0Kirill Ponomarev2018-05-271-5/+5
| | | | | PR: 228534 Submitted by: maintainer
* mail/py-dkimpy: Update to 0.7.0Yuri Victorovich2018-02-101-0/+19
Additional port changes: * DISTVERSION * Added dependencies: * mail/py-authres * mail/py-milter (unfortunately py27-only) * security/py-pynacl * Replaced dependencies: * dns/py-dns -> dns/py-dnspython (allows py36 now) * Added USE_PYTHON=concurrent. * Added patch fixing manpage path. PR: 225742 Submitted by: Sebastian Schwarz <seschwar@gmail.com> Approved by: Kevin Golding <ports@caomhin.org> (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14293