From owner-svn-ports-head@FreeBSD.ORG Fri Feb 20 09:49:44 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 41E0554C; Fri, 20 Feb 2015 09:49:44 +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 13644F14; Fri, 20 Feb 2015 09:49:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1K9nhb8062058; Fri, 20 Feb 2015 09:49:43 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1K9nhnM062055; Fri, 20 Feb 2015 09:49:43 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201502200949.t1K9nhnM062055@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Fri, 20 Feb 2015 09:49:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379420 - 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: Fri, 20 Feb 2015 09:49:44 -0000 Author: gblach Date: Fri Feb 20 09:49:42 2015 New Revision: 379420 URL: https://svnweb.freebsd.org/changeset/ports/379420 QAT: https://qat.redports.org/buildarchive/r379420/ Log: Update to 0.8.0 Modified: head/multimedia/mpv/Makefile head/multimedia/mpv/distinfo head/multimedia/mpv/pkg-plist Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Fri Feb 20 09:01:36 2015 (r379419) +++ head/multimedia/mpv/Makefile Fri Feb 20 09:49:42 2015 (r379420) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mpv -PORTVERSION= 0.7.3 -PORTREVISION= 1 +PORTVERSION= 0.8.0 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= GH:0 GHC:0 http://ftp.waf.io/pub/release/:1 \ @@ -25,9 +24,9 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textp USE_GITHUB= yes GH_ACCOUNT= mpv-player GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 79ca51d +GH_COMMIT= 0c9f10e -WAF_VERSION= 1.8.5 +WAF_VERSION= 1.8.6 USES= compiler:c11 desktop-file-utils iconv pkgconfig python:build USE_XORG= x11 xv xxf86vm @@ -45,8 +44,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --enable-libmpv-shared \ --disable-mpg123 \ --disable-alsa \ - --disable-portaudio \ - --disable-pulse \ --disable-pdf OPTIONS_DEFINE= BS2B DOCS ENCA LADSPA LCMS2 LIBGUESS LIRC LUAJIT ZSH Modified: head/multimedia/mpv/distinfo ============================================================================== --- head/multimedia/mpv/distinfo Fri Feb 20 09:01:36 2015 (r379419) +++ head/multimedia/mpv/distinfo Fri Feb 20 09:49:42 2015 (r379420) @@ -1,4 +1,4 @@ -SHA256 (mpv-0.7.3.tar.gz) = 5379fa5b2945a6ba79a33f59befabefc4ec5cd15c4c8e70e871a6c3a700d5816 -SIZE (mpv-0.7.3.tar.gz) = 2672769 -SHA256 (waf-1.8.5) = 05d6cae3a48ff0646bbf748d60926e53ec3947f353333ff977a95d738031023e -SIZE (waf-1.8.5) = 96280 +SHA256 (mpv-0.8.0.tar.gz) = 1a6c12abb932663bfebf30e2be92859b6df1f3e191ad646d8500ab09bff74b5b +SIZE (mpv-0.8.0.tar.gz) = 2661947 +SHA256 (waf-1.8.6) = 81c4e6a3144c7b2021a839e7277bdaf1cedbbc87302186897b4ae03f4effcbf5 +SIZE (waf-1.8.6) = 96490 Modified: head/multimedia/mpv/pkg-plist ============================================================================== --- head/multimedia/mpv/pkg-plist Fri Feb 20 09:01:36 2015 (r379419) +++ head/multimedia/mpv/pkg-plist Fri Feb 20 09:49:42 2015 (r379420) @@ -1,10 +1,11 @@ bin/mpv %%ETCDIR%%/encoding-profiles.conf include/mpv/client.h +include/mpv/opengl_cb.h include/mpv/qthelper.hpp lib/libmpv.so lib/libmpv.so.1 -lib/libmpv.so.1.10.0 +lib/libmpv.so.1.14.0 libdata/pkgconfig/mpv.pc man/man1/mpv.1.gz share/applications/mpv.desktop