CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/04/30 08:46:48
Modified files:
graphics/png : Makefile distinfo
Added files:
graphics/png/patches: patch-Makefile_in
Log message:
Security update of graphics/png to 1.6.37:
CVE-2019-7317: use-after-free in png_image_free()
Switch library soname from libpng16.so to libpng.so by changing the primary
name in the build. Bump major version.
ok sthen@
