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: Wed Jun 14 13:03:31 UTC 2023
Modified Files:
pkgsrc/graphics/tiff: Makefile PLIST distinfo
Log Message:
graphics/tiff: Update to 4.5.1
packaging changes:
adjust PLIST for changed doc build
The following programs will be dropped in 4.6.0:
bin/fax2ps
bin/fax2tiff
bin/pal2rgb
bin/ppm2tiff
bin/raw2tiff
bin/tiff2bw
bin/tiff2pdf
bin/tiff2ps
bin/tiff2rgba
bin/tiffcmp
bin/tiffcrop
bin/tiffdither
bin/tiffmedian
bin/tiffsplit
Upstream NEWS:
DEPRECATION WARNING for 4.6.0:
This version will be the last one supporting most TIFF tools
(except tiffinfo, tiffdump, tiffcp and tiffset), whose maintenance
will be discontinued, due to the lack of contributors able to
address reported security issues. Starting with libtiff v4.6.0,
their source code, at this time ,will still be available in the
source distribution, but they will no longer be built by default,
and issues related to them will no longer be accepted in the
libtiff bug tracker.
New/improved functionalities:
Hardcode HOST_FILLORDER to FILLORDER_LSB2MSB and make 'H' flag of
TIFFOpen() to warn and an alias of FILLORDER_MSB2LSB. tif_lerc.c:
use WORDS_BIGENDIAN instead of HOST_BIGENDIAN.
Bug fixes
(many)
Build system and formatting improvements
(many)
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/graphics/tiff/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/tiff/PLIST
cvs rdiff -u -r1.104 -r1.105 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.156 pkgsrc/graphics/tiff/Makefile:1.157
--- pkgsrc/graphics/tiff/Makefile:1.156 Sun Feb 12 09:45:47 2023
+++ pkgsrc/graphics/tiff/Makefile Wed Jun 14 13:03:31 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.156 2023/02/12 09:45:47 tnn Exp $
+# $NetBSD: Makefile,v 1.157 2023/06/14 13:03:31 gdt Exp $
-VERSION_BASE= 4.5.0
+VERSION_BASE= 4.5.1
# Accomodate testing unreleased versions.
-#VERSION_RC= rc1
+#VERSION_RC= rc3
DISTNAME= tiff-${VERSION_BASE}${VERSION_RC}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://download.osgeo.org/libtiff/
Index: pkgsrc/graphics/tiff/PLIST
diff -u pkgsrc/graphics/tiff/PLIST:1.31 pkgsrc/graphics/tiff/PLIST:1.32
--- pkgsrc/graphics/tiff/PLIST:1.31 Tue Jan 3 16:38:50 2023
+++ pkgsrc/graphics/tiff/PLIST Wed Jun 14 13:03:31 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2023/01/03 16:38:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.32 2023/06/14 13:03:31 gdt Exp $
bin/fax2ps
bin/fax2tiff
bin/pal2rgb
@@ -192,6 +192,7 @@ share/doc/tiff/manual/_sources/images.rs
share/doc/tiff/manual/_sources/index.rst.txt
share/doc/tiff/manual/_sources/internals.rst.txt
share/doc/tiff/manual/_sources/libtiff.rst.txt
+share/doc/tiff/manual/_sources/multi_page.rst.txt
share/doc/tiff/manual/_sources/project/acknowledgements.rst.txt
share/doc/tiff/manual/_sources/project/bugs.rst.txt
share/doc/tiff/manual/_sources/project/index.rst.txt
@@ -254,7 +255,8 @@ share/doc/tiff/manual/_sources/releases/
share/doc/tiff/manual/_sources/releases/v4.2.0.rst.txt
share/doc/tiff/manual/_sources/releases/v4.3.0.rst.txt
share/doc/tiff/manual/_sources/releases/v4.4.0.rst.txt
-share/doc/tiff/manual/_sources/releases/v${PKGVERSION}.rst.txt
+share/doc/tiff/manual/_sources/releases/v4.5.0.rst.txt
+share/doc/tiff/manual/_sources/releases/v4.5.1.rst.txt
share/doc/tiff/manual/_sources/specification/bigtiff.rst.txt
share/doc/tiff/manual/_sources/specification/coverage-bigtiff.rst.txt
share/doc/tiff/manual/_sources/specification/coverage.rst.txt
@@ -283,14 +285,11 @@ share/doc/tiff/manual/_sources/tools/tif
share/doc/tiff/manual/_sources/tools/tiffmedian.rst.txt
share/doc/tiff/manual/_sources/tools/tiffset.rst.txt
share/doc/tiff/manual/_sources/tools/tiffsplit.rst.txt
-share/doc/tiff/manual/_static/_sphinx_javascript_frameworks_compat.js
share/doc/tiff/manual/_static/basic.css
share/doc/tiff/manual/_static/contents.png
share/doc/tiff/manual/_static/doctools.js
share/doc/tiff/manual/_static/documentation_options.js
share/doc/tiff/manual/_static/file.png
-share/doc/tiff/manual/_static/jquery-3.6.0.js
-share/doc/tiff/manual/_static/jquery.js
share/doc/tiff/manual/_static/language_data.js
share/doc/tiff/manual/_static/minus.png
share/doc/tiff/manual/_static/navigation.png
@@ -299,8 +298,6 @@ share/doc/tiff/manual/_static/pygments.c
share/doc/tiff/manual/_static/searchtools.js
share/doc/tiff/manual/_static/sphinx_highlight.js
share/doc/tiff/manual/_static/sphinxdoc.css
-share/doc/tiff/manual/_static/underscore-1.13.1.js
-share/doc/tiff/manual/_static/underscore.js
share/doc/tiff/manual/addingtags.html
share/doc/tiff/manual/build.html
share/doc/tiff/manual/contrib.html
@@ -369,6 +366,7 @@ share/doc/tiff/manual/images.html
share/doc/tiff/manual/index.html
share/doc/tiff/manual/internals.html
share/doc/tiff/manual/libtiff.html
+share/doc/tiff/manual/multi_page.html
share/doc/tiff/manual/objects.inv
share/doc/tiff/manual/project/acknowledgements.html
share/doc/tiff/manual/project/bugs.html
@@ -432,7 +430,8 @@ share/doc/tiff/manual/releases/v4.1.0.ht
share/doc/tiff/manual/releases/v4.2.0.html
share/doc/tiff/manual/releases/v4.3.0.html
share/doc/tiff/manual/releases/v4.4.0.html
-share/doc/tiff/manual/releases/v${PKGVERSION}.html
+share/doc/tiff/manual/releases/v4.5.0.html
+share/doc/tiff/manual/releases/v4.5.1.html
share/doc/tiff/manual/search.html
share/doc/tiff/manual/searchindex.js
share/doc/tiff/manual/specification/bigtiff.html
Index: pkgsrc/graphics/tiff/distinfo
diff -u pkgsrc/graphics/tiff/distinfo:1.104 pkgsrc/graphics/tiff/distinfo:1.105
--- pkgsrc/graphics/tiff/distinfo:1.104 Tue Jan 3 16:38:50 2023
+++ pkgsrc/graphics/tiff/distinfo Wed Jun 14 13:03:31 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.104 2023/01/03 16:38:50 wiz Exp $
+$NetBSD: distinfo,v 1.105 2023/06/14 13:03:31 gdt Exp $
-BLAKE2s (tiff-4.5.0.tar.gz) = c3251c0f5c8053bdd1eda5ca8cea75d95f8deaa06141397121b12c33dc8afd56
-SHA512 (tiff-4.5.0.tar.gz) = 02b94e355ac96ac2ecce717aff2b1e04b1bfe95bcd0cfa72e09cbd580c45de0afe341170daad0cf560064b5a8910b3e56ef260484c69919bb0545df90abe7fa9
-Size (tiff-4.5.0.tar.gz) = 3880855 bytes
+BLAKE2s (tiff-4.5.1.tar.gz) = dab23619781a7f2ea39727f7bb80d6e97406644b3f9478bed64ab1f37ca06cce
+SHA512 (tiff-4.5.1.tar.gz) = 64ad2ae84f3cc67b9774d10cdeed41ab66cde9b50276dd4134318c963d26bea60de8c0b0297e77f47963bae163e0d28ed482fa8e809b1e0fb7b7c8a7f5a1cb9a
+Size (tiff-4.5.1.tar.gz) = 3785721 bytes
SHA1 (patch-Makefile.in) = 7c3a6214da2d631df064893bba8809c357d856cf
Home |
Main Index |
Thread Index |
Old Index