pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/tiff Fixup the patches and regenerate distinf...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/086450fbf857
branches:  trunk
changeset: 364107:086450fbf857
user:      pgoyette <pgoyette%pkgsrc.org@localhost>
date:      Wed Jun 21 02:38:21 2017 +0000

description:
Fixup the patches and regenerate distinfo to unbreak the build

diffstat:

 graphics/tiff/distinfo                            |  8 ++++----
 graphics/tiff/patches/patch-libtiff_tif_dir.h     |  6 +++---
 graphics/tiff/patches/patch-libtiff_tif_dirinfo.c |  6 +++---
 graphics/tiff/patches/patch-libtiff_tif_dirread.c |  6 +++---
 4 files changed, 13 insertions(+), 13 deletions(-)

diffs (78 lines):

diff -r 65620a81bf96 -r 086450fbf857 graphics/tiff/distinfo
--- a/graphics/tiff/distinfo    Wed Jun 21 02:13:14 2017 +0000
+++ b/graphics/tiff/distinfo    Wed Jun 21 02:38:21 2017 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.83 2017/06/21 01:08:33 tez Exp $
+$NetBSD: distinfo,v 1.84 2017/06/21 02:38:21 pgoyette Exp $
 
 SHA1 (tiff-4.0.8.tar.gz) = 88717c97480a7976c94d23b6d9ed4ac74715267f
 RMD160 (tiff-4.0.8.tar.gz) = 0d8bc26c98035810c73b8f876f76dc48efba7da8
 SHA512 (tiff-4.0.8.tar.gz) = 5d010ec4ce37aca733f7ab7db9f432987b0cd21664bd9d99452a146833c40f0d1e7309d1870b0395e947964134d5cfeb1366181e761fe353ad585803ff3d6be6
 Size (tiff-4.0.8.tar.gz) = 2065574 bytes
 SHA1 (patch-configure) = a0032133f06b6ac92bbf52349fabe83f74ea14a6
-SHA1 (patch-libtiff_tif_dir.h) = f4790fc1a671d1404974e0fa99b36e77653f3b87
-SHA1 (patch-libtiff_tif_dirinfo.c) = 9acbc2912ff9e1636d94dfdfe6f0b3d593eed95a
-SHA1 (patch-libtiff_tif_dirread.c) = 87176772a12c1eb4d0ff801ad9d4e7f368c64c44
+SHA1 (patch-libtiff_tif_dir.h) = b0268e835791d576f593f2bd234d078701e90816
+SHA1 (patch-libtiff_tif_dirinfo.c) = d4cfa8020823d0732bf656f407a203029e1ddef1
+SHA1 (patch-libtiff_tif_dirread.c) = fc51189498598dec48cffc882e0943ee2db79517
diff -r 65620a81bf96 -r 086450fbf857 graphics/tiff/patches/patch-libtiff_tif_dir.h
--- a/graphics/tiff/patches/patch-libtiff_tif_dir.h     Wed Jun 21 02:13:14 2017 +0000
+++ b/graphics/tiff/patches/patch-libtiff_tif_dir.h     Wed Jun 21 02:38:21 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-libtiff_tif_dir.h,v 1.1 2017/06/21 01:08:33 tez Exp $
+$NetBSD: patch-libtiff_tif_dir.h,v 1.2 2017/06/21 02:38:21 pgoyette Exp $
 
 fix CVE-2014-8128, CVE-2016-5318, CVE-2015-7554 & CVE-2016-10095
 per http://bugzilla.maptools.org/show_bug.cgi?id=2580
@@ -16,8 +16,8 @@
 --- libtiff/tif_dir.h.orig     18 Feb 2011 20:53:05 -0000      1.54
 +++ libtiff/tif_dir.h  1 Jun 2017 12:44:04 -0000       1.55
 @@ -1,4 +1,4 @@
