diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-12-31 23:43:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-12-31 23:43:56 +0800 |
commit | 367a3115fa478c8f7140a063d171fcfc176ab250 (patch) | |
tree | ef05a686928712fc871e8dec19c0493d642769e6 /comms/hylafax/files | |
parent | ff9520133c1ea188ff97f3cbcc60bb76416785e0 (diff) | |
download | freebsd-ports-gnome-367a3115fa478c8f7140a063d171fcfc176ab250.tar.gz freebsd-ports-gnome-367a3115fa478c8f7140a063d171fcfc176ab250.tar.zst freebsd-ports-gnome-367a3115fa478c8f7140a063d171fcfc176ab250.zip |
- update to 6.0.4
Diffstat (limited to 'comms/hylafax/files')
-rw-r--r-- | comms/hylafax/files/patch-configure | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/comms/hylafax/files/patch-configure b/comms/hylafax/files/patch-configure index f6120b99b825..2a85ea7ed4e1 100644 --- a/comms/hylafax/files/patch-configure +++ b/comms/hylafax/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig 2009-05-15 19:50:52.000000000 +0200 -+++ configure 2009-09-16 09:49:41.000000000 +0200 +--- configure.orig 2009-12-28 20:05:40.000000000 +0100 ++++ configure 2009-12-31 10:43:58.000000000 +0100 @@ -831,6 +831,7 @@ # NB: use ANSI C prototype to weed out non-ANSI compilers. # @@ -125,15 +125,6 @@ #include "tiffio.h" main() { -@@ -2551,7 +2587,7 @@ - if [ ${header_ver} -ge 19960307 ]; then - case ${lib_ver} in - 3.4) tiff_runlen_t="uint16" ;; -- 3.[5678]) tiff_runlen_t="uint32" ;; -+ 3.[56789]) tiff_runlen_t="uint32" ;; - esac - fi - else @@ -3233,7 +3269,7 @@ strtoul writev |