Date: Tue, 3 Dec 2019 10:22:02 +0000 (UTC) From: Stefan Esser <se@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518924 - head/math/gh-bc Message-ID: <201912031022.xB3AM2Qt060565@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912031022.xB3AM2Qt060565>