svn commit: r454337 - head/devel/tcltls

Mikhail Teterin mi at FreeBSD.org
Thu Nov 16 20:23:13 UTC 2017


Author: mi
Date: Thu Nov 16 20:23:11 2017
New Revision: 454337
URL: https://svnweb.freebsd.org/changeset/ports/454337

Log:
  Uprade from 1.7.12 to 1.7.13.
  
  PR:		223074
  Submitted by:	Jeff Lawson

Modified:
  head/devel/tcltls/Makefile
  head/devel/tcltls/distinfo

Modified: head/devel/tcltls/Makefile
==============================================================================
--- head/devel/tcltls/Makefile	Thu Nov 16 20:21:16 2017	(r454336)
+++ head/devel/tcltls/Makefile	Thu Nov 16 20:23:11 2017	(r454337)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 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,6 +19,7 @@ OPTIONS_DEFINE=	DOCS
 
 USES+=		tcl:tea ssl
 CONFIGURE_ARGS+=--with-ssl-dir=${OPENSSLBASE}	\
+		--enable-ssl-fastpath	\
 		--disable-rpath
 
 PLIST_FILES=	lib/${TCL_PKG}/tcltls.so \

Modified: head/devel/tcltls/distinfo
==============================================================================
--- head/devel/tcltls/distinfo	Thu Nov 16 20:21:16 2017	(r454336)
+++ head/devel/tcltls/distinfo	Thu Nov 16 20:23:11 2017	(r454337)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494970441
-SHA256 (tcltls-1.7.12.tar.gz) = 0e09e8e1cb3dcb3d419079fe40c521b7283d5e822dc914ffd1e4ff600b895caa
-SIZE (tcltls-1.7.12.tar.gz) = 162259
+TIMESTAMP = 1510863556
+SHA256 (tcltls-1.7.13.tar.gz) = 40f874140f5f2210593a14dd22bdfee3b61fa46cb2edb662b25ec60653853eed
+SIZE (tcltls-1.7.13.tar.gz) = 162535


More information about the svn-ports-head mailing list