View | Details | Raw Unified | Return to bug 219945
Collapse All | Expand All

(-)xterm-329a/MANIFEST (-1 / +1 lines)
Lines 1-4 Link Here
1
MANIFEST for xterm-329, version xterm-329
1
MANIFEST for xterm-330, version xterm-330
2
--------------------------------------------------------------------------------
2
--------------------------------------------------------------------------------
3
MANIFEST                        this file
3
MANIFEST                        this file
4
256colres.h                     resource-definitions for 256-color mode
4
256colres.h                     resource-definitions for 256-color mode
(-)xterm-329a/charproc.c (-1 / +3 lines)
Lines 1-4 Link Here
1
/* $XTermId: charproc.c,v 1.1487 2017/06/12 01:01:20 tom Exp $ */
1
/* $XTermId: charproc.c,v 1.1488 2017/06/12 22:00:15 tom Exp $ */
2
2
3
/*
3
/*
4
 * Copyright 1999-2016,2017 by Thomas E. Dickey
4
 * Copyright 1999-2016,2017 by Thomas E. Dickey
Lines 3696-3701 Link Here
3696
			    break;
3696
			    break;
3697
			}
3697
			}
3698
			break;
3698
			break;
3699
# if OPT_REGIS_GRAPHICS
3699
		    case 3:	/* ReGIS geometry */
3700
		    case 3:	/* ReGIS geometry */
3700
			switch (GetParam(1)) {
3701
			switch (GetParam(1)) {
3701
			case 1:	/* read */
3702
			case 1:	/* read */
Lines 3717-3722 Link Here
3717
			    break;
3718
			    break;
3718
			}
3719
			}
3719
			break;
3720
			break;
3721
#endif
3720
		    default:
3722
		    default:
3721
			TRACE(("DATA_ERROR: CASE_GRAPHICS_ATTRIBUTES request with unknown item parameter: %d\n",
3723
			TRACE(("DATA_ERROR: CASE_GRAPHICS_ATTRIBUTES request with unknown item parameter: %d\n",
3722
			       GetParam(0)));
3724
			       GetParam(0)));
(-)xterm-329a/package/debian/changelog (+6 lines)
Lines 1-3 Link Here
1
xterm-dev (330) unstable; urgency=low
2
3
  * maintenance updates
4
5
 -- Thomas E. Dickey <dickey@invisible-island.net>  Mon, 12 Jun 2017 17:34:51 -0400
6
1
xterm-dev (329) unstable; urgency=low
7
xterm-dev (329) unstable; urgency=low
2
8
3
  * maintenance updates
9
  * maintenance updates
(-)xterm-329a/package/freebsd/Makefile (-1 / +1 lines)
Lines 5-11 Link Here
5
# and "make makesum".
5
# and "make makesum".
6
6
7
PORTNAME=	xterm
7
PORTNAME=	xterm
8
PORTVERSION=	329
8
PORTVERSION=	330
9
CATEGORIES=	x11
9
CATEGORIES=	x11
10
MASTER_SITES=	ftp://invisible-island.net/xterm/ \
10
MASTER_SITES=	ftp://invisible-island.net/xterm/ \
11
		CRITICAL
11
		CRITICAL
(-)xterm-329a/package/xterm.spec (-2 / +2 lines)
Lines 1-11 Link Here
1
# $XTermId: xterm.spec,v 1.95 2017/06/04 13:40:17 tom Exp $
1
# $XTermId: xterm.spec,v 1.96 2017/06/12 21:34:51 tom Exp $
2
Summary: X terminal emulator (development version)
2
Summary: X terminal emulator (development version)
3
%global my_middle xterm
3
%global my_middle xterm
4
%global my_suffix -dev
4
%global my_suffix -dev
5
%global fullname %{my_middle}%{my_suffix}
5
%global fullname %{my_middle}%{my_suffix}
6
%global my_class XTermDev
6
%global my_class XTermDev
7
Name: %{fullname}
7
Name: %{fullname}
8
Version: 329
8
Version: 330
9
Release: 1
9
Release: 1
10
License: X11
10
License: X11
11
Group: User Interface/X
11
Group: User Interface/X
(-)xterm-329a/version.h (-2 / +2 lines)
Lines 1-4 Link Here
1
/* $XTermId: version.h,v 1.435 2017/06/12 08:41:57 tom Exp $ */
1
/* $XTermId: version.h,v 1.436 2017/06/12 21:34:51 tom Exp $ */
2
2
3
/*
3
/*
4
 * Copyright 1998-2016,2017 by Thomas E. Dickey
4
 * Copyright 1998-2016,2017 by Thomas E. Dickey
Lines 38-44 Link Here
38
 * version of X to which this version of xterm has been built.  The resulting
38
 * version of X to which this version of xterm has been built.  The resulting
39
 * number in parentheses is my patch number (Thomas E. Dickey).
39
 * number in parentheses is my patch number (Thomas E. Dickey).
40
 */
40
 */
41
#define XTERM_PATCH   329
41
#define XTERM_PATCH   330
42
#define XTERM_DATE    2017-06-12
42
#define XTERM_DATE    2017-06-12
43
43
44
#ifndef __vendorversion__
44
#ifndef __vendorversion__
(-)xterm-329a/xterm.log.html (-1 / +11 lines)
Lines 30-36 Link Here
30
 * sale, use or other dealings in this Software without prior written        *
30
 * sale, use or other dealings in this Software without prior written        *
31
 * authorization.                                                            *
31
 * authorization.                                                            *
32
 *****************************************************************************
32
 *****************************************************************************
33
  $XTermId: xterm.log.html,v 1.1752 2017/06/12 08:44:02 tom Exp $
33
  $XTermId: xterm.log.html,v 1.1754 2017/06/12 22:09:45 tom Exp $
34
  -->
34
  -->
35
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
35
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
36
36
Lines 72-77 Link Here
72
  CHANGELOG</a>).</p>
72
  CHANGELOG</a>).</p>
73
73
74
  <ul>
74
  <ul>
75
    <li><a href="#xterm_dev">Development</a></li>
76
75
    <li><a href="#xterm_329">Patch #329 - 2017/06/12</a></li>
77
    <li><a href="#xterm_329">Patch #329 - 2017/06/12</a></li>
76
78
77
    <li><a href="#xterm_328">Patch #328 - 2017/06/01</a></li>
79
    <li><a href="#xterm_328">Patch #328 - 2017/06/01</a></li>
Lines 943-948 Link Here
943
    <li><a href="#xterm_01">Patch #1 - 1996/1/6</a></li>
945
    <li><a href="#xterm_01">Patch #1 - 1996/1/6</a></li>
944
  </ul>
946
  </ul>
945
947
948
  <h1><a name="xterm_dev" id="xterm_dev">Development</a></h1>
949
950
  <ul>
951
    <li>build-fix for <code>--enable-sixel-graphics</code> without
952
    <code>--enable-regis-graphics</code> (reports by Sven Joachim,
953
    FreeBSD #219945).</li>
954
  </ul>
955
946
  <h1><a name="xterm_329" id="xterm_329">Patch #329 -
956
  <h1><a name="xterm_329" id="xterm_329">Patch #329 -
947
  2017/06/12</a></h1>
957
  2017/06/12</a></h1>
948
958

Return to bug 219945