Subject: CVS commit: pkgsrc/graphics
From: Andreas Gustafsson
Date: 2018-07-11 18:19:32
Message id: 20180711161932.C8280FBEC@cvs.NetBSD.org

Log Message:
py-matplotlib: fix PR 53425

Don't call fflush() on a read-only file pointer; it is an error on BSD
systems and causes the import of matplotlib.pyplot to fail.

Files:
RevisionActionfile
1.53modifypkgsrc/graphics/py-matplotlib/Makefile
1.31modifypkgsrc/graphics/py-matplotlib/distinfo
1.67modifypkgsrc/graphics/py-matplotlib-gtk2/Makefile
1.34modifypkgsrc/graphics/py-matplotlib-tk/Makefile
1.1addpkgsrc/graphics/py-matplotlib/patches/patch-src_file__compat.h