diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2020-03-27 11:23:42 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2020-03-27 11:23:42 +0000 |
commit | 3e1e618952fa936f730e4734161f8d67e4c0d9ff (patch) | |
tree | 61e324829550480270b9dfb44bf6435290f6f6d7 /multimedia/mplayer | |
parent | e25425942b0c7392a8ca0e8b0cee44cee5bae6b2 (diff) |
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0
Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]
Approved by: ehaupt [1]
Notes
Notes:
svn path=/head/; revision=529240
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r-- | multimedia/mplayer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 1c73eaaa37ee..718978156556 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -3,6 +3,7 @@ PORTNAME= mplayer PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} +PORTREVISION= 1 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org |