diff options
author | gblach <gblach@FreeBSD.org> | 2014-05-01 08:12:36 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2014-05-01 08:12:36 +0800 |
commit | 82ca4aa24e2a12a0b6d5b0e19387771a508a6fc6 (patch) | |
tree | 1afcc28469626767772787a91bc98ff90c051098 /multimedia | |
parent | 1d2e81e848249398ff360aeb742dd75b89fa1d15 (diff) | |
download | freebsd-ports-gnome-82ca4aa24e2a12a0b6d5b0e19387771a508a6fc6.tar.gz freebsd-ports-gnome-82ca4aa24e2a12a0b6d5b0e19387771a508a6fc6.tar.zst freebsd-ports-gnome-82ca4aa24e2a12a0b6d5b0e19387771a508a6fc6.zip |
- Update to 0.3.9
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpv/Makefile | 10 | ||||
-rw-r--r-- | multimedia/mpv/distinfo | 8 |
2 files changed, 9 insertions, 9 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 56c26e4524c6..51daeb8825f0 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= mpv -PORTVERSION= 0.3.7 -PORTREVISION= 2 +PORTVERSION= 0.3.9 PORTEPOCH= 1 CATEGORIES= multimedia audio -MASTER_SITES= GH:0 GHC:0 http://waf.googlecode.com/files/:1 +MASTER_SITES= GH:0 GHC:0 http://ftp.waf.io/pub/release/:1 \ + http://www.freehackers.org/~tnagy/release/:1 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:0 waf-${WAF_VERSION}:1 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} @@ -23,9 +23,9 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textproc/py-docutils USE_GITHUB= yes GH_ACCOUNT= mpv-player GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 2758bc4 +GH_COMMIT= ca8dc91 -WAF_VERSION= 1.7.15 +WAF_VERSION= 1.7.16 USES= compiler:c11 desktop-file-utils gmake iconv lua pkgconfig USE_PYTHON_BUILD= yes diff --git a/multimedia/mpv/distinfo b/multimedia/mpv/distinfo index 322698ae1b97..8a06026659a9 100644 --- a/multimedia/mpv/distinfo +++ b/multimedia/mpv/distinfo @@ -1,4 +1,4 @@ -SHA256 (mpv-0.3.7.tar.gz) = 057f4d642eb4be8c1c388173d0ebfc8e9bbd3f5101277278c7771711ea0e3095 -SIZE (mpv-0.3.7.tar.gz) = 2520275 -SHA256 (waf-1.7.15) = e5ae7028f9b2d8ce1acb9fe1092e8010a90ba764d3ac065ea4e846743290b1d6 -SIZE (waf-1.7.15) = 90909 +SHA256 (mpv-0.3.9.tar.gz) = e47f4f22a8bafa5d4c52ee499e92e8133acf1df4226565b8290dbfa4bc1b9112 +SIZE (mpv-0.3.9.tar.gz) = 2520546 +SHA256 (waf-1.7.16) = b64dc26c882572415fd450b745006107965f3fe17b357e3eb43d6676c9635a61 +SIZE (waf-1.7.16) = 91846 |