SOURCES: mgetty-force_detect.patch, mgetty-imakefile.patch - updat...

sls sls at pld-linux.org
Wed Dec 12 21:59:41 CET 2007


Author: sls                          Date: Wed Dec 12 20:59:41 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update to ver. 1.1.36

---- Files affected:
SOURCES:
   mgetty-force_detect.patch (1.1 -> 1.2) , mgetty-imakefile.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/mgetty-force_detect.patch
diff -u SOURCES/mgetty-force_detect.patch:1.1 SOURCES/mgetty-force_detect.patch:1.2
--- SOURCES/mgetty-force_detect.patch:1.1	Sun Nov  2 01:22:38 2003
+++ SOURCES/mgetty-force_detect.patch	Wed Dec 12 21:59:36 2007
@@ -376,8 +376,8 @@
 --- mgetty-1.1.30/voice/include/version.h	2001-12-22 17:52:29.000000000 -0500
 +++ mgetty-1.1.31/voice/include/version.h	2002-12-26 23:41:43.000000000 -0500
 @@ -1 +1 @@
--char *vgetty_version = "experimental test release 0.9.32 / 24Dec01";
-+char *vgetty_version = "experimental test release 0.9.33 / 26Dec02";
+-char *vgetty_version = "experimental test release 0.9.32 / with duplex patch";
++char *vgetty_version = "experimental test release 0.9.33 / with duplex patch";
 diff -Naur mgetty-1.1.30/voice/libvoice/detect.c mgetty-1.1.31/voice/libvoice/detect.c
 --- mgetty-1.1.30/voice/libvoice/detect.c	2002-12-12 01:44:38.000000000 -0500
 +++ mgetty-1.1.31/voice/libvoice/detect.c	2002-12-26 23:43:17.000000000 -0500
@@ -444,12 +444,13 @@
       if (voice_modem != &no_modem)
            {
            lprintf(L_NOISE, "voice modem type was set directly");
-@@ -233,192 +269,218 @@
+@@ -233,193 +269,218 @@
            {
-              lprintf(L_NOISE, "V253 forced");
-              voice_modem = &V253modem;
+              lprintf(L_NOISE, "V253ugly forced");
+              voice_modem = &V253ugly;
 -          }
 -
+-
 -          /* Some modems have no meaningful output except in ATI9, but
 -           * they do not respect the standard. For them we will use
 -           * another table of partial matches. We do not want to slow

================================================================
Index: SOURCES/mgetty-imakefile.patch
diff -u SOURCES/mgetty-imakefile.patch:1.5 SOURCES/mgetty-imakefile.patch:1.6
--- SOURCES/mgetty-imakefile.patch:1.5	Wed Feb  4 16:21:01 2004
+++ SOURCES/mgetty-imakefile.patch	Wed Dec 12 21:59:36 2007
@@ -1,5 +1,5 @@
---- mgetty-1.1.25/frontends/X11/viewfax-2.5/Imakefile.old	Sat Aug 26 13:08:22 2000
-+++ mgetty-1.1.25/frontends/X11/viewfax-2.5/Imakefile	Sun Apr  8 14:04:16 2001
+--- mgetty-1.1.25/frontends/X11/viewfax/Imakefile.old	Sat Aug 26 13:08:22 2000
++++ mgetty-1.1.25/frontends/X11/viewfax/Imakefile	Sun Apr  8 14:04:16 2001
 @@ -8,8 +8,10 @@
  MANDIR = /usr/local/man/man1	/* where you want the man file installed */
  HELPDIR = /usr/local/lib	/* where you want the help file installed */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mgetty-force_detect.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mgetty-imakefile.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list