mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- udpate to 3.8.0
This commit is contained in:
parent
ea6a5da318
commit
4c9a2fef27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153046
@ -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/
|
||||
|
@ -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
|
||||
|
11
graphics/tiff/files/patch-configure
Normal file
11
graphics/tiff/files/patch-configure
Normal file
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user