aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 17:17:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 18:11:52 +0000
commitf4acead6367a692af17431cc233565e8f1149366 (patch)
tree011142eab028342c533159f43ce3dfe3b9d570cf /misc
parent287cd8ad71d23e31948296cb773d3ebaaed14641 (diff)
downloadports-f4acead6367a692af17431cc233565e8f1149366.tar.gz
ports-f4acead6367a692af17431cc233565e8f1149366.zip
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine
Diffstat (limited to 'misc')
-rw-r--r--misc/glow/Makefile2
-rw-r--r--misc/mnn/Makefile1
-rw-r--r--misc/py-onnx/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/misc/glow/Makefile b/misc/glow/Makefile
index 6031773a3f62..6220aa5993be 100644
--- a/misc/glow/Makefile
+++ b/misc/glow/Makefile
@@ -1,6 +1,6 @@
PORTNAME= glow
DISTVERSION= g20200721
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc # machine-learning
PKGNAMESUFFIX= -nn-compiler
diff --git a/misc/mnn/Makefile b/misc/mnn/Makefile
index 880e3ce89689..156afa64fa6d 100644
--- a/misc/mnn/Makefile
+++ b/misc/mnn/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mnn
DISTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index 706f66a31193..06fb23aabda5 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= onnx
DISTVERSION= 1.9.0
+PORTREVISION= 1
CATEGORIES= misc # machine-learning
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}