Subject: CVS commit: pkgsrc/graphics/tiff
From: Greg Troxel
Date: 2024-09-18 13:39:36
Message id: 20240918113936.68CE0FC74@cvs.NetBSD.org

Log Message:
geography/tiff: Update to 4.7.0

Packaging changes:

  - drop option to enable unsupported tools, because now they are
    enabled again

Major changes

  This version restores in the default build the availability of the
  tools that had been dropped in v4.6.0 (cf RFC 2: Restoring Needed
  LibTIFF Tools)

Library changes

  New/improved functionalities:

    Add TIFFOpenOptionsSetMaxCumulatedMemAlloc(). This function
    complements TIFFOpenOptionsSetMaxSingleMemAlloc() to define the
    maximum cumulated memory allocations in byte, for a given TIFF
    handle, that libtiff internal memory allocation functions are
    allowed.

API/ABI breaks:

    None

Files:
RevisionActionfile
1.166modifypkgsrc/graphics/tiff/Makefile
1.35modifypkgsrc/graphics/tiff/PLIST
1.108modifypkgsrc/graphics/tiff/distinfo
1.4modifypkgsrc/graphics/tiff/options.mk