Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 2020 07:11:58 +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: r533895 - head/math/gh-bc
Message-ID:  <202005040711.0447BwYm058723@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: se
Date: Mon May  4 07:11:57 2020
New Revision: 533895
URL: https://svnweb.freebsd.org/changeset/ports/533895

Log:
  Upgrade to version 2.7.1
  
  This version contains small changes to the new NLS files and const qualifiers
  to silence the compiler if extra warnings are enabled.
  
  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	Mon May  4 06:41:57 2020	(r533894)
+++ head/math/gh-bc/Makefile	Mon May  4 07:11:57 2020	(r533895)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bc
-PORTVERSION=	2.7.0
+PORTVERSION=	2.7.1
 CATEGORIES=	math
 PKGNAMEPREFIX=	gh-
 

Modified: head/math/gh-bc/distinfo
==============================================================================
--- head/math/gh-bc/distinfo	Mon May  4 06:41:57 2020	(r533894)
+++ head/math/gh-bc/distinfo	Mon May  4 07:11:57 2020	(r533895)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588416588
-SHA256 (gavinhoward-bc-2.7.0_GH0.tar.gz) = 98f0aa1bd3b558cae0c246e07a19d2aec6de1ae21b9607e0e604161eea13c444
-SIZE (gavinhoward-bc-2.7.0_GH0.tar.gz) = 289935
+TIMESTAMP = 1588576054
+SHA256 (gavinhoward-bc-2.7.1_GH0.tar.gz) = 3d398f45a0646d3925aec93d0abf5c5ce52907a737ac2e6d186beaf4f7a4be08
+SIZE (gavinhoward-bc-2.7.1_GH0.tar.gz) = 289980



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