--/* $Id: patch-libtiff_tif_dir.h,v 1.1 2017/06/21 01:08:33 tez Exp $ */
-+/* $Id: patch-libtiff_tif_dir.h,v 1.1 2017/06/21 01:08:33 tez Exp $ */
+-/* $Id: patch-libtiff_tif_dir.h,v 1.2 2017/06/21 02:38:21 pgoyette Exp $ */
++/* $Id: patch-libtiff_tif_dir.h,v 1.2 2017/06/21 02:38:21 pgoyette Exp $ */
  
  /*
   * Copyright (c) 1988-1997 Sam Leffler
diff -r 65620a81bf96 -r 086450fbf857 graphics/tiff/patches/patch-libtiff_tif_dirinfo.c
--- a/graphics/tiff/patches/patch-libtiff_tif_dirinfo.c Wed Jun 21 02:13:14 2017 +0000
+++ b/graphics/tiff/patches/patch-libtiff_tif_dirinfo.c Wed Jun 21 02:38:21 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-libtiff_tif_dirinfo.c,v 1.1 2017/06/21 01:08:33 tez Exp $
+$NetBSD: patch-libtiff_tif_dirinfo.c,v 1.2 2017/06/21 02:38:21 pgoyette Exp $
 
 fix CVE-2014-8128, CVE-2016-5318, CVE-2015-7554 & CVE-2016-10095
 per http://bugzilla.maptools.org/show_bug.cgi?id=2580
@@ -16,8 +16,8 @@
 --- libtiff/tif_dirinfo.c.orig 18 Nov 2016 02:52:13 -0000      1.126
 +++ libtiff/tif_dirinfo.c      1 Jun 2017 12:44:04 -0000       1.127
 @@ -1,4 +1,4 @@
--/* $Id: patch-libtiff_tif_dirinfo.c,v 1.1 2017/06/21 01:08:33 tez Exp $ */
-+/* $Id: patch-libtiff_tif_dirinfo.c,v 1.1 2017/06/21 01:08:33 tez Exp $ */
+-/* $Id: patch-libtiff_tif_dirinfo.c,v 1.2 2017/06/21 02:38:21 pgoyette Exp $ */
++/* $Id: patch-libtiff_tif_dirinfo.c,v 1.2 2017/06/21 02:38:21 pgoyette Exp $ */
  
  /*
   * Copyright (c) 1988-1997 Sam Leffler
diff -r 65620a81bf96 -r 086450fbf857 graphics/tiff/patches/patch-libtiff_tif_dirread.c
--- a/graphics/tiff/patches/patch-libtiff_tif_dirread.c Wed Jun 21 02:13:14 2017 +0000
+++ b/graphics/tiff/patches/patch-libtiff_tif_dirread.c Wed Jun 21 02:38:21 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-libtiff_tif_dirread.c,v 1.5 2017/06/21 01:08:33 tez Exp $
+$NetBSD: patch-libtiff_tif_dirread.c,v 1.6 2017/06/21 02:38:21 pgoyette Exp $
 
 fix CVE-2014-8128, CVE-2016-5318, CVE-2015-7554 & CVE-2016-10095
 per http://bugzilla.maptools.org/show_bug.cgi?id=2580
@@ -16,8 +16,8 @@
 --- libtiff/tif_dirread.c.orig 27 Apr 2017 15:46:22 -0000      1.208
 +++ libtiff/tif_dirread.c      1 Jun 2017 12:44:04 -0000       1.209
 @@ -1,4 +1,4 @@
--/* $Id: patch-libtiff_tif_dirread.c,v 1.5 2017/06/21 01:08:33 tez Exp $ */
-+/* $Id: patch-libtiff_tif_dirread.c,v 1.5 2017/06/21 01:08:33 tez Exp $ */
+-/* $Id: patch-libtiff_tif_dirread.c,v 1.6 2017/06/21 02:38:21 pgoyette Exp $ */
++/* $Id: patch-libtiff_tif_dirread.c,v 1.6 2017/06/21 02:38:21 pgoyette Exp $ */
  
  /*
   * Copyright (c) 1988-1997 Sam Leffler



Home | Main Index | Thread Index | Old Index