summaryrefslogtreecommitdiff
path: root/x11/x3270
diff options
context:
space:
mode:
authorrhialto <rhialto@pkgsrc.org>2022-09-01 18:44:08 +0000
committerrhialto <rhialto@pkgsrc.org>2022-09-01 18:44:08 +0000
commite858b3ede49cf7f371665e48b336b7431dd35fcc (patch)
treea1fbe714f4cd3c2e26797d8ca2d4d8991883a7f5 /x11/x3270
parent2858901c7f28aec795db6b3da15e1f9f6b2b47a6 (diff)
downloadpkgsrc-e858b3ede49cf7f371665e48b336b7431dd35fcc.tar.gz
x11/x3270: update to 4.2ga4.
4.1ga14 The emulators no longer crash or hang when the oia option is used with the PrintText() action. Known issues Resizing or maximizing the wc3270 window makes bad things happen. Please do not do this. Numeric fields do not allow the + and - characters to be entered if the numericLock resource is set to true. (Thanks to Roberto Ponti for the report.) The emulator will crash if the -port command-line option is used. The command-line syntax -set resource=value does not work on x3270. The -e command-line option to connect to a local process does not work on x3270. Cross-compiles using recent versions of MinGW warnings about printf formats. Improvements 4.2ga4 Unified the two ways of running Windows tests under the run_windows_tests.py script. If the host sends a TELNET WONT TN3270E (even if it has never sent WILL TN3270E) and the emulator is in TN3270E mode, the emulator will cancel TN3270E mode and send WONT TN3270E. This is not listed as a bug fix because it is a workaround for a bug on the host side, which should be sending DONT TN3270E. Added the retry resource to retry host connections, even if the reconnect resource is not set to true. Added more validations for bad host writes and pop-ups to report them.
Diffstat (limited to 'x11/x3270')
-rw-r--r--x11/x3270/Makefile8
-rw-r--r--x11/x3270/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index cc812c1230c..0b99a4d03db 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2022/04/03 16:14:03 rhialto Exp $
+# $NetBSD: Makefile,v 1.49 2022/09/01 18:44:08 rhialto Exp $
-DISTNAME= suite3270-4.1ga13-src
-PKGNAME= x3270-4.1ga13
+DISTNAME= suite3270-4.2ga4-src
+PKGNAME= x3270-4.2ga4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=x3270/}
EXTRACT_SUFX= .tgz
@@ -13,7 +13,7 @@ LICENSE= modified-bsd
GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/suite3270-4.1
+WRKSRC= ${WRKDIR}/suite3270-4.2
USE_TOOLS+= bdftopcf gmake
FONTS_DIRS.x11+= ${PREFIX}/share/fonts/X11/misc
diff --git a/x11/x3270/distinfo b/x11/x3270/distinfo
index f49abca9e1c..0067d0685ff 100644
--- a/x11/x3270/distinfo
+++ b/x11/x3270/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/04/03 16:14:03 rhialto Exp $
+$NetBSD: distinfo,v 1.23 2022/09/01 18:44:08 rhialto Exp $
-BLAKE2s (suite3270-4.1ga13-src.tgz) = 588e7962f51363f5d1cb4513bf952cf794570594346c613e83905c3cb509fb4e
-SHA512 (suite3270-4.1ga13-src.tgz) = 1aa7845b2b96579b35ad673108305850bf283fe3b12a82df4d3ec2e381c7903a51bad936069452b00a2a75fddcc363281d912ced06c06344c6a5685d6d89c4b8
-Size (suite3270-4.1ga13-src.tgz) = 3902786 bytes
+BLAKE2s (suite3270-4.2ga4-src.tgz) = 761751def4e2039589f636f0937f5b84bdb19edf0e6c2e3635ab06c47161f8f5
+SHA512 (suite3270-4.2ga4-src.tgz) = 8109958d14891d78a9ab894f13c472e5293d5f7b8984ce3a2938a3d423ed4c86c8c24766edcb82557067c484d557500730989f81963659f5e8c892a7354f6e19
+Size (suite3270-4.2ga4-src.tgz) = 4194027 bytes