diff options
author | stephen <stephen@FreeBSD.org> | 2019-06-02 05:59:13 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2019-06-02 05:59:13 +0800 |
commit | 7a4ccfb2046890c30653b97da248f16774c16403 (patch) | |
tree | 1fef5e85a05856e22c015578f3f8f49cd85d2a90 /graphics/opencv | |
parent | 65ca8f063517313ff025236d98a490a37603bfb0 (diff) | |
download | freebsd-ports-gnome-7a4ccfb2046890c30653b97da248f16774c16403.tar.gz freebsd-ports-gnome-7a4ccfb2046890c30653b97da248f16774c16403.tar.zst freebsd-ports-gnome-7a4ccfb2046890c30653b97da248f16774c16403.zip |
- Update devel/gdcm to 3.0.0.
- Bump portrevision of dependent ports.
Diffstat (limited to 'graphics/opencv')
-rw-r--r-- | graphics/opencv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 59e400a48e53..af254dcb565d 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org |