diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-11 22:30:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-11 22:30:12 +0000 |
commit | 96332a3c09063692590afa4c6d44c6f58aba14b5 (patch) | |
tree | 3f57e1f6ef281443e717da54f0fb84b592979893 /multimedia/openshot | |
parent | e307b0063c21c2510c8ee17b1a401f04913ddafc (diff) | |
download | freebsd-ports-96332a3c09063692590afa4c6d44c6f58aba14b5.zip |
Update multimedia/mlt, multimedia/shotcut and graphics/movit
- multimedia/mlt: 6.12.0
- multimedia/shotcut: 18.11.18
- graphics/movit: 1.6.2
To reduce the bumps, all in one.
PR: 229068
PR: 229071
Approved by: multimedia (kwm)
Diffstat (limited to 'multimedia/openshot')
-rw-r--r-- | multimedia/openshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index 525b62802eaf..24a379b73c9e 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -3,7 +3,7 @@ PORTNAME= openshot PORTVERSION= 1.4.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia MASTER_SITES= http://launchpad.net/openshot/${PORTVERSION:C/\.[0-9]+$//}/${PORTVERSION}/+download/ |