Created attachment 232826 [details] update dnspython version dns/py-dnspython2 was deprecated [1], so I am updating this port to use dns/py-dnspython [1] https://www.freshports.org/dns/py-dnspython2/ Let me know if the patch looks good or you need anything else from me.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=edaa78faeca93cd181488c975a3a45de12d5a935 commit edaa78faeca93cd181488c975a3a45de12d5a935 Author: Alessandro Sagratini <ale_sagra@hotmail.com> AuthorDate: 2022-03-31 07:15:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-31 07:18:55 +0000 databases/py-mysql-connector-python: Update dependency Update RUN_DEPENDS after py-dnspython2 has been DEPRECATED. PR: 262946 Reported by: ale_sagra@hotmail.com databases/py-mysql-connector-python/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
(In reply to Alessandro Sagratini from comment #0) Thanks for the patch. The patch looks good but you have to follow some ground rules when you are sending git formatted patches. Like the subject; it should follow our exact guidelines like the Subject should be within 50 characters if possible and in the format "CATEGORY/PORTNAME: SHORT DESCRIPTION" followed by some details. It makes working with the patches easier and committing without too much trouble and changes. For your reference you can have a look at the commit message I have used. But there is not too many details in there. Please have a look at here: https://cgit.freebsd.org/ports/tree/.hooks/prepare-commit-msg