svn commit: r517231 - in head/graphics/tiff: . files
Antoine Brodin
antoine at FreeBSD.org
Sun Nov 10 21:57:35 UTC 2019
Author: antoine
Date: Sun Nov 10 21:57:34 2019
New Revision: 517231
URL: https://svnweb.freebsd.org/changeset/ports/517231
Log:
Update graphics/tiff to 4.1.0
Deleted:
head/graphics/tiff/files/patch-tools_tiff2ps.c
Modified:
head/graphics/tiff/Makefile
head/graphics/tiff/distinfo
head/graphics/tiff/pkg-plist
Modified: head/graphics/tiff/Makefile
==============================================================================
--- head/graphics/tiff/Makefile Sun Nov 10 21:47:28 2019 (r517230)
+++ head/graphics/tiff/Makefile Sun Nov 10 21:57:34 2019 (r517231)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tiff
-PORTVERSION= 4.0.10
-PORTREVISION= 1
+PORTVERSION= 4.1.0
CATEGORIES= graphics
MASTER_SITES= https://download.osgeo.org/libtiff/
Modified: head/graphics/tiff/distinfo
==============================================================================
--- head/graphics/tiff/distinfo Sun Nov 10 21:47:28 2019 (r517230)
+++ head/graphics/tiff/distinfo Sun Nov 10 21:57:34 2019 (r517231)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541970522
-SHA256 (tiff-4.0.10.tar.gz) = 2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4
-SIZE (tiff-4.0.10.tar.gz) = 2402867
+TIMESTAMP = 1572853967
+SHA256 (tiff-4.1.0.tar.gz) = 5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634
+SIZE (tiff-4.1.0.tar.gz) = 2421581
Modified: head/graphics/tiff/pkg-plist
==============================================================================
--- head/graphics/tiff/pkg-plist Sun Nov 10 21:47:28 2019 (r517230)
+++ head/graphics/tiff/pkg-plist Sun Nov 10 21:57:34 2019 (r517231)
@@ -24,11 +24,11 @@ include/tiffvers.h
lib/libtiff.a
lib/libtiff.so
lib/libtiff.so.5
-lib/libtiff.so.5.4.0
+lib/libtiff.so.5.5.0
lib/libtiffxx.a
lib/libtiffxx.so
lib/libtiffxx.so.5
-lib/libtiffxx.so.5.4.0
+lib/libtiffxx.so.5.5.0
libdata/pkgconfig/libtiff-4.pc
man/man1/fax2ps.1.gz
man/man1/fax2tiff.1.gz
@@ -290,3 +290,4 @@ man/man3/libtiff.3tiff.gz
%%PORTDOCS%%%%DOCSDIR%%/v4.0.7.html
%%PORTDOCS%%%%DOCSDIR%%/v4.0.8.html
%%PORTDOCS%%%%DOCSDIR%%/v4.0.9.html
+%%PORTDOCS%%%%DOCSDIR%%/v4.1.0.html
More information about the svn-ports-head
mailing list