From owner-svn-ports-all@freebsd.org Fri Oct 7 11:44:02 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD799BECB7C; Fri, 7 Oct 2016 11:44:02 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7774D7D; Fri, 7 Oct 2016 11:44:02 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u97Bi17e003355; Fri, 7 Oct 2016 11:44:01 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u97Bi1ek003352; Fri, 7 Oct 2016 11:44:01 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201610071144.u97Bi1ek003352@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 7 Oct 2016 11:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423461 - head/lang/tcl87 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 11:44:02 -0000 Author: gahr Date: Fri Oct 7 11:44:01 2016 New Revision: 423461 URL: https://svnweb.freebsd.org/changeset/ports/423461 Log: lang/tcl87: update to fossil checkin faa78e6080f9033f http://core.tcl.tk/tcl/timeline?from=20c19f9d5593455a&to=faa78e6080f9033f Modified: head/lang/tcl87/Makefile head/lang/tcl87/distinfo head/lang/tcl87/pkg-plist Modified: head/lang/tcl87/Makefile ============================================================================== --- head/lang/tcl87/Makefile Fri Oct 7 09:52:41 2016 (r423460) +++ head/lang/tcl87/Makefile Fri Oct 7 11:44:01 2016 (r423461) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tcl -DISTVERSION= 8.7.a0.20160909 +DISTVERSION= 8.7.a0.20161007 CATEGORIES= lang MASTER_SITES= http://core.tcl.tk/tcl/tarball/ PKGNAMESUFFIX= ${PORTVERSION:R:R:S/.//} @@ -23,7 +23,7 @@ TZDATA_DESC= Install Tcl timezone data MODULES_DESC= Install Tcl common modules OPTIONS_SUB= yes -FOSSIL_CHECKIN= 20c19f9d5593455a +FOSSIL_CHECKIN= faa78e6080f9033f PATCH_WRKSRC= ${WRKDIR}/Tcl_Source_Code WRKSRC= ${PATCH_WRKSRC}/unix Modified: head/lang/tcl87/distinfo ============================================================================== --- head/lang/tcl87/distinfo Fri Oct 7 09:52:41 2016 (r423460) +++ head/lang/tcl87/distinfo Fri Oct 7 11:44:01 2016 (r423461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473406670 -SHA256 (Tcl+Source+Code.tar.gz?uuid=20c19f9d5593455a) = 3b418db80941ae19b7084bb944df061fdaa5305f34661d0619f553bfecadee40 -SIZE (Tcl+Source+Code.tar.gz?uuid=20c19f9d5593455a) = 8625847 +TIMESTAMP = 1475831824 +SHA256 (Tcl+Source+Code.tar.gz?uuid=faa78e6080f9033f) = 1867ab35ef891801bee0b1f23a0e1cf5a2917711beea92821600b498106204d3 +SIZE (Tcl+Source+Code.tar.gz?uuid=faa78e6080f9033f) = 8624262 Modified: head/lang/tcl87/pkg-plist ============================================================================== --- head/lang/tcl87/pkg-plist Fri Oct 7 09:52:41 2016 (r423460) +++ head/lang/tcl87/pkg-plist Fri Oct 7 11:44:01 2016 (r423461) @@ -1399,6 +1399,7 @@ lib/tcl%%TCL_VER%%/word.tcl %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Ust-Nera %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Vientiane %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Vladivostok +%%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Yangon %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Yakutsk %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Yekaterinburg %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/Asia/Yerevan