From owner-svn-ports-all@freebsd.org Fri Dec 11 12:39:24 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 301994AF039; Fri, 11 Dec 2020 12:39:24 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Csr2N0z2Bz3mHC; Fri, 11 Dec 2020 12:39:24 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 14A172CF8; Fri, 11 Dec 2020 12:39:24 +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 0BBCdN8w036645; Fri, 11 Dec 2020 12:39:23 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BBCdNLf036643; Fri, 11 Dec 2020 12:39:23 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <202012111239.0BBCdNLf036643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 11 Dec 2020 12:39:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557728 - head/lang/jimtcl X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/lang/jimtcl X-SVN-Commit-Revision: 557728 X-SVN-Commit-Repository: ports 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.34 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, 11 Dec 2020 12:39:24 -0000 Author: gahr Date: Fri Dec 11 12:39:23 2020 New Revision: 557728 URL: https://svnweb.freebsd.org/changeset/ports/557728 Log: lang/jimtcl: update to 0.80 Relnotes: http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-80/ Modified: head/lang/jimtcl/Makefile head/lang/jimtcl/distinfo Modified: head/lang/jimtcl/Makefile ============================================================================== --- head/lang/jimtcl/Makefile Fri Dec 11 12:11:30 2020 (r557727) +++ head/lang/jimtcl/Makefile Fri Dec 11 12:39:23 2020 (r557728) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jimtcl -PORTVERSION= 0.79 +PORTVERSION= 0.80 CATEGORIES= lang tcl MAINTAINER= gahr@FreeBSD.org Modified: head/lang/jimtcl/distinfo ============================================================================== --- head/lang/jimtcl/distinfo Fri Dec 11 12:11:30 2020 (r557727) +++ head/lang/jimtcl/distinfo Fri Dec 11 12:39:23 2020 (r557728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574241688 -SHA256 (msteveb-jimtcl-0.79_GH0.tar.gz) = ab8204cd03b946f5149e1273af9c86d8e73b146084a0fbeb1d4f41a75b0b3411 -SIZE (msteveb-jimtcl-0.79_GH0.tar.gz) = 3097998 +TIMESTAMP = 1607689051 +SHA256 (msteveb-jimtcl-0.80_GH0.tar.gz) = 9e79a960de925552eeb4df51121f0ea017e34409568117b1ac461f4c3071289e +SIZE (msteveb-jimtcl-0.80_GH0.tar.gz) = 3130592