svn commit: r448593 - head/lang/tcl87

Pietro Cerutti gahr at FreeBSD.org
Wed Aug 23 07:46:01 UTC 2017


Author: gahr
Date: Wed Aug 23 07:46:00 2017
New Revision: 448593
URL: https://svnweb.freebsd.org/changeset/ports/448593

Log:
  lang/tcl87: update to fossil checkin 2b42a8db4c
  
  http://core.tcl.tk/tcl/timeline?from=f1c99ff14c&to=2b42a8db4c&sbs=1

Modified:
  head/lang/tcl87/Makefile
  head/lang/tcl87/distinfo

Modified: head/lang/tcl87/Makefile
==============================================================================
--- head/lang/tcl87/Makefile	Wed Aug 23 07:35:03 2017	(r448592)
+++ head/lang/tcl87/Makefile	Wed Aug 23 07:46:00 2017	(r448593)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	tcl
-DISTVERSION=	8.7.a0.20170524
-PORTREVISION=	1
+DISTVERSION=	8.7.a0.20170823
+PORTREVISION=	0
 CATEGORIES=	lang
 MASTER_SITES=	http://core.tcl.tk/tcl/tarball/
 PKGNAMESUFFIX=	${PORTVERSION:R:R:S/.//}
@@ -32,7 +32,7 @@ OPTIONS_EXCLUDE+=	DTRACE
 
 OPTIONS_EXCLUDE_FreeBSD_10=	DTRACE
 
-FOSSIL_CHECKIN=	f1c99ff14c
+FOSSIL_CHECKIN=	2b42a8db4c
 
 PATCH_WRKSRC=	${WRKDIR}/Tcl_Source_Code
 WRKSRC=		${PATCH_WRKSRC}/unix

Modified: head/lang/tcl87/distinfo
==============================================================================
--- head/lang/tcl87/distinfo	Wed Aug 23 07:35:03 2017	(r448592)
+++ head/lang/tcl87/distinfo	Wed Aug 23 07:46:00 2017	(r448593)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495624201
-SHA256 (Tcl+Source+Code.tar.gz?uuid=f1c99ff14c) = 82670b87b2b03090195008ce6a41b10248720e75948e3703b52e2e85e7330896
-SIZE (Tcl+Source+Code.tar.gz?uuid=f1c99ff14c) = 6825206
+TIMESTAMP = 1503473236
+SHA256 (Tcl+Source+Code.tar.gz?uuid=2b42a8db4c) = 0548034f1877938bb8e0fdd72ee2117b1a920e4520fa8c1d998cc71249b4098e
+SIZE (Tcl+Source+Code.tar.gz?uuid=2b42a8db4c) = 6714108


More information about the svn-ports-all mailing list