https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201383
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |feature, needs-patch, patch CC| |[email protected] --- Comment #4 from Kubilay Kocak <[email protected]> --- Thanks Yuri. On initial review: * Lowercase PORTNAME * Use DISTNAME instead of GH_PROJECT/GH_TAGNAME * Sort USE_PYTHON values * LICENSE appears to be BSD (3CLAUSE) as per setup.py and COPYING file * Remove trailing slash from pkg-descr: WWW url * I would probably remove "Python class and " from COMMENT By the way, our reviews system (Phabricator) is now configured to accept outside contributor accounts. I highly recommend creating an account there to obtain future reviews for your contributions -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
