FreeBSD Bugzilla – Attachment 158578 Details for
Bug 201452
devel/tcltls: update to 1.6.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch
tcltls-1.6.7.diff.txt (text/plain), 1.52 KB, created by
Pietro Cerutti
on 2015-07-10 07:58:45 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Pietro Cerutti
Created:
2015-07-10 07:58:45 UTC
Size:
1.52 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 391602) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tcltls >-PORTVERSION= 1.6.4 >+PORTVERSION= 1.6.7 > CATEGORIES= devel tcl > MASTER_SITES= SF/tls/tls/${PORTVERSION} > DISTNAME= tls${PORTVERSION}-src >Index: distinfo >=================================================================== >--- distinfo (revision 391602) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (tls1.6.4-src.tar.gz) = 0cd2c5552244c55747092e30ace17eb728d130c9a2bd489b26fc7c9f3669e4b8 >-SIZE (tls1.6.4-src.tar.gz) = 171517 >+SHA256 (tls1.6.7-src.tar.gz) = 5119de3e5470359b97a8a00d861c9c48433571ee0167af0a952de66c99d3a3b8 >+SIZE (tls1.6.7-src.tar.gz) = 173654 >Index: files/patch-protocols >=================================================================== >--- files/patch-protocols (revision 391602) >+++ files/patch-protocols (working copy) >@@ -1,14 +1,5 @@ > --- tls.c 2014-12-08 14:10:28.000000000 -0500 > +++ tls.c 2015-03-25 19:37:53.000000000 -0400 >-@@ -64,6 +64,6 @@ >- Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[])); >- >--static SSL_CTX *CTX_Init _ANSI_ARGS_((State *statePtr, int proto, char *key, >-- char *cert, char *CAdir, char *CAfile, char *ciphers)); >-+static SSL_CTX *CTX_Init _ANSI_ARGS_((State *statePtr, int proto, const char *key, >-+ const char *cert, const char *CAdir, const char *CAfile, const char *ciphers)); >- >- static int TlsLibInit _ANSI_ARGS_ (()) ; > @@ -538,5 +538,5 @@ > case TLS_SSL2: > #if defined(NO_SSL2)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 201452
: 158578