https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248633
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Flags|maintainer-feedback?(jrm@fr |maintainer-feedback?(m.buek |eebsd.org) |[email protected]) Summary|mail/getmail: uses obsolete |[NEW PORT] mail/getmail6: |python2, fork for python3 |POP3/IMAP4 mail retriever |available |with Maildir and command | |delivery (python3 fork) CC| |[email protected], | |[email protected], | |[email protected] Keywords| |feature, needs-patch, | |needs-qa Status|New |Open --- Comment #7 from Kubilay Kocak <[email protected]> --- Thank you for the report and patches Michael. Can you confirm the port passes QA (there's some things that need changing) and provide the updated submission as a single unified diff (svn diff or diff -u) against the ports root dir please, thank you! Some review items: - Use USE_PYTHON autoplist and concurrent - Sort/group USES/USE_* - Update python:<version-spec> to declare all versions it supports. If it still supports 2.x, USES=python is fine - Use DISTVERSIONPREFIX instead of vXX in GH_TAGNAME - Unset MASTER_SITES - Set MAINTAINER ^Triage: Since this is a new port, reset Assignee, keeping existing getmail MAINTAINER cc'd, in case they want to maintain and/or commit this -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
