CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/25 16:15:47
Modified files:
graphics/tiff : Makefile distinfo
graphics/tiff/patches: patch-Makefile_in
patch-libtiff_tif_open_c
patch-man_Makefile_in
Removed files:
graphics/tiff/patches: patch-libtiff_Makefile_in
patch-libtiff_tif_dir_c
patch-libtiff_tif_dirread_c
patch-libtiff_tif_jbig_c
patch-test_Makefile_in
patch-tools_Makefile_in
patch-tools_tiffcp_c
patch-tools_tiffcrop_c
patch-tools_tiffset_c
Log message:
graphics/tiff: security update to 4.4.0rc1
* Accumulated security fixes.
* Drop the */Makefile.in patches for not picking up an old libtiff.
They are no longer required.
* Minor bump to libtiff for added functions. Some exported _TIFF*()
functions were removed (strictly speaking that's a major bump),
but those were for internal use and had no public prototypes.
Extended from an initial diff by tj@
ok namn@