Update to 294. Add desktopdb.mk.
Changes: Experimental support for sixel graphics, a fix for a regression in selection, and minor improvements to performance and configurability.
This commit is contained in:
parent
5ed8e9e6ea
commit
bae7cc5ced
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.78 2013/06/06 12:55:24 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.79 2013/07/06 23:18:54 wiz Exp $
|
||||
|
||||
DISTNAME= xterm-293
|
||||
PKGREVISION= 4
|
||||
DISTNAME= xterm-294
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://invisible-island.net/xterm/ \
|
||||
http://www.sfr-fresh.com/unix/misc/
|
||||
|
@ -60,5 +59,6 @@ post-install:
|
|||
.include "options.mk"
|
||||
|
||||
.include "../../mk/termcap.buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../mk/xaw.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.48 2013/05/28 21:09:53 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.49 2013/07/06 23:18:54 wiz Exp $
|
||||
|
||||
SHA1 (xterm-293.tgz) = 99a7e7b6d3cf7f576faa81aade80e691a56c7859
|
||||
RMD160 (xterm-293.tgz) = 5861505639d378f6c3c74fc3ad133f2d6496b4d4
|
||||
Size (xterm-293.tgz) = 1093567 bytes
|
||||
SHA1 (xterm-294.tgz) = 17ef9ea9ac3a5affc05370a0d2de5690d1a7213e
|
||||
RMD160 (xterm-294.tgz) = 2b4f7d58b0495504835f2b5364aed6e509300d8a
|
||||
Size (xterm-294.tgz) = 1110557 bytes
|
||||
SHA1 (patch-aa) = 46076243c1b53d481b4cafe3d3f6f1f35291a153
|
||||
|
|
Loading…
Reference in a new issue