From owner-svn-ports-head@FreeBSD.ORG Thu Feb 26 21:35:39 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06BA89D3; Thu, 26 Feb 2015 21:35:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E5713AA5; Thu, 26 Feb 2015 21:35:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1QLZcrC032064; Thu, 26 Feb 2015 21:35:38 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1QLZcYB032062; Thu, 26 Feb 2015 21:35:38 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201502262135.t1QLZcYB032062@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Thu, 26 Feb 2015 21:35:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380055 - head/multimedia/mpv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2015 21:35:39 -0000 Author: gblach Date: Thu Feb 26 21:35:37 2015 New Revision: 380055 URL: https://svnweb.freebsd.org/changeset/ports/380055 QAT: https://qat.redports.org/buildarchive/r380055/ Log: Update to 0.8.2 Modified: head/multimedia/mpv/Makefile head/multimedia/mpv/distinfo Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Thu Feb 26 21:12:40 2015 (r380054) +++ head/multimedia/mpv/Makefile Thu Feb 26 21:35:37 2015 (r380055) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpv -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.2 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= GH:0 GHC:0 http://ftp.waf.io/pub/release/:1 \ @@ -24,7 +24,7 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textp USE_GITHUB= yes GH_ACCOUNT= mpv-player GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 0c9f10e +GH_COMMIT= 7fe9126 WAF_VERSION= 1.8.6 Modified: head/multimedia/mpv/distinfo ============================================================================== --- head/multimedia/mpv/distinfo Thu Feb 26 21:12:40 2015 (r380054) +++ head/multimedia/mpv/distinfo Thu Feb 26 21:35:37 2015 (r380055) @@ -1,4 +1,4 @@ -SHA256 (mpv-0.8.0.tar.gz) = 1a6c12abb932663bfebf30e2be92859b6df1f3e191ad646d8500ab09bff74b5b -SIZE (mpv-0.8.0.tar.gz) = 2661947 +SHA256 (mpv-0.8.2.tar.gz) = ed758577aff6c18fcd087b0281d263729a3e32af2f8f45eca32b1de6d8a41ffc +SIZE (mpv-0.8.2.tar.gz) = 2663924 SHA256 (waf-1.8.6) = 81c4e6a3144c7b2021a839e7277bdaf1cedbbc87302186897b4ae03f4effcbf5 SIZE (waf-1.8.6) = 96490