From owner-svn-ports-all@freebsd.org Mon Feb 22 08:21:50 2016 Return-Path: Delivered-To: svn-ports-all@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 0612BAAFF73; Mon, 22 Feb 2016 08:21:50 +0000 (UTC) (envelope-from araujo@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 C603C10D3; Mon, 22 Feb 2016 08:21:49 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1M8LmoH074758; Mon, 22 Feb 2016 08:21:48 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1M8Lmn3074756; Mon, 22 Feb 2016 08:21:48 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201602220821.u1M8Lmn3074756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Mon, 22 Feb 2016 08:21:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409320 - head/www/youtube_dl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2016 08:21:50 -0000 Author: araujo Date: Mon Feb 22 08:21:48 2016 New Revision: 409320 URL: https://svnweb.freebsd.org/changeset/ports/409320 Log: - Update to 2016.02.13. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Mon Feb 22 08:20:31 2016 (r409319) +++ head/www/youtube_dl/Makefile Mon Feb 22 08:21:48 2016 (r409320) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2016.02.01 +PORTVERSION= 2016.02.13 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} Modified: head/www/youtube_dl/distinfo ============================================================================== --- head/www/youtube_dl/distinfo Mon Feb 22 08:20:31 2016 (r409319) +++ head/www/youtube_dl/distinfo Mon Feb 22 08:21:48 2016 (r409320) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2016.02.01.tar.gz) = cac97ffda989b5783b7b05dd04cdb9f602089163d4c0dbeb55fc749899422613 -SIZE (youtube-dl-2016.02.01.tar.gz) = 1931170 +SHA256 (youtube-dl-2016.02.13.tar.gz) = 8bb5cb62aad23fd3b049d9ffac76af6d76af8c18d68da3a3b9f602adaca1d534 +SIZE (youtube-dl-2016.02.13.tar.gz) = 1951048