From owner-svn-ports-all@freebsd.org Sun Nov 24 18:47:58 2019 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 309281B7621; Sun, 24 Nov 2019 18:47:58 +0000 (UTC) (envelope-from se@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 47LfLQ02fRz4KpK; Sun, 24 Nov 2019 18:47:58 +0000 (UTC) (envelope-from se@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 D9D4864A; Sun, 24 Nov 2019 18:47:57 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAOIlvHN073004; Sun, 24 Nov 2019 18:47:57 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAOIlvMT073002; Sun, 24 Nov 2019 18:47:57 GMT (envelope-from se@FreeBSD.org) Message-Id: <201911241847.xAOIlvMT073002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Sun, 24 Nov 2019 18:47:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518347 - head/math/gh-bc X-SVN-Group: ports-head X-SVN-Commit-Author: se X-SVN-Commit-Paths: head/math/gh-bc X-SVN-Commit-Revision: 518347 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.29 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: Sun, 24 Nov 2019 18:47:58 -0000 Author: se Date: Sun Nov 24 18:47:57 2019 New Revision: 518347 URL: https://svnweb.freebsd.org/changeset/ports/518347 Log: Update to version 2.3.1 Approved by: antoine (implicit) Modified: head/math/gh-bc/Makefile head/math/gh-bc/distinfo Modified: head/math/gh-bc/Makefile ============================================================================== --- head/math/gh-bc/Makefile Sun Nov 24 18:43:59 2019 (r518346) +++ head/math/gh-bc/Makefile Sun Nov 24 18:47:57 2019 (r518347) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bc -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= math PKGNAMEPREFIX= gh- Modified: head/math/gh-bc/distinfo ============================================================================== --- head/math/gh-bc/distinfo Sun Nov 24 18:43:59 2019 (r518346) +++ head/math/gh-bc/distinfo Sun Nov 24 18:47:57 2019 (r518347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573478768 -SHA256 (gavinhoward-bc-2.3.0_GH0.tar.gz) = c3d6d86e8ffc3c6b657d0ca1a02c4499d760aa869ba9ff813c83f731493ee8e8 -SIZE (gavinhoward-bc-2.3.0_GH0.tar.gz) = 241071 +TIMESTAMP = 1574620015 +SHA256 (gavinhoward-bc-2.3.1_GH0.tar.gz) = ca12dbfc955681ab519b48e62ca3bd9b7d3e8e0e5cb53132b37169bf71e62a1c +SIZE (gavinhoward-bc-2.3.1_GH0.tar.gz) = 241300