aboutsummaryrefslogtreecommitdiff
path: root/misc/py-onnx
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-03 18:32:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-03 18:32:05 +0000
commit1c489784e1ba1d3298ec441f73e299ec57594dd0 (patch)
tree56cfc941bd91f2030a30f69d510779c51318ddb0 /misc/py-onnx
parent65d304d407256e4983b1c0d22c85e0a5ecc1fabf (diff)
downloadports-1c489784e1ba1d3298ec441f73e299ec57594dd0.tar.gz
ports-1c489784e1ba1d3298ec441f73e299ec57594dd0.zip
Bump PORTREVISION for devel/protobuf shlib change
Notes
Notes: svn path=/head/; revision=537830
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 8c82ec1afab8..bdf331e15995 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -2,6 +2,7 @@
PORTNAME= onnx
DISTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= misc # machine-learning
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}