upgrade to screen 3.9.13
-- New version pointed out by: John Kerbawy <john@maKintosh.com>
This commit is contained in:
parent
51e8830ef6
commit
17016fc5ae
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.41 2002/08/21 20:12:02 brad Exp $
|
# $OpenBSD: Makefile,v 1.42 2002/09/18 13:25:13 brad Exp $
|
||||||
|
|
||||||
COMMENT= "multi-screen window manager"
|
COMMENT= "multi-screen window manager"
|
||||||
|
|
||||||
VERSION= 3.9.11
|
VERSION= 3.9.13
|
||||||
DISTNAME= screen-${VERSION}
|
DISTNAME= screen-${VERSION}
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
|
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (screen-3.9.11.tar.gz) = 19572f92404995e7b2dea8117204dd67
|
MD5 (screen-3.9.13.tar.gz) = 5a02b4bcd4d7ed64d13da683e03093a9
|
||||||
RMD160 (screen-3.9.11.tar.gz) = 677121692fb93a15a97ace3a704a5dc2afe294fc
|
RMD160 (screen-3.9.13.tar.gz) = 8b5d9f91c17b0ccbb2ab5528a1b165d573d0e469
|
||||||
SHA1 (screen-3.9.11.tar.gz) = bcf97667f6018e82f566f363f4905d2c7d0c33a6
|
SHA1 (screen-3.9.13.tar.gz) = b4b8fff955b19ddb88a1ec4ee8dd371e20b3caf4
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
$OpenBSD: patch-doc_screen_1,v 1.1 2002/08/21 20:12:02 brad Exp $
|
$OpenBSD: patch-doc_screen_1,v 1.2 2002/09/18 13:25:13 brad Exp $
|
||||||
--- doc/screen.1.orig Wed Aug 21 15:41:38 2002
|
--- doc/screen.1.orig Thu Sep 5 08:08:06 2002
|
||||||
+++ doc/screen.1 Wed Aug 21 15:56:18 2002
|
+++ doc/screen.1 Tue Sep 17 23:16:48 2002
|
||||||
@@ -99,7 +99,7 @@ create the new window.
|
@@ -99,7 +99,7 @@ create the new window.
|
||||||
The above example would start the emacs editor (editing prog.c) and switch
|
The above example would start the emacs editor (editing prog.c) and switch
|
||||||
to its window.
|
to its window.
|
||||||
@ -28,7 +28,7 @@ $OpenBSD: patch-doc_screen_1,v 1.1 2002/08/21 20:12:02 brad Exp $
|
|||||||
\*Q.screenrc\*U in the user's home directory. These are the \*Qprogrammer's
|
\*Q.screenrc\*U in the user's home directory. These are the \*Qprogrammer's
|
||||||
defaults\*U that can be overridden in the following ways: for the
|
defaults\*U that can be overridden in the following ways: for the
|
||||||
global screenrc file
|
global screenrc file
|
||||||
@@ -1601,7 +1601,7 @@ and then compile the entry with
|
@@ -1610,7 +1610,7 @@ and then compile the entry with
|
||||||
The echo command may be used to annoy
|
The echo command may be used to annoy
|
||||||
.I screen
|
.I screen
|
||||||
users with a 'message of the
|
users with a 'message of the
|
||||||
@ -37,7 +37,7 @@ $OpenBSD: patch-doc_screen_1,v 1.1 2002/08/21 20:12:02 brad Exp $
|
|||||||
The option \*Q-n\*U may be used to suppress the line feed.
|
The option \*Q-n\*U may be used to suppress the line feed.
|
||||||
See also \*Qsleep\*U.
|
See also \*Qsleep\*U.
|
||||||
Echo is also useful for online checking of environment variables.
|
Echo is also useful for online checking of environment variables.
|
||||||
@@ -4271,12 +4271,12 @@ Examples in the
|
@@ -4298,12 +4298,12 @@ Examples in the
|
||||||
.I screen
|
.I screen
|
||||||
distribution package for private and global initialization files.
|
distribution package for private and global initialization files.
|
||||||
.IP $SYSSCREENRC
|
.IP $SYSSCREENRC
|
||||||
@ -52,7 +52,7 @@ $OpenBSD: patch-doc_screen_1,v 1.1 2002/08/21 20:12:02 brad Exp $
|
|||||||
.IP $SCREENDIR/S-<login>
|
.IP $SCREENDIR/S-<login>
|
||||||
.IP /local/screens/S-<login>
|
.IP /local/screens/S-<login>
|
||||||
Socket directories (default)
|
Socket directories (default)
|
||||||
@@ -4297,7 +4297,7 @@ Output log files created by the log func
|
@@ -4324,7 +4324,7 @@ Output log files created by the log func
|
||||||
or
|
or
|
||||||
.IP /etc/termcap
|
.IP /etc/termcap
|
||||||
Terminal capability databases
|
Terminal capability databases
|
||||||
@ -61,7 +61,7 @@ $OpenBSD: patch-doc_screen_1,v 1.1 2002/08/21 20:12:02 brad Exp $
|
|||||||
Login records
|
Login records
|
||||||
.IP $LOCKPRG
|
.IP $LOCKPRG
|
||||||
Program that locks a terminal.
|
Program that locks a terminal.
|
||||||
@@ -4410,9 +4410,9 @@ does not make use of hardware tabs.
|
@@ -4437,9 +4437,9 @@ does not make use of hardware tabs.
|
||||||
must be installed as set-uid with owner root on most systems in order
|
must be installed as set-uid with owner root on most systems in order
|
||||||
to be able to correctly change the owner of the tty device file for
|
to be able to correctly change the owner of the tty device file for
|
||||||
each window.
|
each window.
|
||||||
|
Loading…
Reference in New Issue
Block a user