From 21c661beabf60ed0e24c3117c2cabfa3f9e7b6b5 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 19 Oct 2017 17:25:12 +0000 Subject: [PATCH] Update math/openlibm to 0.5.5 * While here switch to DISTVERSION and shuffle USES upwards. PR: 223081 Submitted by: Iblis Lin (maintainer) --- math/openlibm/Makefile | 4 ++-- math/openlibm/distinfo | 6 +++--- math/openlibm/pkg-message | 5 ----- math/openlibm/pkg-plist | 2 +- 4 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 math/openlibm/pkg-message diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile index 6795952e9e3a..907105a237a5 100644 --- a/math/openlibm/Makefile +++ b/math/openlibm/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= openlibm -PORTVERSION= 0.5.2 DISTVERSIONPREFIX= v +DISTVERSION= 0.5.5 CATEGORIES= math MASTER_SITES= GH @@ -20,11 +20,11 @@ BROKEN_mips= fails to compile: No rule to make target mips/Make.files BROKEN_mips64= fails to compile: No rule to make target mips64/Make.files BROKEN_powerpc64= fails to build: gmake: clang: Command not found +USES= gmake USE_GITHUB= yes GH_ACCOUNT= JuliaLang GH_PROJECT= openlibm -USES= gmake USE_LDCONFIG= yes .include diff --git a/math/openlibm/distinfo b/math/openlibm/distinfo index 51d69e8113d4..75c36383855e 100644 --- a/math/openlibm/distinfo +++ b/math/openlibm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470710614 -SHA256 (JuliaLang-openlibm-v0.5.2_GH0.tar.gz) = f394c90426356c8911333def8cee94971492a94ca94578e61ad857913c80122c -SIZE (JuliaLang-openlibm-v0.5.2_GH0.tar.gz) = 352770 +TIMESTAMP = 1508305920 +SHA256 (JuliaLang-openlibm-v0.5.5_GH0.tar.gz) = 07dcc5f59e695fb45167c81406b8e201c5ad91ebf24e3e55ae13298670910cfd +SIZE (JuliaLang-openlibm-v0.5.5_GH0.tar.gz) = 353637 diff --git a/math/openlibm/pkg-message b/math/openlibm/pkg-message deleted file mode 100644 index 4d53b552754b..000000000000 --- a/math/openlibm/pkg-message +++ /dev/null @@ -1,5 +0,0 @@ -********************************************************************* -* At this point it is prudent to remind you that OpenLibm is still * -* experimental. There are some test failures. For more information, * -* please checkout https://github.com/julialang/openlibm/issues/10 . * -********************************************************************* diff --git a/math/openlibm/pkg-plist b/math/openlibm/pkg-plist index 1743f8723af3..9d8b955d1901 100644 --- a/math/openlibm/pkg-plist +++ b/math/openlibm/pkg-plist @@ -21,5 +21,5 @@ include/openlibm/types-compat.h lib/libopenlibm.a lib/libopenlibm.so lib/libopenlibm.so.2 -lib/libopenlibm.so.2.3 +lib/libopenlibm.so.2.4 libdata/pkgconfig/openlibm.pc