Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2020 10:05:16 +0000 (UTC)
From:      =?UTF-8?Q?Stefan_E=c3=9fer?= <se@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544216 - head/math/gh-bc
Message-ID:  <202008051005.075A5GGD035767@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: se
Date: Wed Aug  5 10:05:16 2020
New Revision: 544216
URL: https://svnweb.freebsd.org/changeset/ports/544216

Log:
  Upgrade to version 3.1.5
  
  This version fixes a bug that occurs when running under a chinese locale.
  
  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	Wed Aug  5 10:02:00 2020	(r544215)
+++ head/math/gh-bc/Makefile	Wed Aug  5 10:05:16 2020	(r544216)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bc
-PORTVERSION=	3.1.4
+PORTVERSION=	3.1.5
 CATEGORIES=	math lang
 PKGNAMEPREFIX=	gh-
 

Modified: head/math/gh-bc/distinfo
==============================================================================
--- head/math/gh-bc/distinfo	Wed Aug  5 10:02:00 2020	(r544215)
+++ head/math/gh-bc/distinfo	Wed Aug  5 10:05:16 2020	(r544216)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596480010
-SHA256 (gavinhoward-bc-3.1.4_GH0.tar.gz) = 8dec70c4f7642d3f19c84aa7b8f8592b65ddb191ca8f303645069686a9d61b44
-SIZE (gavinhoward-bc-3.1.4_GH0.tar.gz) = 1056477
+TIMESTAMP = 1596621752
+SHA256 (gavinhoward-bc-3.1.5_GH0.tar.gz) = 0a19374f749cb88ff4c72affe9360d7841ba86be9695a4d687d98b751d346208
+SIZE (gavinhoward-bc-3.1.5_GH0.tar.gz) = 1056601



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008051005.075A5GGD035767>