diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2019-12-12 15:11:33 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2019-12-12 15:11:33 +0000 |
commit | c8f8eeb670a055b8abb9eac7ea463083c1506b20 (patch) | |
tree | 7d94067a046f2237badb36e4a4bd9a912ec9fd09 /multimedia/mpv | |
parent | 936b4eeb1b4c2871d0bfe2e85df24bd2a3a43cb1 (diff) | |
download | ports-c8f8eeb670a055b8abb9eac7ea463083c1506b20.tar.gz ports-c8f8eeb670a055b8abb9eac7ea463083c1506b20.zip |
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
Notes
Notes:
svn path=/head/; revision=519931
Diffstat (limited to 'multimedia/mpv')
-rw-r--r-- | multimedia/mpv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 6f2f208a3325..12a6929513b5 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.29.1 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= https://waf.io/:waf |