From owner-svn-ports-head@freebsd.org Wed Nov 20 10:19:43 2019 Return-Path: Delivered-To: svn-ports-head@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 2DD401B1955; Wed, 20 Nov 2019 10:19:43 +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) server-signature RSA-PSS (4096 bits) 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 47HzFq0Mw8z4bw5; Wed, 20 Nov 2019 10:19:43 +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 E0ED521350; Wed, 20 Nov 2019 10:19:42 +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 xAKAJgtj055917; Wed, 20 Nov 2019 10:19:42 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAKAJgtX055915; Wed, 20 Nov 2019 10:19:42 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201911201019.xAKAJgtX055915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Wed, 20 Nov 2019 10:19:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517998 - head/lang/jimtcl X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/lang/jimtcl X-SVN-Commit-Revision: 517998 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2019 10:19:43 -0000 Author: gahr Date: Wed Nov 20 10:19:42 2019 New Revision: 517998 URL: https://svnweb.freebsd.org/changeset/ports/517998 Log: lang/jimtcl: update to 0.79 Release notes: http://jim.tcl-lang.org/index.html/doc/www/www/articles/jim-release-0-79/ Modified: head/lang/jimtcl/Makefile head/lang/jimtcl/distinfo Modified: head/lang/jimtcl/Makefile ============================================================================== --- head/lang/jimtcl/Makefile Wed Nov 20 09:51:43 2019 (r517997) +++ head/lang/jimtcl/Makefile Wed Nov 20 10:19:42 2019 (r517998) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jimtcl -PORTVERSION= 0.78 +PORTVERSION= 0.79 CATEGORIES= lang tcl MAINTAINER= gahr@FreeBSD.org Modified: head/lang/jimtcl/distinfo ============================================================================== --- head/lang/jimtcl/distinfo Wed Nov 20 09:51:43 2019 (r517997) +++ head/lang/jimtcl/distinfo Wed Nov 20 10:19:42 2019 (r517998) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534230444 -SHA256 (msteveb-jimtcl-0.78_GH0.tar.gz) = cf801795c9fd98bfff6882c14afdf96424ba86dead58c2a4e15978b176d3e12b -SIZE (msteveb-jimtcl-0.78_GH0.tar.gz) = 3073533 +TIMESTAMP = 1574241688 +SHA256 (msteveb-jimtcl-0.79_GH0.tar.gz) = ab8204cd03b946f5149e1273af9c86d8e73b146084a0fbeb1d4f41a75b0b3411 +SIZE (msteveb-jimtcl-0.79_GH0.tar.gz) = 3097998