diff options
author | martymac <martymac@FreeBSD.org> | 2014-05-13 18:17:04 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2014-05-13 18:17:04 +0800 |
commit | d002037183797754ce8a225d6e4975123074e7dd (patch) | |
tree | f0b75aa64206a61c448cac7b4520bcbdc0d73fae /multimedia/mpv | |
parent | d96ef6e8f53f3490d58836fbd42867e2151551d7 (diff) | |
download | freebsd-ports-gnome-d002037183797754ce8a225d6e4975123074e7dd.tar.gz freebsd-ports-gnome-d002037183797754ce8a225d6e4975123074e7dd.tar.zst freebsd-ports-gnome-d002037183797754ce8a225d6e4975123074e7dd.zip |
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread
Approved by: portmgr (implicit) [1]
Diffstat (limited to 'multimedia/mpv')
-rw-r--r-- | multimedia/mpv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 51daeb8825f0..7638548226d0 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -3,6 +3,7 @@ PORTNAME= mpv PORTVERSION= 0.3.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= GH:0 GHC:0 http://ftp.waf.io/pub/release/:1 \ |