svn commit: r441488 - in branches/2017Q2/graphics/tiff: . files

Antoine Brodin antoine at FreeBSD.org
Mon May 22 19:06:44 UTC 2017


Author: antoine
Date: Mon May 22 19:06:42 2017
New Revision: 441488
URL: https://svnweb.freebsd.org/changeset/ports/441488

Log:
  MFH: r441487
  
  Update to 4.0.8
  
  PR:		219458, 216259
  Submitted by:	Vidar Karlsen

Modified:
  branches/2017Q2/graphics/tiff/Makefile
  branches/2017Q2/graphics/tiff/distinfo
  branches/2017Q2/graphics/tiff/files/patch-Makefile.in
  branches/2017Q2/graphics/tiff/pkg-plist
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/graphics/tiff/Makefile
==============================================================================
--- branches/2017Q2/graphics/tiff/Makefile	Mon May 22 18:53:04 2017	(r441487)
+++ branches/2017Q2/graphics/tiff/Makefile	Mon May 22 19:06:42 2017	(r441488)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tiff
-PORTVERSION=	4.0.7
-PORTREVISION=	1
+PORTVERSION=	4.0.8
 CATEGORIES=	graphics
 MASTER_SITES=	http://download.osgeo.org/libtiff/
 

Modified: branches/2017Q2/graphics/tiff/distinfo
==============================================================================
--- branches/2017Q2/graphics/tiff/distinfo	Mon May 22 18:53:04 2017	(r441487)
+++ branches/2017Q2/graphics/tiff/distinfo	Mon May 22 19:06:42 2017	(r441488)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479629608
-SHA256 (tiff-4.0.7.tar.gz) = 9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019
-SIZE (tiff-4.0.7.tar.gz) = 2076392
+TIMESTAMP = 1495471154
+SHA256 (tiff-4.0.8.tar.gz) = 59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910
+SIZE (tiff-4.0.8.tar.gz) = 2065574

Modified: branches/2017Q2/graphics/tiff/files/patch-Makefile.in
==============================================================================
--- branches/2017Q2/graphics/tiff/files/patch-Makefile.in	Mon May 22 18:53:04 2017	(r441487)
+++ branches/2017Q2/graphics/tiff/files/patch-Makefile.in	Mon May 22 19:06:42 2017	(r441488)
@@ -1,4 +1,4 @@
---- Makefile.in.orig	2016-11-19 17:40:20 UTC
+--- Makefile.in.orig	2017-05-21 18:49:35 UTC
 +++ Makefile.in
 @@ -495,19 +495,6 @@ distclean-libtool:
  	-rm -f libtool config.lt

Modified: branches/2017Q2/graphics/tiff/pkg-plist
==============================================================================
--- branches/2017Q2/graphics/tiff/pkg-plist	Mon May 22 18:53:04 2017	(r441487)
+++ branches/2017Q2/graphics/tiff/pkg-plist	Mon May 22 19:06:42 2017	(r441488)
@@ -24,19 +24,17 @@ include/tiffvers.h
 lib/libtiff.a
 lib/libtiff.so
 lib/libtiff.so.5
-lib/libtiff.so.5.2.5
+lib/libtiff.so.5.2.6
 lib/libtiffxx.a
 lib/libtiffxx.so
 lib/libtiffxx.so.5
-lib/libtiffxx.so.5.2.5
+lib/libtiffxx.so.5.2.6
 libdata/pkgconfig/libtiff-4.pc
 man/man1/fax2ps.1.gz
 man/man1/fax2tiff.1.gz
 man/man1/pal2rgb.1.gz
 man/man1/ppm2tiff.1.gz
 man/man1/raw2tiff.1.gz
-man/man1/rgb2ycbcr.1.gz
-man/man1/thumbnail.1.gz
 man/man1/tiff2bw.1.gz
 man/man1/tiff2pdf.1.gz
 man/man1/tiff2ps.1.gz
@@ -228,8 +226,6 @@ man/man3/libtiff.3tiff.gz
 %%PORTDOCS%%%%DOCSDIR%%/man/pal2rgb.1.html
 %%PORTDOCS%%%%DOCSDIR%%/man/ppm2tiff.1.html
 %%PORTDOCS%%%%DOCSDIR%%/man/raw2tiff.1.html
-%%PORTDOCS%%%%DOCSDIR%%/man/rgb2ycbcr.1.html
-%%PORTDOCS%%%%DOCSDIR%%/man/thumbnail.1.html
 %%PORTDOCS%%%%DOCSDIR%%/man/tiff2bw.1.html
 %%PORTDOCS%%%%DOCSDIR%%/man/tiff2pdf.1.html
 %%PORTDOCS%%%%DOCSDIR%%/man/tiff2ps.1.html
@@ -291,3 +287,4 @@ man/man3/libtiff.3tiff.gz
 %%PORTDOCS%%%%DOCSDIR%%/v4.0.5.html
 %%PORTDOCS%%%%DOCSDIR%%/v4.0.6.html
 %%PORTDOCS%%%%DOCSDIR%%/v4.0.7.html
+%%PORTDOCS%%%%DOCSDIR%%/v4.0.8.html


More information about the svn-ports-all mailing list