summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-af
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2003-09-23 21:39:46 +0000
committerabs <abs@pkgsrc.org>2003-09-23 21:39:46 +0000
commitaec30397a0b06107cfc6c5490849dcf38c7e97c0 (patch)
treec6f8c691e569090f445c6be8b2722d6550a8f016 /comms/hylafax/patches/patch-af
parentd51a609679856caca41c0c47d4da93387ca23d62 (diff)
downloadpkgsrc-aec30397a0b06107cfc6c5490849dcf38c7e97c0.tar.gz
Update hylfax to 4.1.7. Changes since 4.1.5:
* added new edit-faxcover script * added various enhancements to faxsetup * default libtiff v3.6 compatibility * added NOTIFY_FAXMASTER and ENCODING parameters for FaxDispatch * added 2D-MMR support for Class 2 modems that support it * added RingTimeout, ModemRingResponse, CIDNumberAnswerLength, and CIDNameAnswerLength modem config parameters * support for MultiTech MT5634ZDXb and MT5634ZBA-DID * added subaddressing specification capability to sendfax * numerous bugfixes (several significant) and build cleanups * fixes the PageChop feature that broken in 4.1.6 Also fixed some cosmetic NetBSD issues with faxadmodem
Diffstat (limited to 'comms/hylafax/patches/patch-af')
-rw-r--r--comms/hylafax/patches/patch-af10
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/hylafax/patches/patch-af b/comms/hylafax/patches/patch-af
index c6605a1e5f0..4c1086f3286 100644
--- a/comms/hylafax/patches/patch-af
+++ b/comms/hylafax/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.5 2001/07/08 13:32:15 bad Exp $
+$NetBSD: patch-af,v 1.6 2003/09/23 21:39:48 abs Exp $
---- defs.in.orig Thu Mar 8 07:44:17 2001
-+++ defs.in Sun Jul 8 00:48:02 2001
-@@ -44,6 +44,7 @@
+--- defs.in.orig Tue Apr 29 04:32:19 2003
++++ defs.in
+@@ -44,6 +44,7 @@ SHELL = @SCRIPT_SH@
# to insufficient; you are better off rerunning the
# configure script so that all uses are set correctly.
#
@@ -10,7 +10,7 @@ $NetBSD: patch-af,v 1.5 2001/07/08 13:32:15 bad Exp $
SPOOL = @SPOOL@
SBIN = @SBIN@
BIN = @BIN@
-@@ -257,7 +258,7 @@
+@@ -260,7 +261,7 @@ LDFLAGS = ${LDOPTS} ${LDLIBS}
LDOPTS = ${VLDOPTS} ${LLDOPTS} ${GLDOPTS}
LDLIBS = ${VLDLIBS} ${LLDLIBS} ${GLDLIBS}