summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/glow/Makefile1
-rw-r--r--misc/mnn/Makefile2
-rw-r--r--misc/py-onnx/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/misc/glow/Makefile b/misc/glow/Makefile
index 34dfbe2f1ff2..583822b86359 100644
--- a/misc/glow/Makefile
+++ b/misc/glow/Makefile
@@ -2,6 +2,7 @@
PORTNAME= glow
DISTVERSION= g20200721
+PORTREVISION= 1
CATEGORIES= misc # machine-learning
PKGNAMESUFFIX= -nn-compiler
diff --git a/misc/mnn/Makefile b/misc/mnn/Makefile
index 7b81b79d4f1d..720287223ee5 100644
--- a/misc/mnn/Makefile
+++ b/misc/mnn/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mnn
DISTVERSION= 1.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index bdf331e15995..6d487a6013a6 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -2,7 +2,7 @@
PORTNAME= onnx
DISTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc # machine-learning
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}