Update to #156. Fixes freetype detection.
This commit is contained in:
parent
afa9e63273
commit
dd0a656448
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2001/04/08 21:10:34 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2001/05/05 22:44:00 naddy Exp $
|
||||
|
||||
COMMENT= "newer version of xterm"
|
||||
|
||||
DISTNAME= xterm-153
|
||||
DISTNAME= xterm-156
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.378
|
||||
NEED_VERSION= 1.405
|
||||
HOMEPAGE= http://dickey.his.com/xterm/xterm.html
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xterm-153.tgz) = 5e70b26010e7c816f97fd6d08a2f873b
|
||||
RMD160 (xterm-153.tgz) = 4f85ec067f33e20cd03d601a22449175c29c1495
|
||||
SHA1 (xterm-153.tgz) = c7f6a38c4f87b0e622ec2c84feb16b1333113ed6
|
||||
MD5 (xterm-156.tgz) = 279e2359fb2651eafa25bd459c667bb6
|
||||
RMD160 (xterm-156.tgz) = f0a191c6718cb441690e803bb9e22b144c0d8f62
|
||||
SHA1 (xterm-156.tgz) = 8303ae7f0520b57f46389d9db402bd7ecb1e2e9b
|
||||
|
@ -1,6 +1,6 @@
|
||||
The xterm program is a terminal emulator for the X Window System.
|
||||
It provides DEC VT102/VT220 (VTxxx) and Tektronix 4014 compatible
|
||||
terminals for programs that can't use the window system directly.
|
||||
This version adds Unicode (UTF-8) support.
|
||||
This is the latest version, newer than the one provided with XFree86.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user