From owner-svn-ports-all@freebsd.org Tue Dec 3 10:22:02 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 DC5C71A8F86; Tue, 3 Dec 2019 10:22:02 +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 47RyhV5YSGz4Cmc; Tue, 3 Dec 2019 10:22:02 +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 A379EE441; Tue, 3 Dec 2019 10:22:02 +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 xB3AM2FP060567; Tue, 3 Dec 2019 10:22:02 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB3AM2Qt060565; Tue, 3 Dec 2019 10:22:02 GMT (envelope-from se@FreeBSD.org) Message-Id: <201912031022.xB3AM2Qt060565@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Tue, 3 Dec 2019 10:22:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518924 - 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: 518924 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: Tue, 03 Dec 2019 10:22:02 -0000 Author: se Date: Tue Dec 3 10:22:02 2019 New Revision: 518924 URL: https://svnweb.freebsd.org/changeset/ports/518924 Log: Upgrade to version 2.4.0 This versiom includes enhancements to the bundled dc command. 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 Tue Dec 3 09:59:37 2019 (r518923) +++ head/math/gh-bc/Makefile Tue Dec 3 10:22:02 2019 (r518924) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bc -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.0 CATEGORIES= math PKGNAMEPREFIX= gh- Modified: head/math/gh-bc/distinfo ============================================================================== --- head/math/gh-bc/distinfo Tue Dec 3 09:59:37 2019 (r518923) +++ head/math/gh-bc/distinfo Tue Dec 3 10:22:02 2019 (r518924) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574620015 -SHA256 (gavinhoward-bc-2.3.1_GH0.tar.gz) = ca12dbfc955681ab519b48e62ca3bd9b7d3e8e0e5cb53132b37169bf71e62a1c -SIZE (gavinhoward-bc-2.3.1_GH0.tar.gz) = 241300 +TIMESTAMP = 1575368298 +SHA256 (gavinhoward-bc-2.4.0_GH0.tar.gz) = 4456c8bfc6d2aa27425513a9a401f74199ce381ce5c344aa69d43c7333f24006 +SIZE (gavinhoward-bc-2.4.0_GH0.tar.gz) = 249154