summaryrefslogtreecommitdiff
path: root/x11/x3270
diff options
context:
space:
mode:
authorgls <gls@pkgsrc.org>2014-05-20 20:05:41 +0000
committergls <gls@pkgsrc.org>2014-05-20 20:05:41 +0000
commitcd744edd7b3eb095a8df4ce4d89966f0aa8a8044 (patch)
tree5b5f308fe82c7e568ee54aa53a31f1248bdc701a /x11/x3270
parentdf55e762ab4f20288b5bc3a506d40f16dc8e06b9 (diff)
downloadpkgsrc-cd744edd7b3eb095a8df4ce4d89966f0aa8a8044.tar.gz
Update x11/x3270 to 3.3.14ga11
Upstream changes ---------------- Changes in version 3.3.14ga10, 27. April 2014 [x3270] Restored the ability to use the special 3270 fonts with code page 1047. Changes in version 3.3.14ga9, 13. April 2014 [all 3270] Fixed a crash when disabling tracing after opening the trace file fails. Changes in version 3.3.14beta8, 31. March 2014 [all 3270] Changed the keyboard to unlock when a BIND-IMAGE is received. This matches the behavior of PCOMM and is consistent with some comments found on IBM webpages. The net result is that the keyboard will be unlocked (and scripts may be allowed to proceed) earlier than with previous versions of the emulators. This is good for talking to hosts that don't send an initial Write command (as can happen with CICS); previously this Write was the only trigger for unlocking the keyboard at connect or BIND time. But it is bad if a script implicitly depended on the old behavior. Scripts confused by this change may need to add a Wait(InputField) to cover these cases. [all 3270] Got rid of the E status for keyboard lock in the scripting prompt. The status is now L (locked) or U (unlocked). [all 3270] Added decoding of UNBIND reasons to traces. [all 3270] Increased the number of situations where keyboard input can result in typeahead instead of drops. Changes in version 3.3.14ga6, 23. January 2014 [all] Fixed a problem with displaying text in NVT mode when the host does no TELNET negotiation. [all] Deprecated the dsTrace and eventTrace resources (and associated toggles and x3270 menu options) and replaced them with a new single trace resource and toggle. The old resources and toggles are still available, but are effectively aliases for the new single setting. Changes in version 3.3.14alpha5, 30. December 2013 [x3270] Turned the scrollbar on by default. Mapped the PageUp and PageDown keys to the (new) Scroll action, to scroll up or down one screen, respectively. Modified the Reset action to cancel any screen scrolling. [all Windows] Got everything to build under MSVC again, using either the command line or MS Visual Studio. A Visual Studio solution file is now included in the source tarball. Windows targets also cross-compile again with the latest Cygwin MinGW. Changes in version 3.3.14alpha4, 21. December 2013 [all] Added a printTextScreensPerPage resource to control how many screens of text are displayed per page when tracing screens to the printer. [all] Corrected screen tracing to the printer so it observes the printer.name and printer.command resources. Changes in version 3.3.14alpha3, 16. December 2013 [all, wc3270] Fixed problem with message display during file transfers initiated by scripts. [all] Fixed a problem reading files with the Source action, when the file does not end with a CR or NL. Changes in version 3.3.14alpha2, 4. November 2013 [all] Added support for CICS IND$FILE file transfers. Changes in version 3.3.14alpha1, 30. October 2013 [all] Allow file transfers to start when the screen is unformatted. [all] Fixed a problem with the initial data stream trace snapshot when the screen is unformatted. A wrapper function was put around the Windows snprintf function, to ensure that it always NUL-terminates strings. The lack of such a wrapper could lead to string overflows in some situations.
Diffstat (limited to 'x11/x3270')
-rw-r--r--x11/x3270/Makefile7
-rw-r--r--x11/x3270/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index 396adf1cbd5..a76de420f82 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2014/02/12 23:18:56 tron Exp $
+# $NetBSD: Makefile,v 1.38 2014/05/20 20:05:41 gls Exp $
-DISTNAME= suite3270-3.3.13ga7-src
-PKGNAME= x3270-3.3.13ga7
-PKGREVISION= 1
+DISTNAME= suite3270-3.3.14ga11-src
+PKGNAME= x3270-3.3.14ga11
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=x3270/}
EXTRACT_SUFX= .tgz
diff --git a/x11/x3270/distinfo b/x11/x3270/distinfo
index 32493d56c7e..8562811d53b 100644
--- a/x11/x3270/distinfo
+++ b/x11/x3270/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2013/11/24 05:52:10 gls Exp $
+$NetBSD: distinfo,v 1.15 2014/05/20 20:05:41 gls Exp $
-SHA1 (suite3270-3.3.13ga7-src.tgz) = 06058041794d70057eaf980d24ca2086748c4ecf
-RMD160 (suite3270-3.3.13ga7-src.tgz) = 988d062943ec8d75ec16e0940aded7b3b262887c
-Size (suite3270-3.3.13ga7-src.tgz) = 6824013 bytes
+SHA1 (suite3270-3.3.14ga11-src.tgz) = 23bf5b29a2c3c10b935b66a95f666de350ae9c2d
+RMD160 (suite3270-3.3.14ga11-src.tgz) = 5c7a66175bff8ec2b77565eba5f7c90928cec502
+Size (suite3270-3.3.14ga11-src.tgz) = 6902551 bytes
SHA1 (patch-aa) = 826eb5ab930d4d4b1dc340c15a4160c303291f16