From owner-svn-ports-head@freebsd.org Sun Nov 22 17:14:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A630A35D39; Sun, 22 Nov 2015 17:14:38 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 2664615DB; Sun, 22 Nov 2015 17:14:38 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAMHEbJY097631; Sun, 22 Nov 2015 17:14:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAMHEbZP097629; Sun, 22 Nov 2015 17:14:37 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201511221714.tAMHEbZP097629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 22 Nov 2015 17:14:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402235 - 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.20 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: Sun, 22 Nov 2015 17:14:38 -0000 Author: pi Date: Sun Nov 22 17:14:36 2015 New Revision: 402235 URL: https://svnweb.freebsd.org/changeset/ports/402235 Log: multimedia/mpv: 0.12.0 -> 0.13.0 Changes: https://github.com/mpv-player/mpv/releases/tag/v0.13.0 PR: 204599 Submitted by: Carlos J. Puga Medina (maintainer) Modified: head/multimedia/mpv/Makefile head/multimedia/mpv/distinfo Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Sun Nov 22 16:55:34 2015 (r402234) +++ head/multimedia/mpv/Makefile Sun Nov 22 17:14:36 2015 (r402235) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= mpv -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio @@ -25,6 +24,7 @@ WAF_CMD= ${WRKSRC_waf}/waf-light USES= compiler:c11 desktop-file-utils iconv pkgconfig python:build waf USE_LDCONFIG= yes +INSTALL_ICONS= yes CPPFLAGS+= -I.. -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -127,7 +127,7 @@ XINERAMA_USE= XORG=xinerama,xineramapr XINERAMA_CONFIGURE_OFF= --disable-xinerama XINERAMA_IMPLIES= X11 -YTDL_RUN_DEPENDS= youtube-dl:${PORTSDIR}/www/youtube_dl +YTDL_BUILD_DEPENDS= ${LOCALBASE}/bin/youtube-dl:${PORTSDIR}/www/youtube_dl ZSH_USES= perl5 ZSH_USE= PERL5=build Modified: head/multimedia/mpv/distinfo ============================================================================== --- head/multimedia/mpv/distinfo Sun Nov 22 16:55:34 2015 (r402234) +++ head/multimedia/mpv/distinfo Sun Nov 22 17:14:36 2015 (r402235) @@ -1,4 +1,4 @@ -SHA256 (mpv-player-mpv-v0.12.0_GH0.tar.gz) = df242044c749d850344f5499860d852849147f20c63d36d2cd678627bd8d6cc4 -SIZE (mpv-player-mpv-v0.12.0_GH0.tar.gz) = 2701727 +SHA256 (mpv-player-mpv-v0.13.0_GH0.tar.gz) = 1372704fd8f5701ef7d60f347fd15fe536e23ef148279bf4a4415e72896912db +SIZE (mpv-player-mpv-v0.13.0_GH0.tar.gz) = 2874190 SHA256 (waf-project-waf-waf-1.8.16_GH0.tar.gz) = ddc7165b8ec91cf1c689916087f6edcd129ca938572890e891bc3400a6de2a63 SIZE (waf-project-waf-waf-1.8.16_GH0.tar.gz) = 1355771