pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/tiff



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Jul  3 11:27:08 UTC 2026

Modified Files:
        pkgsrc/graphics/tiff: Makefile PLIST distinfo

Log Message:
graphics/tiff: Update to 4.7.2

Upstream NEWS:
  micro release
  a very large number of bugfixes, including integer overflows

* Add TIFFGetMaxCompressionRatio() and use it in _TIFFReadEncoded[Tile|Strip)AndAllocBuffer()
  (:issue:`781`)


To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 pkgsrc/graphics/tiff/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/tiff/PLIST
cvs rdiff -u -r1.110 -r1.111 pkgsrc/graphics/tiff/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/tiff/Makefile
diff -u pkgsrc/graphics/tiff/Makefile:1.172 pkgsrc/graphics/tiff/Makefile:1.173
--- pkgsrc/graphics/tiff/Makefile:1.172 Tue Sep 30 16:07:37 2025
+++ pkgsrc/graphics/tiff/Makefile       Fri Jul  3 11:27:07 2026
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.172 2025/09/30 16:07:37 wiz Exp $
+# $NetBSD: Makefile,v 1.173 2026/07/03 11:27:07 gdt Exp $
 
-VERSION_BASE=  4.7.1
+VERSION_BASE=  4.7.2
 # Accomodate testing unreleased versions.
-VERSION_RC=
+#VERSION_RC=   rc4
 DISTNAME=      tiff-${VERSION_BASE}${VERSION_RC}
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.osgeo.org/libtiff/
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      http://simplesystems.org/libtiff/

Index: pkgsrc/graphics/tiff/PLIST
diff -u pkgsrc/graphics/tiff/PLIST:1.36 pkgsrc/graphics/tiff/PLIST:1.37
--- pkgsrc/graphics/tiff/PLIST:1.36     Fri Sep 26 10:35:54 2025
+++ pkgsrc/graphics/tiff/PLIST  Fri Jul  3 11:27:07 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.36 2025/09/26 10:35:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.37 2026/07/03 11:27:07 gdt Exp $
 bin/fax2ps
 bin/fax2tiff
 bin/pal2rgb
@@ -64,6 +64,7 @@ man/man3/TIFFFieldTag.3
 man/man3/TIFFFieldWriteCount.3
 man/man3/TIFFFlush.3
 man/man3/TIFFGetField.3
+man/man3/TIFFGetMaxCompressionRatio.3
 man/man3/TIFFMergeFieldInfo.3
 man/man3/TIFFOpen.3
 man/man3/TIFFPrintDirectory.3
@@ -147,6 +148,7 @@ share/doc/tiff/manual/_sources/functions
 share/doc/tiff/manual/_sources/functions/TIFFFieldWriteCount.rst.txt
 share/doc/tiff/manual/_sources/functions/TIFFFlush.rst.txt
 share/doc/tiff/manual/_sources/functions/TIFFGetField.rst.txt
+share/doc/tiff/manual/_sources/functions/TIFFGetMaxCompressionRatio.rst.txt
 share/doc/tiff/manual/_sources/functions/TIFFMergeFieldInfo.rst.txt
 share/doc/tiff/manual/_sources/functions/TIFFOpen.rst.txt
 share/doc/tiff/manual/_sources/functions/TIFFOpenOptions.rst.txt
@@ -261,6 +263,7 @@ share/doc/tiff/manual/_sources/releases/
 share/doc/tiff/manual/_sources/releases/v4.6.0.rst.txt
 share/doc/tiff/manual/_sources/releases/v4.7.0.rst.txt
 share/doc/tiff/manual/_sources/releases/v4.7.1.rst.txt
+share/doc/tiff/manual/_sources/releases/v4.7.2.rst.txt
 share/doc/tiff/manual/_sources/rfcs/index.rst.txt
 share/doc/tiff/manual/_sources/rfcs/rfc1_psc.rst.txt
 share/doc/tiff/manual/_sources/rfcs/rfc2_restoring_needed_tools.rst.txt
@@ -327,6 +330,7 @@ share/doc/tiff/manual/functions/TIFFFiel
 share/doc/tiff/manual/functions/TIFFFieldWriteCount.html
 share/doc/tiff/manual/functions/TIFFFlush.html
 share/doc/tiff/manual/functions/TIFFGetField.html
+share/doc/tiff/manual/functions/TIFFGetMaxCompressionRatio.html
 share/doc/tiff/manual/functions/TIFFMergeFieldInfo.html
 share/doc/tiff/manual/functions/TIFFOpen.html
 share/doc/tiff/manual/functions/TIFFOpenOptions.html
@@ -443,6 +447,7 @@ share/doc/tiff/manual/releases/v4.5.1.ht
 share/doc/tiff/manual/releases/v4.6.0.html
 share/doc/tiff/manual/releases/v4.7.0.html
 share/doc/tiff/manual/releases/v4.7.1.html
+share/doc/tiff/manual/releases/v4.7.2.html
 share/doc/tiff/manual/rfcs/index.html
 share/doc/tiff/manual/rfcs/rfc1_psc.html
 share/doc/tiff/manual/rfcs/rfc2_restoring_needed_tools.html

Index: pkgsrc/graphics/tiff/distinfo
diff -u pkgsrc/graphics/tiff/distinfo:1.110 pkgsrc/graphics/tiff/distinfo:1.111
--- pkgsrc/graphics/tiff/distinfo:1.110 Fri Sep 26 10:35:54 2025
+++ pkgsrc/graphics/tiff/distinfo       Fri Jul  3 11:27:07 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.110 2025/09/26 10:35:54 wiz Exp $
+$NetBSD: distinfo,v 1.111 2026/07/03 11:27:07 gdt Exp $
 
-BLAKE2s (tiff-4.7.1.tar.gz) = bfcb69d4a767755e7f3782810670ec67c21b37902f89960d95c834826a20053e
-SHA512 (tiff-4.7.1.tar.gz) = 89c5af880626888451caf8b78a2f57b2973719db837dce6530c1fb30318fc6fba7ef9f9d8e46c547821eae29322607cb5146bf3de39b3d7b70bcf5b68c4ee3b1
-Size (tiff-4.7.1.tar.gz) = 4000609 bytes
+BLAKE2s (tiff-4.7.2.tar.xz) = 8e53dd3ee36b5d66ebd73c3cbe3666cae364b18ce3da6a48b473804349a8d3c6
+SHA512 (tiff-4.7.2.tar.xz) = 884dbd26f9eebcff4676696757ac315836c460696d403609a3f804368be3571f5f0e99a96dd7cc9fedc5dc2adfc087175d5d6823dca9eba10c733aa1676d78de
+Size (tiff-4.7.2.tar.xz) = 2409652 bytes
 SHA1 (patch-configure) = 48c3f6103e35049e0bd4a5f32a508cd9439c1f3f



Home | Main Index | Thread Index | Old Index