diff options
author | gls <gls@pkgsrc.org> | 2012-08-06 20:12:17 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2012-08-06 20:12:17 +0000 |
commit | 9d5d6abea41650f958644bd8001b916fea1e1979 (patch) | |
tree | 599344483560c44bf9232927a5c214d63d5fc1ed /x11/x3270 | |
parent | fa2bb623f9eca54353ced4043c6238ab356f4fcc (diff) | |
download | pkgsrc-9d5d6abea41650f958644bd8001b916fea1e1979.tar.gz |
Update x11/x3270 to 3.3.12ga11
Upstream changes:
-----------------
Changes in version 3.3.12ga11, 23. July 2012
[all] Corrected a problem with not sending the TELNET TERMINAL TYPE when
the TELNET NEW ENVIRONMENT option had been negotiated.
[x3270, c3270] Corrected issues with manual page warnings.
Changes in version 3.3.12ga10, 8. July 2012
[all] Turned off SSL host cerfication and Added a verifyHostCert resource
and -verifycert option to enable it.
[x3270, c3270, wc3270] Changed the 'secure' icon to green when SSL/TLS is
active and the host is verified, and yellow when SSL/TLS is active but
the host is unverified.
Changes in version 3.3.12beta9, 13. February 2012
[all] Added a selfSignedOk resource to allow SSL authentication with hosts
that use self-signed certificates.
Diffstat (limited to 'x11/x3270')
-rw-r--r-- | x11/x3270/Makefile | 7 | ||||
-rw-r--r-- | x11/x3270/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 5a23bb1e80b..f3667a640e9 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2011/11/24 20:07:48 gls Exp $ +# $NetBSD: Makefile,v 1.31 2012/08/06 20:12:17 gls Exp $ -DISTNAME= suite3270-3.3.12ga7-src -PKGNAME= x3270-3.3.12ga7 -PKGREVISION= 1 +DISTNAME= suite3270-3.3.12ga11-src +PKGNAME= x3270-3.3.12ga11 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=x3270/} EXTRACT_SUFX= .tgz diff --git a/x11/x3270/distinfo b/x11/x3270/distinfo index c2b08195495..d5b2de961b2 100644 --- a/x11/x3270/distinfo +++ b/x11/x3270/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2011/10/04 19:25:31 gls Exp $ +$NetBSD: distinfo,v 1.9 2012/08/06 20:12:17 gls Exp $ -SHA1 (suite3270-3.3.12ga7-src.tgz) = 456569ca002265d66aa7ac7b14d05fc6ec4bd5ff -RMD160 (suite3270-3.3.12ga7-src.tgz) = 0d6036bdd04e00608783880fc794a3e1f3d56d9b -Size (suite3270-3.3.12ga7-src.tgz) = 6651314 bytes +SHA1 (suite3270-3.3.12ga11-src.tgz) = 72f98b2f990959ec412392dcad546ea1e9288dcf +RMD160 (suite3270-3.3.12ga11-src.tgz) = 69297853a7556404a96e96c85c7bcacbb7286926 +Size (suite3270-3.3.12ga11-src.tgz) = 6674551 bytes SHA1 (patch-aa) = 826eb5ab930d4d4b1dc340c15a4160c303291f16 |