aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-01-08 10:42:26 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-01-08 10:42:26 +0000
commit4c9a2fef27abe243eecffea3802ae2964fcd4cda (patch)
treec8a138bad120512d6cfab861b179e0529ac35ced /graphics
parentea6a5da318760c33fd7b2889193b84ecb90e61dc (diff)
downloadports-4c9a2fef27abe243eecffea3802ae2964fcd4cda.tar.gz
ports-4c9a2fef27abe243eecffea3802ae2964fcd4cda.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tiff/Makefile2
-rw-r--r--graphics/tiff/distinfo6
-rw-r--r--graphics/tiff/files/patch-configure11
3 files changed, 15 insertions, 4 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 6d5200523793..2066f376f843 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= tiff
-PORTVERSION= 3.7.4
+PORTVERSION= 3.8.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://dl1.maptools.org/dl/libtiff/
diff --git a/graphics/tiff/distinfo b/graphics/tiff/distinfo
index 7853de825997..76247e772ec1 100644
--- a/graphics/tiff/distinfo
+++ b/graphics/tiff/distinfo
@@ -1,3 +1,3 @@
-MD5 (tiff-3.7.4.tar.gz) = f37a7907bca4e235da85eb0126caa2b0
-SHA256 (tiff-3.7.4.tar.gz) = 4d8fd7c3443208461c4acaad88c2d69a3136d4dc4e985632fa77a141bcff5313
-SIZE (tiff-3.7.4.tar.gz) = 1282627
+MD5 (tiff-3.8.0.tar.gz) = f9fd8b46dfd71c8e17a99cbdbac020f4
+SHA256 (tiff-3.8.0.tar.gz) = c880bee3844aea8570b5405c00cd15dfae2b5b09e006694e211bee25f298db6a
+SIZE (tiff-3.8.0.tar.gz) = 1330533
diff --git a/graphics/tiff/files/patch-configure b/graphics/tiff/files/patch-configure
new file mode 100644
index 000000000000..0ae8ba2c5cbe
--- /dev/null
+++ b/graphics/tiff/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Thu Dec 29 22:49:59 2005
++++ configure Sun Jan 8 11:28:09 2006
+@@ -23354,7 +23354,7 @@
+ _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
+