aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-08-26 06:37:16 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-08-26 07:26:04 +0000
commitc3838cecddc629f42adcc2bba1dd3b5cb4ec719c (patch)
tree4e413a63b62f40cd0bc0577435e4f67b9fb8287c
parent64b65ad248dd29c1bb5d04dda957aec0e3af2c80 (diff)
downloadports-c3838cecddc629f42adcc2bba1dd3b5cb4ec719c.tar.gz
ports-c3838cecddc629f42adcc2bba1dd3b5cb4ec719c.zip
misc/{,py-}onnx: update 1.14.0 → 1.14.1
Reported by: portscout
-rw-r--r--misc/onnx/Makefile4
-rw-r--r--misc/onnx/distinfo6
-rw-r--r--misc/py-onnx/Makefile4
-rw-r--r--misc/py-onnx/distinfo6
4 files changed, 12 insertions, 8 deletions
diff --git a/misc/onnx/Makefile b/misc/onnx/Makefile
index fd1a58a598ea..6873cb6bb9e1 100644
--- a/misc/onnx/Makefile
+++ b/misc/onnx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= onnx
DISTVERSIONPREFIX= v
-DISTVERSION= 1.14.0
+DISTVERSION= 1.14.1
CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
@@ -22,6 +22,8 @@ CMAKE_OFF= BUILD_ONNX_PYTHON
CMAKE_TESTING_ON= ONNX_BUILD_TESTS
CMAKE_TESTING_TARGET=
+CXXFLAGS+= -Dstat64=stat
+
post-install:
@${FIND} ${STAGEDIR}${PREFIX}/include -type d -empty -delete
diff --git a/misc/onnx/distinfo b/misc/onnx/distinfo
index 2d6d1be30621..dc63d858c00c 100644
--- a/misc/onnx/distinfo
+++ b/misc/onnx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683444866
-SHA256 (onnx-onnx-v1.14.0_GH0.tar.gz) = 1b02ad523f79d83f9678c749d5a3f63f0bcd0934550d5e0d7b895f9a29320003
-SIZE (onnx-onnx-v1.14.0_GH0.tar.gz) = 11568979
+TIMESTAMP = 1693028136
+SHA256 (onnx-onnx-v1.14.1_GH0.tar.gz) = e296f8867951fa6e71417a18f2e550a730550f8829bd35e947b4df5e3e777aa1
+SIZE (onnx-onnx-v1.14.1_GH0.tar.gz) = 11570627
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index f7b08f9d78e0..ef62aca59178 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= onnx
-DISTVERSION= 1.14.0
+DISTVERSION= 1.14.1
CATEGORIES= misc # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,6 +24,8 @@ RUN_DEPENDS= ${PYNUMPY} \
USES= compiler:c11 python shebangfix
USE_PYTHON= distutils concurrent autoplist
+CXXFLAGS+= -Dstat64=stat
+
SHEBANG_FILES= tools/protoc-gen-mypy.sh.in
BINARY_ALIAS= python=${PYTHON_CMD}
diff --git a/misc/py-onnx/distinfo b/misc/py-onnx/distinfo
index be7508d3b078..32b8f3c1aa76 100644
--- a/misc/py-onnx/distinfo
+++ b/misc/py-onnx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687406533
-SHA256 (onnx-1.14.0.tar.gz) = 43b85087c6b919de66872a043c7f4899fe6f840e11ffca7e662b2ce9e4cc2927
-SIZE (onnx-1.14.0.tar.gz) = 11329418
+TIMESTAMP = 1693031876
+SHA256 (onnx-1.14.1.tar.gz) = 70903afe163643bd71195c78cedcc3f4fa05a2af651fd950ef3acbb15175b2d1
+SIZE (onnx-1.14.1.tar.gz) = 11328774