From 3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Wed, 26 Sep 2018 15:23:37 +0000 Subject: Update Objective-C LLVM version to 6.0. Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL --- math/edenmath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile index af423808ba09..80f3965c7298 100644 --- a/math/edenmath/Makefile +++ b/math/edenmath/Makefile @@ -3,7 +3,7 @@ PORTNAME= edenmath PORTVERSION= 1.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math gnustep MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/ DISTNAME= EdenMath_GNUstep-${PORTVERSION} -- cgit v1.2.3