Created attachment 187139 [details] Patch to update py-mysqlclient to 1.3.12 This port builds on FreeBSD 11.1 amd64, and also resolves Bug 222965.
Hello Neel, thank you for your contributions. There are a couple of items I would like checked and also the patch fails to build. * Are there any slave ports attached to this port? If not the set default flag (?) should probably be removed from USES. * Setting iconv in USES by default as used here adds libiconv.so:converters/libiconv to LIB_DEPENDS, so this can be removed from Makefile. Build failure: cp -f /usr/ports/databases/py-mysqlclient/files/mysqld_error.h /wrkdirs/usr/ports/databases/py-mysqlclient/work/mysqlclient-python-1.3.12 cp: /usr/ports/databases/py-mysqlclient/files/mysqld_error.h: No such file or directory *** Error code 1
Commented out (and less correct than the next line) STRIP_CMD entry should also be removed.
Created attachment 187448 [details] upgrade to 1.3.12
(In reply to Richard Gallamore from comment #1) Yes, there is a slave port: https://www.freshports.org/databases/py3-mysqlclient/ based on https://www.freshports.org/databases/py-mysqlclient/
maintainer (In reply to Dan Langille from comment #4) I see my patch does not deal with issues from the other ticket mentioned above. :/
A commit references this bug: Author: dvl Date: Fri Nov 3 13:01:58 UTC 2017 New revision: 453402 URL: https://svnweb.freebsd.org/changeset/ports/453402 Log: Upgrade to 1.3.12 maintainer timeout PR: 222983 Submitted by: Neel Chauhan Changes: head/databases/py-mysqlclient/Makefile head/databases/py-mysqlclient/distinfo