aboutsummaryrefslogtreecommitdiff
path: root/science/py-dlib
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2019-02-23 16:19:52 +0000
committerGleb Popov <arrowd@FreeBSD.org>2019-02-23 16:19:52 +0000
commitc1182d0c7d8ff51a9a9f07e14dc30d5b7e09c2f0 (patch)
tree3b09fc0fbfbd488081f5a5d3ec9d81efe2b912ee /science/py-dlib
parent9d6400649df16d9fc69f145df52dee166a1a1e36 (diff)
downloadports-c1182d0c7d8ff51a9a9f07e14dc30d5b7e09c2f0.tar.gz
ports-c1182d0c7d8ff51a9a9f07e14dc30d5b7e09c2f0.zip
science/dlib-cpp and science/py-dlib: Update to 19.16.
Try to fix build of science/py-dlib on ARM archs. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19307
Notes
Notes: svn path=/head/; revision=493695
Diffstat (limited to 'science/py-dlib')
-rw-r--r--science/py-dlib/Makefile9
-rw-r--r--science/py-dlib/distinfo6
2 files changed, 5 insertions, 10 deletions
diff --git a/science/py-dlib/Makefile b/science/py-dlib/Makefile
index c2fc72906f0f..625af08d1d6b 100644
--- a/science/py-dlib/Makefile
+++ b/science/py-dlib/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= dlib
-DISTVERSION= 19.13
-PORTREVISION= 1
+DISTVERSION= 19.16
CATEGORIES= science devel math python
MASTER_SITES= http://dlib.net/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +12,6 @@ COMMENT= Machine learning framework written in C++ (python bindings)
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/dlib/LICENSE.txt
-BROKEN_aarch64= fails to build: CMake Error at test_for_avx/CMakeLists.txt:17 (if): if given arguments: "EQUAL" "0" "AND" "compile_result": Unknown arguments specified
-BROKEN_armv6= fails to build: CMake Error at test_for_avx/CMakeLists.txt:17 (if): if given arguments: "EQUAL" "0" "AND" "compile_result": Unknown arguments specified
-BROKEN_armv7= fails to build: CMake Error at test_for_avx/CMakeLists.txt:17 (if): if given arguments: "EQUAL" "0" "AND" "compile_result": Unknown arguments specified
-
BUILD_DEPENDS= cmake:devel/cmake
LIB_DEPENDS= ${PY_BOOST}
@@ -54,7 +49,7 @@ BLASLAPACK_USES= blaslapack
BLASLAPACK_VARS_OFF= blaslapackargs="--no DLIB_USE_BLAS --no DLIB_USE_LAPACK --no DLIB_USE_MKL_FFT"
AVX_VARS= avxargs="--yes USE_AVX_INSTRUCTIONS"
-AVX_VARS_OFF= avxargs="--no AVX_IS_AVAILABLE_ON_HOST"
+AVX_VARS_OFF= avxargs="--no USE_AVX_INSTRUCTIONS"
PYDISTUTILS_BUILDARGS= --set BOOST_PYTHON_SUFFIX:STRING=${PYTHON_SUFFIX} ${X11ARGS} ${JPEGARGS} ${PNGARGS} ${GIFARGS} ${SQLITEARGS} ${BLASLAPACKARGS} ${AVXARGS} ${BLASLAPACK}
diff --git a/science/py-dlib/distinfo b/science/py-dlib/distinfo
index 5e6a5ffdc6e2..8f3f4e2d27d5 100644
--- a/science/py-dlib/distinfo
+++ b/science/py-dlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527424227
-SHA256 (dlib-19.13.tar.bz2) = fe90b94677f837c8f0bcb0bb450b313a422a9171ac682583a75052c58f80ba54
-SIZE (dlib-19.13.tar.bz2) = 11032425
+TIMESTAMP = 1550917787
+SHA256 (dlib-19.16.tar.bz2) = 37308406c2b1459a70f21ec2fd7bdc922277659534c708323cb28d6e8e4764a8
+SIZE (dlib-19.16.tar.bz2) = 11081006