Gentoo Archives: gentoo-commits

From: "Alin Nastac (mrness)" <mrness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dialup/minicom/files: minicom-2.3-gentoo-runscript.patch minicom-2.3-one-off.patch
Date: Sun, 20 Apr 2008 02:39:31
Message-Id: E1JnPSi-0007v5-Tz@stork.gentoo.org
1 mrness 08/04/20 02:39:28
2
3 Modified: minicom-2.3-gentoo-runscript.patch
4 Removed: minicom-2.3-one-off.patch
5 Log:
6 Correct SRC_URI (#218353).
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 net-dialup/minicom/files/minicom-2.3-gentoo-runscript.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/minicom/files/minicom-2.3-gentoo-runscript.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/minicom/files/minicom-2.3-gentoo-runscript.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/minicom/files/minicom-2.3-gentoo-runscript.patch?r1=1.1&r2=1.2
15
16 Index: minicom-2.3-gentoo-runscript.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dialup/minicom/files/minicom-2.3-gentoo-runscript.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- minicom-2.3-gentoo-runscript.patch 14 Apr 2008 20:30:16 -0000 1.1
23 +++ minicom-2.3-gentoo-runscript.patch 20 Apr 2008 02:39:28 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -diff -Nru minicom-2.2.orig/extras/scriptdemo minicom-2.2/extras/scriptdemo
26 ---- minicom-2.2.orig/extras/scriptdemo 2003-03-30 21:55:39.000000000 +0300
27 -+++ minicom-2.2/extras/scriptdemo 2008-04-14 23:05:48.000000000 +0300
28 +diff -ru minicom-2.3.orig/extras/scriptdemo minicom-2.3/extras/scriptdemo
29 +--- minicom-2.3.orig/extras/scriptdemo 2003-03-30 21:55:39.000000000 +0300
30 ++++ minicom-2.3/extras/scriptdemo 2008-04-20 05:27:19.000000000 +0300
31 @@ -1,5 +1,5 @@
32 # A little demonstration of the possibilities of "runscript".
33 -# This script can be executed by typing: "runscript scriptdemo".
34 @@ -8,9 +8,9 @@
35 #
36 # Adjust the stty's below to your system: BSD-like or SysV-like.
37 # Linux ofcourse accepts both :-)
38 -diff -Nru minicom-2.2.orig/man/minicom.1 minicom-2.2/man/minicom.1
39 ---- minicom-2.2.orig/man/minicom.1 2005-11-06 21:22:07.000000000 +0200
40 -+++ minicom-2.2/man/minicom.1 2008-04-14 23:05:48.000000000 +0300
41 +diff -ru minicom-2.3.orig/man/minicom.1 minicom-2.3/man/minicom.1
42 +--- minicom-2.3.orig/man/minicom.1 2008-02-24 12:22:43.000000000 +0200
43 ++++ minicom-2.3/man/minicom.1 2008-04-20 05:27:19.000000000 +0300
44 @@ -418,7 +418,7 @@
45 .TP 0.5i
46 .B D - Script program
47 @@ -20,22 +20,22 @@
48 /bin/sh or "expect") it is possible. Stdin and stdout are connected
49 to the modem, stderr to the screen.
50 .RS 0.5i
51 -diff -Nru minicom-2.2.orig/man/runscript.1 minicom-2.2/man/runscript.1
52 ---- minicom-2.2.orig/man/runscript.1 2003-10-31 17:39:01.000000000 +0200
53 -+++ minicom-2.2/man/runscript.1 2008-04-14 23:05:48.000000000 +0300
54 +diff -ru minicom-2.3.orig/man/runscript.1 minicom-2.3/man/runscript.1
55 +--- minicom-2.3.orig/man/runscript.1 2007-11-13 23:35:06.000000000 +0200
56 ++++ minicom-2.3/man/runscript.1 2008-04-20 05:27:19.000000000 +0300
57 @@ -5,7 +5,7 @@
58 .\" for conditions under which this file may be redistributed.
59 - .TH RUNSCRIPT 1 "$Date: 2008/04/14 20:30:16 $" "User's Manual"
60 + .TH RUNSCRIPT 1 "$Date: 2008/04/20 02:39:28 $" "User's Manual"
61 .SH NAME
62 -runscript \- script interpreter for minicom
63 +/usr/bin/runscript \- script interpreter for minicom
64 .SH SYNOPSIS
65 .B runscript
66 .RI "scriptname [logfile [homedir]]"
67 -diff -Nru minicom-2.2.orig/src/rwconf.c minicom-2.2/src/rwconf.c
68 ---- minicom-2.2.orig/src/rwconf.c 2006-04-02 12:52:30.000000000 +0300
69 -+++ minicom-2.2/src/rwconf.c 2008-04-14 23:05:48.000000000 +0300
70 -@@ -114,7 +114,7 @@
71 +diff -ru minicom-2.3.orig/src/rwconf.c minicom-2.3/src/rwconf.c
72 +--- minicom-2.3.orig/src/rwconf.c 2007-10-10 23:18:20.000000000 +0300
73 ++++ minicom-2.3/src/rwconf.c 2008-04-20 05:27:19.000000000 +0300
74 +@@ -118,7 +118,7 @@
75 { N_("No"), 0, "kermreal" },
76 { "3", 0, "colusage" },
77 /* The script program */
78 @@ -44,7 +44,7 @@
79 /* Modem parameters */
80 { "~^M~AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0^M", 0, "minit" },
81 { "^M~ATZ^M~", 0, "mreset" },
82 -@@ -242,7 +242,7 @@
83 +@@ -246,7 +246,7 @@
84 int matched;
85
86 if (conftype == CONFIG_GLOBAL)
87
88
89
90 --
91 gentoo-commits@l.g.o mailing list