diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-01 11:49:51 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-01 11:49:51 +0000 |
| commit | f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd (patch) | |
| tree | 56ecfb00dbda72ecd7ac90190f27ee65820a2e8b /misc | |
| parent | cc1715e889fd1210a2051cd6a22e3e3eaca18dce (diff) | |
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/mxnet/Makefile | 2 | ||||
| -rw-r--r-- | misc/openmvg/Makefile | 2 | ||||
| -rw-r--r-- | misc/visp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/mxnet/Makefile b/misc/mxnet/Makefile index ba6c7a5e2883..6ef7146572aa 100644 --- a/misc/mxnet/Makefile +++ b/misc/mxnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= mxnet DISTVERSION= 1.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openmvg/Makefile b/misc/openmvg/Makefile index 1968e36adc05..8a432ef290b2 100644 --- a/misc/openmvg/Makefile +++ b/misc/openmvg/Makefile @@ -1,7 +1,7 @@ PORTNAME= openmvg DISTVERSIONPREFIX= v DISTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org diff --git a/misc/visp/Makefile b/misc/visp/Makefile index f15549eb0da8..63dc7763b5f9 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp DISTVERSION= 3.5.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= misc MASTER_SITES= https://visp-doc.inria.fr/download/releases/ |
