svn commit: r550844 - head/math/gh-bc

Stefan Eßer se at FreeBSD.org
Thu Oct 1 15:36:28 UTC 2020


Author: se
Date: Thu Oct  1 15:36:27 2020
New Revision: 550844
URL: https://svnweb.freebsd.org/changeset/ports/550844

Log:
  Update to version 3.1.6
  
  This update fixes one (benign) warning generated when compiling with
  LLVM-12.
  
  Differential Revision:	https://reviews.freebsd.org/D26593

Modified:
  head/math/gh-bc/Makefile
  head/math/gh-bc/distinfo

Modified: head/math/gh-bc/Makefile
==============================================================================
--- head/math/gh-bc/Makefile	Thu Oct  1 15:31:55 2020	(r550843)
+++ head/math/gh-bc/Makefile	Thu Oct  1 15:36:27 2020	(r550844)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bc
-PORTVERSION=	3.1.5
+PORTVERSION=	3.1.6
 CATEGORIES=	math lang
 PKGNAMEPREFIX=	gh-
 

Modified: head/math/gh-bc/distinfo
==============================================================================
--- head/math/gh-bc/distinfo	Thu Oct  1 15:31:55 2020	(r550843)
+++ head/math/gh-bc/distinfo	Thu Oct  1 15:36:27 2020	(r550844)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596621752
-SHA256 (gavinhoward-bc-3.1.5_GH0.tar.gz) = 0a19374f749cb88ff4c72affe9360d7841ba86be9695a4d687d98b751d346208
-SIZE (gavinhoward-bc-3.1.5_GH0.tar.gz) = 1056601
+TIMESTAMP = 1601566362
+SHA256 (gavinhoward-bc-3.1.6_GH0.tar.gz) = c4f37510a9a5f08704d640c9b9e1ffb8bea6abe0f3e2adf2e536a1d88da28694
+SIZE (gavinhoward-bc-3.1.6_GH0.tar.gz) = 1056762


More information about the svn-ports-head mailing list