This commit is contained in:
naddy 2001-11-05 17:52:49 +00:00
parent 70430789b6
commit 2df90627b8
4 changed files with 39 additions and 7 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2001/10/25 16:14:51 naddy Exp $
# $OpenBSD: Makefile,v 1.20 2001/11/05 17:52:49 naddy Exp $
COMMENT= "newer version of xterm"
DISTNAME= xterm-162
DISTNAME= xterm-163
CATEGORIES= x11
NEED_VERSION= 1.405
HOMEPAGE= http://dickey.his.com/xterm/xterm.html
HOMEPAGE= http://invisible-island.net/xterm/xterm.html
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://dickey.his.com/xterm/
MASTER_SITES= ftp://invisible-island.net/xterm/
EXTRACT_SUFX= .tgz
FLAVORS= col256 no_tek xaw3d

View File

@ -1,3 +1,3 @@
MD5 (xterm-162.tgz) = 1a801db99e83edaab9afeae47327f2cb
RMD160 (xterm-162.tgz) = 40560db171957b7db21fd84bdcfd634ac728ebe7
SHA1 (xterm-162.tgz) = 22e48f67ad26d40f734d3c8d3c911ff4c965d5b8
MD5 (xterm-163.tgz) = 810b0bdf57476889078a0490423da7e3
RMD160 (xterm-163.tgz) = e203732a84a884c62730e2e1982d025da25193a2
SHA1 (xterm-163.tgz) = 319ca113b42aec455ac19f8af93337c64be2dc91

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-minstall_sh,v 1.1 2001/11/05 17:52:49 naddy Exp $
--- minstall.sh.orig Mon Nov 5 16:33:30 2001
+++ minstall.sh Mon Nov 5 16:34:02 2001
@@ -18,7 +18,7 @@ suffix=`echo "$END_FILE" | sed -e 's/^[^
NEW_FILE=temp$$
sed -e 's/__vendorversion__/"X Window System"/' \
- -e s@__apploaddir__@/usr/lib/X11/app-defaults@ \
+ -e s@__apploaddir__@${TRUEPREFIX}/lib/X11/app-defaults@ \
-e s/__miscmansuffix__/$suffix/ \
$OLD_FILE >$NEW_FILE

View File

@ -0,0 +1,20 @@
$OpenBSD: patch-xterm_man,v 1.1 2001/11/05 17:52:49 naddy Exp $
--- xterm.man.orig Sun Oct 28 23:29:59 2001
+++ xterm.man Mon Nov 5 17:35:40 2001
@@ -2760,13 +2760,13 @@ may be defined to a nonstandard location
.SH FILES
The actual pathnames given may differ on your system.
.TP 5
-\fI/etc/utmp\fP
+\fI/var/run/utmp\fP
the system logfile, which records user logins.
.TP 5
-\fI/etc/wtmp\fP
+\fI/var/log/wtmp\fP
the system logfile, which records user logins and logouts.
.TP 5
-.I __apploaddir__/app-defaults/XTerm
+.I __apploaddir__/XTerm
the \fIxterm\fP default application resources.
.TP 5
.I __apploaddir__/XTerm-color