From 010e30fb6c48f489c3ce1edddbb97848ca558154 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jul 2012 17:36:41 +0000 Subject: Update to 281: 281: This release fixes two regressions in patch #280 (one affects packaging, the other keyboard). 280: This release changes the default emulation level to VT420 (reflecting implementation of margins in patch #279), adds/modifies configure script options to support icon-themes, and includes several minor bugfixes and other feature enhancements. --- x11/xterm/Makefile | 7 ++++--- x11/xterm/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'x11') diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index aef59028ba2..2d3d3a93364 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2012/06/03 18:29:26 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2012/07/01 17:36:41 wiz Exp $ -DISTNAME= xterm-279 +DISTNAME= xterm-281 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ \ http://www.sfr-fresh.com/unix/misc/ @@ -29,6 +29,8 @@ CONFIGURE_ARGS.xpm= --with-Xaw3d CONFIGURE_ARGS.neXtaw= --with-neXtaw CONFIGURE_ARGS+= ${${CONFIGURE_ARGS.${XAW_TYPE}}:L} +INSTALLATION_DIRS= share/applications + .include "../../mk/bsd.prefs.mk" .if ${X11_TYPE} == "modular" @@ -49,7 +51,6 @@ BUILDLINK_DEPMETHOD.libxkbfile?= build .include "../../x11/libxkbfile/buildlink3.mk" post-install: - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/applications && \ ${INSTALL_DATA} ${WRKSRC}/xterm.desktop \ ${DESTDIR}${PREFIX}/share/applications && \ ${INSTALL_DATA} ${WRKSRC}/uxterm.desktop \ diff --git a/x11/xterm/distinfo b/x11/xterm/distinfo index 8dcf589e53e..26a17db4dca 100644 --- a/x11/xterm/distinfo +++ b/x11/xterm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.36 2012/06/03 18:29:26 wiz Exp $ +$NetBSD: distinfo,v 1.37 2012/07/01 17:36:41 wiz Exp $ -SHA1 (xterm-279.tgz) = 080b88b129685fe5cc0a1638a48daee457f3787c -RMD160 (xterm-279.tgz) = 0c9e4812e6cedf91adb260825cdfccc30340cfa0 -Size (xterm-279.tgz) = 1009821 bytes +SHA1 (xterm-281.tgz) = 35cba690f7a8ea7aaf9f23522b8bdfa62be55c6a +RMD160 (xterm-281.tgz) = 0cfb3c6ee63ba8ecd08f8b7d0029a68da67ec043 +Size (xterm-281.tgz) = 1044281 bytes SHA1 (patch-aa) = 46076243c1b53d481b4cafe3d3f6f1f35291a153 -- cgit v1.2.3