Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 19:25:47 +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: r557758 - head/math/gh-bc
Message-ID:  <202012111925.0BBJPlIC000276@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: se
Date: Fri Dec 11 19:25:46 2020
New Revision: 557758
URL: https://svnweb.freebsd.org/changeset/ports/557758

Log:
  Upgrade to version 3.2.4
  
  Test for support of __has_attribute(fallthrough) to allow compilation with
  gcc-6 and lower. No functional change.

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

Modified: head/math/gh-bc/Makefile
==============================================================================
--- head/math/gh-bc/Makefile	Fri Dec 11 19:18:03 2020	(r557757)
+++ head/math/gh-bc/Makefile	Fri Dec 11 19:25:46 2020	(r557758)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bc
-PORTVERSION=	3.2.3
+PORTVERSION=	3.2.4
 CATEGORIES=	math lang
 PKGNAMEPREFIX=	gh-
 

Modified: head/math/gh-bc/distinfo
==============================================================================
--- head/math/gh-bc/distinfo	Fri Dec 11 19:18:03 2020	(r557757)
+++ head/math/gh-bc/distinfo	Fri Dec 11 19:25:46 2020	(r557758)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606750654
-SHA256 (gavinhoward-bc-3.2.3_GH0.tar.gz) = 3f50668a459e35018328d4b0133b5065e15a1fb0dbe772590aa58fee4347783c
-SIZE (gavinhoward-bc-3.2.3_GH0.tar.gz) = 1081575
+TIMESTAMP = 1607714404
+SHA256 (gavinhoward-bc-3.2.4_GH0.tar.gz) = a8397ab33dfa78d9529622ce2f90a7860cd6483a572edd9d4752072f9debd0c1
+SIZE (gavinhoward-bc-3.2.4_GH0.tar.gz) = 1080856



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