diff options
author | stephen <stephen@FreeBSD.org> | 2018-11-13 04:47:18 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2018-11-13 04:47:18 +0800 |
commit | ec389c450fe160adbb68f2c0234caa03898ed5e1 (patch) | |
tree | 9b38bb397c79a5f445ff4aa1695e13c7492f3b2d /graphics | |
parent | ae6cd809e3c73c2b510d281a9142a7e52b7e360b (diff) | |
download | freebsd-ports-gnome-ec389c450fe160adbb68f2c0234caa03898ed5e1.tar.gz freebsd-ports-gnome-ec389c450fe160adbb68f2c0234caa03898ed5e1.tar.zst freebsd-ports-gnome-ec389c450fe160adbb68f2c0234caa03898ed5e1.zip |
- Take maintainership of devel/gdcm.
- Update devel/gdcm to 2.8.8.
- Bump portrevision of dependent ports.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/opencv/Makefile | 2 | ||||
-rw-r--r-- | graphics/vv/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index f2d7e677bfce..a1d918090d52 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index d252a19a8885..366c89a72a63 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -4,6 +4,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v DISTVERSION= 1.4.0-271 DISTVERSIONSUFFIX= -g24b75af3 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |