Update to 283:
This release adds further improvements for icon configurability and cleanup of the configure script to remove obsolete checks.
This commit is contained in:
parent
f22fad6189
commit
4657d4cb8f
3 changed files with 11 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.63 2012/10/02 17:12:20 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.64 2012/10/10 13:50:56 wiz Exp $
|
||||
|
||||
DISTNAME= xterm-282
|
||||
DISTNAME= xterm-283
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://invisible-island.net/xterm/ \
|
||||
http://www.sfr-fresh.com/unix/misc/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.8 2010/06/16 16:27:47 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.9 2012/10/10 13:50:56 wiz Exp $
|
||||
bin/koi8rxterm
|
||||
bin/resize
|
||||
bin/uxterm
|
||||
|
@ -15,6 +15,10 @@ man/man1/uxterm.1
|
|||
man/man1/xterm.1
|
||||
share/applications/uxterm.desktop
|
||||
share/applications/xterm.desktop
|
||||
share/pixmaps/filled-xterm_32x32.xpm
|
||||
share/pixmaps/filled-xterm_48x48.xpm
|
||||
share/pixmaps/mini.xterm_32x32.xpm
|
||||
share/pixmaps/mini.xterm_48x48.xpm
|
||||
share/pixmaps/xterm-color_32x32.xpm
|
||||
share/pixmaps/xterm-color_48x48.xpm
|
||||
share/pixmaps/xterm_32x32.xpm
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.38 2012/10/02 17:12:20 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.39 2012/10/10 13:50:56 wiz Exp $
|
||||
|
||||
SHA1 (xterm-282.tgz) = 5c26cdd5acdd7cea877d6667ff3912fa160d363f
|
||||
RMD160 (xterm-282.tgz) = fb8c0e145933fb1faaf4047f7465a94515bfd5d4
|
||||
Size (xterm-282.tgz) = 1095632 bytes
|
||||
SHA1 (xterm-283.tgz) = c32b240af6b153ceb60f83ffc5334b0fbd59224f
|
||||
RMD160 (xterm-283.tgz) = 71c6a14010eb2e722bc15e8faa2a60c1b18752bc
|
||||
Size (xterm-283.tgz) = 1097238 bytes
|
||||
SHA1 (patch-aa) = 46076243c1b53d481b4cafe3d3f6f1f35291a153
|
||||
|
|
Loading…
Reference in a new issue