Index: head/math/openlibm/pkg-message =================================================================== --- head/math/openlibm/pkg-message (revision 452453) +++ head/math/openlibm/pkg-message (nonexistent) @@ -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 . * -********************************************************************* Property changes on: head/math/openlibm/pkg-message ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/openlibm/Makefile =================================================================== --- head/math/openlibm/Makefile (revision 452453) +++ head/math/openlibm/Makefile (revision 452454) @@ -1,36 +1,36 @@ # Created by: Iblis Lin # $FreeBSD$ PORTNAME= openlibm -PORTVERSION= 0.5.2 DISTVERSIONPREFIX= v +DISTVERSION= 0.5.5 CATEGORIES= math MASTER_SITES= GH MAINTAINER= iblis@hs.ntnu.edu.tw COMMENT= High quality system independent, portable, open source libm LICENSE= MIT ISCL BSD2CLAUSE LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_aarch64= fails to compile: the clang compiler does not support -march=aarch64 BROKEN_armv6= fails to compile: a parameter list without types is only allowed in a function definition 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 MAKE_ENV+= prefix=${PREFIX} TEST_TARGET= check .include Index: head/math/openlibm/distinfo =================================================================== --- head/math/openlibm/distinfo (revision 452453) +++ head/math/openlibm/distinfo (revision 452454) @@ -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 Index: head/math/openlibm/pkg-plist =================================================================== --- head/math/openlibm/pkg-plist (revision 452453) +++ head/math/openlibm/pkg-plist (revision 452454) @@ -1,25 +1,25 @@ include/openlibm/aarch64_fpmath.h include/openlibm/amd64_fpmath.h include/openlibm/bsd_cdefs.h include/openlibm/cdefs-compat.h include/openlibm/fpmath.h include/openlibm/i386_fpmath.h include/openlibm/k_log.h include/openlibm/k_logf.h include/openlibm/math_private.h include/openlibm/math_private_openbsd.h include/openlibm/openlibm.h include/openlibm/openlibm_complex.h include/openlibm/openlibm_fenv.h include/openlibm/openlibm_fenv_amd64.h include/openlibm/openlibm_fenv_arm.h include/openlibm/openlibm_fenv_i387.h include/openlibm/openlibm_fenv_powerpc.h include/openlibm/openlibm_math.h include/openlibm/powerpc_fpmath.h 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