summaryrefslogtreecommitdiff
path: root/comms/efax-gtk/patches/patch-ad
diff options
context:
space:
mode:
authoradam <adam>2005-07-22 21:35:27 +0000
committeradam <adam>2005-07-22 21:35:27 +0000
commit28cb0af2e59915bef1c7fc60754c49f273eae317 (patch)
tree34f847903efb234e8144b24f40f2dbb51d7190e7 /comms/efax-gtk/patches/patch-ad
parenta565db02fe2ea65a40c697ed14b20134a631a2f2 (diff)
downloadpkgsrc-28cb0af2e59915bef1c7fc60754c49f273eae317.tar.gz
Changes 3.0.3:
Provide a settings option to omit the destination fax number from the fax page top header line Use a mutex to ensure that writes to the Notifier pipe are atomic between threads Some fixes for 64 bit systems: Fixes for (harmless) warnings issued by gcc-4.0
Diffstat (limited to 'comms/efax-gtk/patches/patch-ad')
-rw-r--r--comms/efax-gtk/patches/patch-ad6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/efax-gtk/patches/patch-ad b/comms/efax-gtk/patches/patch-ad
index 4f09fd33a04..1baddb1a8a2 100644
--- a/comms/efax-gtk/patches/patch-ad
+++ b/comms/efax-gtk/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.2 2005/03/30 13:49:28 adam Exp $
+$NetBSD: patch-ad,v 1.3 2005/07/22 21:35:27 adam Exp $
---- src/main.cpp.orig 2005-03-30 15:44:28.000000000 +0000
+--- src/main.cpp.orig 2005-06-14 20:08:17.000000000 +0000
+++ src/main.cpp
-@@ -429,7 +429,7 @@ Glib::ustring configure_prog(bool reread
+@@ -462,7 +462,7 @@ std::string configure_prog(bool reread)
// we have finished reading the configuration file
// now enter parameters common to send and receive of faxes