Date: Thu, 17 Dec 2020 00:15:58 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558246 - head/multimedia/mpv Message-ID: <202012170015.0BH0Fwtg039523@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Dec 17 00:15:58 2020 New Revision: 558246 URL: https://svnweb.freebsd.org/changeset/ports/558246 Log: multimedia/mpv: update --ao=oss Changes: https://github.com/mpv-player/mpv/compare/62e566dbcd8f..322778f211a5 Modified: head/multimedia/mpv/Makefile (contents, props changed) head/multimedia/mpv/distinfo (contents, props changed) Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Wed Dec 16 21:45:29 2020 (r558245) +++ head/multimedia/mpv/Makefile Thu Dec 17 00:15:58 2020 (r558246) @@ -4,7 +4,7 @@ PORTNAME= mpv DISTVERSIONPREFIX= v DISTVERSION= 0.33.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= https://waf.io/:waf @@ -13,7 +13,7 @@ DISTFILES= ${WAF_RELEASE}${EXTRACT_SUFX}:waf PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 1bb2665e3d09.patch:-p1 59c32a04b04d.patch:-p1 62fb374349e0.patch:-p1 PATCHFILES+= 24525e4ef9ba.patch:-p1 4dd5fdc0876e.patch:-p1 4d80314c5c88.patch:-p1 -PATCHFILES+= 62e566dbcd8f.patch:-p1 # https://github.com/mpv-player/mpv/pull/8312 +PATCHFILES+= 322778f211a5.patch:-p1 # https://github.com/mpv-player/mpv/pull/8312 MAINTAINER= multimedia@FreeBSD.org COMMENT= Free and open-source general-purpose video player Modified: head/multimedia/mpv/distinfo ============================================================================== --- head/multimedia/mpv/distinfo Wed Dec 16 21:45:29 2020 (r558245) +++ head/multimedia/mpv/distinfo Thu Dec 17 00:15:58 2020 (r558246) @@ -15,5 +15,5 @@ SHA256 (4dd5fdc0876e.patch) = 433f14164cb9bbf7b6a8cdb4 SIZE (4dd5fdc0876e.patch) = 2404 SHA256 (4d80314c5c88.patch) = 86413d684bac8c5b04e62f9030a458cc028a261178e7a02985b709b10d2367fc SIZE (4d80314c5c88.patch) = 4265 -SHA256 (62e566dbcd8f.patch) = 250ca77f0133ac6637cbf80838868909c83f2beb27e91ef8966222bdb692379d -SIZE (62e566dbcd8f.patch) = 15541 +SHA256 (322778f211a5.patch) = 6a10e5f32363c66761ce46bbd13fdcd0475f1d39887dd9ef6c3852d924001cdf +SIZE (322778f211a5.patch) = 15023
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012170015.0BH0Fwtg039523>