[Bug 213636] math/py-matplotlib: Fails to build with python3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 Richard Gallamore changed: What|Removed |Added CC||ult...@freebsd.org --- Comment #16 from Richard Gallamore --- Some things about this patch. * Instead of using broken with an if, use option helpers. GTKBACKEND_BROKEN= This is broken. * Remove the bsd.port.options.mk. This is not needed. * I don't know why the .pre/post.mk files are being added, why is this? -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 220987] devel/py27-setuptools: Update to 36.2.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220987 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: wen Date: Sat Aug 12 12:46:01 UTC 2017 New revision: 447825 URL: https://svnweb.freebsd.org/changeset/ports/447825 Log: - update to 36.2.2 PR: 220987 Submitted by: wen@(myself) Exp-run by: antoine@ Changes: head/devel/py27-setuptools/Makefile head/devel/py27-setuptools/distinfo -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 220987] devel/py27-setuptools: Update to 36.2.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220987 --- Comment #6 from Wen Heping --- (In reply to Antoine Brodin from comment #4) Sorry for the delay, now it is committed. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 220987] devel/py27-setuptools: Update to 36.2.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220987 --- Comment #7 from Wen Heping --- (In reply to Kubilay Kocak from comment #1) Seems ok. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 221399] devel/mercurial: Update to 4.3.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221399 Po-Chuan Hsieh changed: What|Removed |Added Resolution|--- |FIXED Assignee|pyt...@freebsd.org |sunp...@freebsd.org Status|New |Closed --- Comment #4 from Po-Chuan Hsieh --- Updated to 4.3.1 in r447854. Thanks! -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213636] math/py-matplotlib: Fails to build with python3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #17 from rsm...@xs4all.nl --- (In reply to Richard Gallamore from comment #16) The usage info in /usr/ports/Mk/bsd.port.options.mk led me to believe that using the three different includes was necessary. I'll update the patch. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213636] math/py-matplotlib: Fails to build with python3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 --- Comment #18 from rsm...@xs4all.nl --- Created attachment 185337 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185337&action=edit Updated patch using option helpers and just using bsd.port.mk. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"