maintenance update to 3.9.6

This commit is contained in:
naddy 2012-04-09 17:21:05 +00:00
parent 45c5383516
commit 5a919588de
9 changed files with 37 additions and 37 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.61 2012/03/29 13:38:40 sthen Exp $
# $OpenBSD: Makefile,v 1.62 2012/04/09 17:21:05 naddy Exp $
COMMENT= tools and library routines for working with TIFF images
DISTNAME= tiff-3.9.5
SHARED_LIBS= tiff 38.3 # 39.5
SHARED_LIBS+= tiffxx 39.3 # 39.5
DISTNAME= tiff-3.9.6
SHARED_LIBS= tiff 38.3 # 39.6
SHARED_LIBS+= tiffxx 39.3 # 39.6
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/libtiff/

View File

@ -1,5 +1,5 @@
MD5 (tiff-3.9.5.tar.gz) = j8fOO04dDMijGTNpZ4FQhA==
RMD160 (tiff-3.9.5.tar.gz) = xndCv2ubEMoHAOac5XUAfUDE+Jw=
SHA1 (tiff-3.9.5.tar.gz) = 9AqrIPsvYJtcvBFxxAtmoUReN3M=
SHA256 (tiff-3.9.5.tar.gz) = 7PLjBYJpjbxh0mkgO70ecBoaUPsmyH1wnhDYlmm62zM=
SIZE (tiff-3.9.5.tar.gz) = 1455502
MD5 (tiff-3.9.6.tar.gz) = aSDzv2KNeR1J8mi4NhLtIw==
RMD160 (tiff-3.9.6.tar.gz) = zj7lXvP9zgwwBX5vav8QfyNHeo8=
SHA1 (tiff-3.9.6.tar.gz) = 8OhtP8OlKyn0yna4Q29bXWYYsYs=
SHA256 (tiff-3.9.6.tar.gz) = D7oRkVYjYHQ0OhSvvTpHkH46WVLJyGECMF1O6wataDM=
SIZE (tiff-3.9.6.tar.gz) = 1454196

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.5 2011/05/09 08:14:43 giovanni Exp $
--- Makefile.in.orig Sat Apr 9 22:00:49 2011
+++ Makefile.in Thu Apr 21 15:35:54 2011
@@ -326,8 +326,8 @@ EXTRA_DIST = \
$OpenBSD: patch-Makefile_in,v 1.6 2012/04/09 17:21:05 naddy Exp $
--- Makefile.in.orig Sat Feb 18 23:27:08 2012
+++ Makefile.in Mon Apr 9 19:13:44 2012
@@ -336,8 +336,8 @@ EXTRA_DIST = \
configure.com \
nmake.opt

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-html_Makefile_in,v 1.5 2011/05/09 08:14:43 giovanni Exp $
--- html/Makefile.in.orig Sat Apr 9 22:00:48 2011
+++ html/Makefile.in Thu Apr 21 15:35:54 2011
@@ -262,7 +262,7 @@ build_vendor = @build_vendor@
$OpenBSD: patch-html_Makefile_in,v 1.6 2012/04/09 17:21:05 naddy Exp $
--- html/Makefile.in.orig Sat Feb 18 23:27:07 2012
+++ html/Makefile.in Mon Apr 9 19:13:44 2012
@@ -268,7 +268,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-html_images_Makefile_in,v 1.5 2011/05/09 08:14:43 giovanni Exp $
--- html/images/Makefile.in.orig Sat Apr 9 22:00:48 2011
+++ html/images/Makefile.in Thu Apr 21 15:35:54 2011
@@ -220,7 +220,7 @@ build_vendor = @build_vendor@
$OpenBSD: patch-html_images_Makefile_in,v 1.6 2012/04/09 17:21:05 naddy Exp $
--- html/images/Makefile.in.orig Sat Feb 18 23:27:07 2012
+++ html/images/Makefile.in Mon Apr 9 19:13:44 2012
@@ -226,7 +226,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-html_man_Makefile_in,v 1.5 2011/05/09 08:14:43 giovanni Exp $
--- html/man/Makefile.in.orig Sat Apr 9 22:00:48 2011
+++ html/man/Makefile.in Thu Apr 21 15:35:54 2011
@@ -220,7 +220,7 @@ build_vendor = @build_vendor@
$OpenBSD: patch-html_man_Makefile_in,v 1.6 2012/04/09 17:21:05 naddy Exp $
--- html/man/Makefile.in.orig Sat Feb 18 23:27:08 2012
+++ html/man/Makefile.in Mon Apr 9 19:13:44 2012
@@ -226,7 +226,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-libtiff_Makefile_in,v 1.10 2011/05/09 08:14:43 giovanni Exp $
$OpenBSD: patch-libtiff_Makefile_in,v 1.11 2012/04/09 17:21:05 naddy Exp $
* Avoid picking up an old libtiff in ${LOCALBASE}.
* Do not record inter-library dependencies.
--- libtiff/Makefile.in.orig Sat Apr 9 22:00:48 2011
+++ libtiff/Makefile.in Thu Apr 21 15:35:54 2011
@@ -230,10 +230,10 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
--- libtiff/Makefile.in.orig Sat Feb 18 23:27:08 2012
+++ libtiff/Makefile.in Mon Apr 9 19:13:44 2012
@@ -238,10 +238,10 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LD = @LD@

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-man_Makefile_in,v 1.9 2011/05/09 08:14:43 giovanni Exp $
$OpenBSD: patch-man_Makefile_in,v 1.10 2012/04/09 17:21:05 naddy Exp $
Replace .3tiff man page suffix with standard .3
--- man/Makefile.in.orig Sat Apr 9 22:00:49 2011
+++ man/Makefile.in Thu Apr 21 15:35:54 2011
@@ -403,7 +403,7 @@ install-man3: $(dist_man3_MANS)
--- man/Makefile.in.orig Sat Feb 18 23:27:08 2012
+++ man/Makefile.in Mon Apr 9 19:13:44 2012
@@ -407,7 +407,7 @@ install-man3: $(dist_man3_MANS)
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; echo "$$p"; \
done | \

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-test_Makefile_in,v 1.2 2011/05/09 08:14:43 giovanni Exp $
$OpenBSD: patch-test_Makefile_in,v 1.3 2012/04/09 17:21:05 naddy Exp $
Avoid picking up an old libtiff in ${LOCALBASE}.
--- test/Makefile.in.orig Sat Apr 9 22:00:49 2011
+++ test/Makefile.in Thu Apr 21 15:35:54 2011
@@ -251,10 +251,10 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
--- test/Makefile.in.orig Sat Feb 18 23:27:08 2012
+++ test/Makefile.in Mon Apr 9 19:13:44 2012
@@ -293,10 +293,10 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LD = @LD@