Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2014 22:40:26 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364818 - head/multimedia/mpv
Message-ID:  <201408132240.s7DMeQen084798@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Wed Aug 13 22:40:26 2014
New Revision: 364818
URL: http://svnweb.freebsd.org/changeset/ports/364818
QAT: https://qat.redports.org/buildarchive/r364818/

Log:
  - Update to 0.5.0

Modified:
  head/multimedia/mpv/Makefile
  head/multimedia/mpv/distinfo
  head/multimedia/mpv/pkg-plist

Modified: head/multimedia/mpv/Makefile
==============================================================================
--- head/multimedia/mpv/Makefile	Wed Aug 13 22:35:47 2014	(r364817)
+++ head/multimedia/mpv/Makefile	Wed Aug 13 22:40:26 2014	(r364818)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpv
-PORTVERSION=	0.4.2
-PORTREVISION=	2
+PORTVERSION=	0.5.0
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio
 MASTER_SITES=	GH:0 GHC:0 http://ftp.waf.io/pub/release/:1 \
@@ -25,7 +24,7 @@ BUILD_DEPENDS=	rst2man:${PORTSDIR}/textp
 USE_GITHUB=	yes
 GH_ACCOUNT=	mpv-player
 GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	777295c
+GH_COMMIT=	88f247c
 
 WAF_VERSION=	1.7.16
 

Modified: head/multimedia/mpv/distinfo
==============================================================================
--- head/multimedia/mpv/distinfo	Wed Aug 13 22:35:47 2014	(r364817)
+++ head/multimedia/mpv/distinfo	Wed Aug 13 22:40:26 2014	(r364818)
@@ -1,4 +1,4 @@
-SHA256 (mpv-0.4.2.tar.gz) = 948fbfd5d51c69224a39b8030333078c7acfac5bd35b511453797b2989975068
-SIZE (mpv-0.4.2.tar.gz) = 2564604
+SHA256 (mpv-0.5.0.tar.gz) = 9ca7ab6fdd533c5ec9aac2a4963a42220940b5bc6c1de940ff1d174f57460965
+SIZE (mpv-0.5.0.tar.gz) = 2577879
 SHA256 (waf-1.7.16) = b64dc26c882572415fd450b745006107965f3fe17b357e3eb43d6676c9635a61
 SIZE (waf-1.7.16) = 91846

Modified: head/multimedia/mpv/pkg-plist
==============================================================================
--- head/multimedia/mpv/pkg-plist	Wed Aug 13 22:35:47 2014	(r364817)
+++ head/multimedia/mpv/pkg-plist	Wed Aug 13 22:40:26 2014	(r364818)
@@ -5,7 +5,7 @@ etc/mpv/mpv.conf.sample
 include/mpv/client.h
 lib/libmpv.so
 lib/libmpv.so.1
-lib/libmpv.so.1.0.0
+lib/libmpv.so.1.3.0
 libdata/pkgconfig/mpv.pc
 man/man1/mpv.1.gz
 share/applications/mpv.desktop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408132240.s7DMeQen084798>