pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/x3270



Module Name:    pkgsrc
Committed By:   rhialto
Date:           Sat Aug 26 13:23:37 UTC 2023

Modified Files:
        pkgsrc/x11/x3270: Makefile distinfo

Log Message:
x11/x3270: update to version 4.2ga10

Improvements:

    Modified the ./configure script to be able to find the macOS installations of OpenSSL from Homebrew and MacPorts.

Bug fixes:

    TN3270E NVT mode now works properly.
    TN3270E SSCP-LU mode now works even if BIND-IMAGE has not been negotiated by the host.
    When TN3270E is turned off and back on within a session, x3270 now renegotiates functions properly.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/x11/x3270/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/x3270/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/x3270/Makefile
diff -u pkgsrc/x11/x3270/Makefile:1.51 pkgsrc/x11/x3270/Makefile:1.52
--- pkgsrc/x11/x3270/Makefile:1.51      Wed Mar 29 13:27:16 2023
+++ pkgsrc/x11/x3270/Makefile   Sat Aug 26 13:23:37 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2023/03/29 13:27:16 rhialto Exp $
+# $NetBSD: Makefile,v 1.52 2023/08/26 13:23:37 rhialto Exp $
 
-DISTNAME=      suite3270-4.2ga9-src
-PKGNAME=       x3270-4.2ga6
+DISTNAME=      suite3270-${VER}-src
+PKGNAME=       x3270-${VER}
+VER=           4.2ga10
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=x3270/}
 EXTRACT_SUFX=  .tgz

Index: pkgsrc/x11/x3270/distinfo
diff -u pkgsrc/x11/x3270/distinfo:1.25 pkgsrc/x11/x3270/distinfo:1.26
--- pkgsrc/x11/x3270/distinfo:1.25      Wed Mar 29 13:27:16 2023
+++ pkgsrc/x11/x3270/distinfo   Sat Aug 26 13:23:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2023/03/29 13:27:16 rhialto Exp $
+$NetBSD: distinfo,v 1.26 2023/08/26 13:23:37 rhialto Exp $
 
-BLAKE2s (suite3270-4.2ga9-src.tgz) = 2cf70a7011eb53e17ccab75e7c0a9446dba28cf2921937f355c3cee0c620b764
-SHA512 (suite3270-4.2ga9-src.tgz) = b489cede7e503815acd42235e500f95e67b5d1b04e042da5e1ac02fae758accc74c96ffda3a59b818b25e1b28ad961e1898348931c727acf542d5878972f4ce5
-Size (suite3270-4.2ga9-src.tgz) = 12738974 bytes
+BLAKE2s (suite3270-4.2ga10-src.tgz) = 60ebc7afc96bb6c62726bb7bc467da14320c7aaf7964bd9d5bbaa12bc94e4028
+SHA512 (suite3270-4.2ga10-src.tgz) = fc848760263359fd844c4cd8b51e4f3829d000a66efce7064cb32d0e82d8ba4346031d561c4311733a447931a75942d06083772191143a68c6c4f4a2c231ac96
+Size (suite3270-4.2ga10-src.tgz) = 12739495 bytes



Home | Main Index | Thread Index | Old Index