View | Details | Raw Unified | Return to bug 223081
Collapse All | Expand All

(-)b/math/openlibm/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	openlibm
4
PORTNAME=	openlibm
5
PORTVERSION=	0.5.2
5
PORTVERSION=	0.5.5
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	math
7
CATEGORIES=	math
8
MASTER_SITES=	GH
8
MASTER_SITES=	GH
(-)b/math/openlibm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1470710614
1
TIMESTAMP = 1508305920
2
SHA256 (JuliaLang-openlibm-v0.5.2_GH0.tar.gz) = f394c90426356c8911333def8cee94971492a94ca94578e61ad857913c80122c
2
SHA256 (JuliaLang-openlibm-v0.5.5_GH0.tar.gz) = 07dcc5f59e695fb45167c81406b8e201c5ad91ebf24e3e55ae13298670910cfd
3
SIZE (JuliaLang-openlibm-v0.5.2_GH0.tar.gz) = 352770
3
SIZE (JuliaLang-openlibm-v0.5.5_GH0.tar.gz) = 353637
(-)a/math/openlibm/pkg-message (-5 lines)
Removed Link Here
1
*********************************************************************
2
* At this point it is prudent to remind you that OpenLibm is still  *
3
* experimental. There are some test failures. For more information, *
4
* please checkout https://github.com/julialang/openlibm/issues/10 . *
5
*********************************************************************
(-)b/math/openlibm/pkg-plist (-1 / +1 lines)
Lines 21-25 include/openlibm/types-compat.h Link Here
21
lib/libopenlibm.a
21
lib/libopenlibm.a
22
lib/libopenlibm.so
22
lib/libopenlibm.so
23
lib/libopenlibm.so.2
23
lib/libopenlibm.so.2
24
lib/libopenlibm.so.2.3
24
lib/libopenlibm.so.2.4
25
libdata/pkgconfig/openlibm.pc
25
libdata/pkgconfig/openlibm.pc

Return to bug 223081