aboutsummaryrefslogtreecommitdiff
path: root/misc/py-onnx
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 12:33:39 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 12:46:46 +0000
commitf7e42ce5d5a3f11265d1e253b04212001992eca2 (patch)
treee321cbfdfcccaf77d9cfd281d2c6c4a1fdacabf0 /misc/py-onnx
parentf6fe2ca4086687efb4caa53523b977e25b3082a8 (diff)
downloadports-f7e42ce5d5a3f11265d1e253b04212001992eca2.tar.gz
ports-f7e42ce5d5a3f11265d1e253b04212001992eca2.zip
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
Diffstat (limited to 'misc/py-onnx')
-rw-r--r--misc/py-onnx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index e1af059d5c57..339624289f71 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= onnx
DISTVERSION= 1.11.0
+PORTREVISION= 1
CATEGORIES= misc # machine-learning
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}