Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2017 18:53:04 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441487 - in head/graphics/tiff: . files
Message-ID:  <201705221853.v4MIr4mn055428@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon May 22 18:53:04 2017
New Revision: 441487
URL: https://svnweb.freebsd.org/changeset/ports/441487

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

Modified:
  head/graphics/tiff/Makefile
  head/graphics/tiff/distinfo
  head/graphics/tiff/files/patch-Makefile.in
  head/graphics/tiff/pkg-plist

Modified: head/graphics/tiff/Makefile
==============================================================================
--- head/graphics/tiff/Makefile	Mon May 22 18:46:55 2017	(r441486)
+++ head/graphics/tiff/Makefile	Mon May 22 18:53:04 2017	(r441487)
@@ -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: head/graphics/tiff/distinfo
==============================================================================
--- head/graphics/tiff/distinfo	Mon May 22 18:46:55 2017	(r441486)
+++ head/graphics/tiff/distinfo	Mon May 22 18:53:04 2017	(r441487)
@@ -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: head/graphics/tiff/files/patch-Makefile.in
==============================================================================
--- head/graphics/tiff/files/patch-Makefile.in	Mon May 22 18:46:55 2017	(r441486)
+++ head/graphics/tiff/files/patch-Makefile.in	Mon May 22 18:53:04 2017	(r441487)
@@ -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: head/graphics/tiff/pkg-plist
==============================================================================
--- head/graphics/tiff/pkg-plist	Mon May 22 18:46:55 2017	(r441486)
+++ head/graphics/tiff/pkg-plist	Mon May 22 18:53:04 2017	(r441487)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705221853.v4MIr4mn055428>