From ffa26e39264b080f4e08aff21f34e35978a1bbf0 Mon Sep 17 00:00:00 2001 From: Johannes M Dieterich Date: Thu, 27 Aug 2020 23:23:33 +0000 Subject: [PATCH] math/sleef: update to 3.4.1 While there, fix LLVM11 introduced breakage on HEAD --- math/sleef/Makefile | 5 +++-- math/sleef/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/math/sleef/Makefile b/math/sleef/Makefile index ed6201fd76bb..1dfa55fec56d 100644 --- a/math/sleef/Makefile +++ b/math/sleef/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sleef -DISTVERSION= 3.4.0 -PORTREVISION= 1 +DISTVERSION= 3.4.1 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org @@ -18,6 +17,8 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= shibatch +# fix on post LLVM11 HEAD +CFLAGS+= -fcommon CFLAGS_powerpc64= -mpower8-vector .include diff --git a/math/sleef/distinfo b/math/sleef/distinfo index 518558715c9a..f0529fcd8309 100644 --- a/math/sleef/distinfo +++ b/math/sleef/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556673418 -SHA256 (shibatch-sleef-3.4.0_GH0.tar.gz) = c0ce88211768977eefb4446514381d419e0989c4dd033786d4b7f4627a710309 -SIZE (shibatch-sleef-3.4.0_GH0.tar.gz) = 1173053 +TIMESTAMP = 1598561675 +SHA256 (shibatch-sleef-3.4.1_GH0.tar.gz) = 25babe83b9358817ac05bbec09b7557439e4e96b907b86717906e6d980ff2036 +SIZE (shibatch-sleef-3.4.1_GH0.tar.gz) = 1174096