summaryrefslogtreecommitdiff
path: root/graphics/tiff/patches
diff options
context:
space:
mode:
authordrochner <drochner>2006-03-14 14:08:30 +0000
committerdrochner <drochner>2006-03-14 14:08:30 +0000
commita5b7b898b90b1af4ea568055a643adfdd4ef9a3d (patch)
tree30fd3c85f1919ea90b9bb9613ee807ef6b9acc0a /graphics/tiff/patches
parenta98eb8cdc560d86304e6e5194f02b27f6b0aa970 (diff)
downloadpkgsrc-a5b7b898b90b1af4ea568055a643adfdd4ef9a3d.tar.gz
update to 3.8.1
changes: -many bugfixes -support PBM files in ppm2tiff -Added ability to create multipage TIFFs in bmp2tiff
Diffstat (limited to 'graphics/tiff/patches')
-rw-r--r--graphics/tiff/patches/patch-at15
1 files changed, 3 insertions, 12 deletions
diff --git a/graphics/tiff/patches/patch-at b/graphics/tiff/patches/patch-at
index e01721e7965..a624b9b3ad8 100644
--- a/graphics/tiff/patches/patch-at
+++ b/graphics/tiff/patches/patch-at
@@ -1,8 +1,8 @@
-$NetBSD: patch-at,v 1.5 2006/02/22 12:38:17 drochner Exp $
+$NetBSD: patch-at,v 1.6 2006/03/14 14:08:30 drochner Exp $
---- configure.orig 2005-12-29 22:49:59.000000000 +0100
+--- configure.orig 2006-03-13 15:58:42.000000000 +0100
+++ configure
-@@ -19765,6 +19765,117 @@ done
+@@ -12439,6 +12439,117 @@ done
@@ -120,12 +120,3 @@ $NetBSD: patch-at,v 1.5 2006/02/22 12:38:17 drochner Exp $
echo "$as_me:$LINENO: checking native cpu bit order" >&5
echo $ECHO_N "checking native cpu bit order... $ECHO_C" >&6
case "$target_cpu" in
-@@ -23354,7 +23465,7 @@ cat >>confdefs.h <<\_ACEOF
- _ACEOF
-
-
-- if test "x$with_default_strip_size" == "x" ; then
-+ if test "x$with_default_strip_size" = "x" ; then
- with_default_strip_size="8192"
- fi
-