From owner-svn-ports-head@freebsd.org Mon Feb 22 18:01:16 2021 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 E38F954775E; Mon, 22 Feb 2021 18:01:16 +0000 (UTC) (envelope-from thierry@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dkqk469ftz4W5B; Mon, 22 Feb 2021 18:01:16 +0000 (UTC) (envelope-from thierry@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 C6D561E4B; Mon, 22 Feb 2021 18:01:16 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11MI1G6R014208; Mon, 22 Feb 2021 18:01:16 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11MI1GHe014206; Mon, 22 Feb 2021 18:01:16 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <202102221801.11MI1GHe014206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 22 Feb 2021 18:01:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566321 - head/math/mathicsscript X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/math/mathicsscript X-SVN-Commit-Revision: 566321 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.34 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: Mon, 22 Feb 2021 18:01:16 -0000 Author: thierry Date: Mon Feb 22 18:01:16 2021 New Revision: 566321 URL: https://svnweb.freebsd.org/changeset/ports/566321 Log: Upgrade to 2.0.1. Release notes at . Modified: head/math/mathicsscript/Makefile head/math/mathicsscript/distinfo Modified: head/math/mathicsscript/Makefile ============================================================================== --- head/math/mathicsscript/Makefile Mon Feb 22 18:00:18 2021 (r566320) +++ head/math/mathicsscript/Makefile Mon Feb 22 18:01:16 2021 (r566321) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mathicsscript -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= math python MAINTAINER= thierry@FreeBSD.org Modified: head/math/mathicsscript/distinfo ============================================================================== --- head/math/mathicsscript/distinfo Mon Feb 22 18:00:18 2021 (r566320) +++ head/math/mathicsscript/distinfo Mon Feb 22 18:01:16 2021 (r566321) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613384435 -SHA256 (Mathics3-mathicsscript-2.0.0_GH0.tar.gz) = c958de22169bd9736e5833f5791a6533ea60e2112f2f6d9a2ad922e717837f3c -SIZE (Mathics3-mathicsscript-2.0.0_GH0.tar.gz) = 158346 +TIMESTAMP = 1614016556 +SHA256 (Mathics3-mathicsscript-2.0.1_GH0.tar.gz) = c9ac844240b652c431cd3e5111dd2093d09b5306bf1d20b929deb337f443f0b8 +SIZE (Mathics3-mathicsscript-2.0.1_GH0.tar.gz) = 159248