diff -uwr tcltls.orig/Makefile tcltls/Makefile --- tcltls.orig/Makefile 2017-10-17 22:18:24.429623128 +0000 +++ tcltls/Makefile 2017-10-17 22:19:16.553619692 +0000 @@ -2,7 +2,7 @@ # $FreeBSD: head/devel/tcltls/Makefile 441314 2017-05-20 13:59:35Z mi $ PORTNAME= tcltls -PORTVERSION= 1.7.12 +PORTVERSION= 1.7.13 CATEGORIES= devel security tcl MASTER_SITES= http://core.tcl.tk/tcltls/uv/ \ http://tcltls.rkeene.org/uv/ @@ -19,7 +19,7 @@ USES+= tcl:tea ssl CONFIGURE_ARGS+=--with-ssl-dir=${OPENSSLBASE} \ - --disable-rpath + --disable-rpath --enable-ssl-fastpath PLIST_FILES= lib/${TCL_PKG}/tcltls.so \ lib/${TCL_PKG}/pkgIndex.tcl Only in tcltls: Makefile~ diff -uwr tcltls.orig/distinfo tcltls/distinfo --- tcltls.orig/distinfo 2017-10-17 22:18:24.428623236 +0000 +++ tcltls/distinfo 2017-10-17 22:34:01.607559843 +0000 @@ -1,3 +1,3 @@ TIMESTAMP = 1494970441 -SHA256 (tcltls-1.7.12.tar.gz) = 0e09e8e1cb3dcb3d419079fe40c521b7283d5e822dc914ffd1e4ff600b895caa -SIZE (tcltls-1.7.12.tar.gz) = 162259 +SHA256 (tcltls-1.7.13.tar.gz) = 40f874140f5f2210593a14dd22bdfee3b61fa46cb2edb662b25ec60653853eed +SIZE (tcltls-1.7.13.tar.gz) = 162535 Only in tcltls: distinfo~ Only in tcltls: work