From owner-svn-ports-head@freebsd.org Wed Feb 24 06:01:22 2016 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 DBDAFAB064F; Wed, 24 Feb 2016 06:01:22 +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 AD48D1028; Wed, 24 Feb 2016 06:01:22 +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 u1O61LRL091965; Wed, 24 Feb 2016 06:01:21 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1O61La7091963; Wed, 24 Feb 2016 06:01:21 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201602240601.u1O61La7091963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Wed, 24 Feb 2016 06:01:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409452 - 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-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: Wed, 24 Feb 2016 06:01:23 -0000 Author: araujo Date: Wed Feb 24 06:01:21 2016 New Revision: 409452 URL: https://svnweb.freebsd.org/changeset/ports/409452 Log: - Update to 2016.02.22. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Wed Feb 24 01:19:32 2016 (r409451) +++ head/www/youtube_dl/Makefile Wed Feb 24 06:01:21 2016 (r409452) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2016.02.13 +PORTVERSION= 2016.02.22 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 Wed Feb 24 01:19:32 2016 (r409451) +++ head/www/youtube_dl/distinfo Wed Feb 24 06:01:21 2016 (r409452) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2016.02.13.tar.gz) = 8bb5cb62aad23fd3b049d9ffac76af6d76af8c18d68da3a3b9f602adaca1d534 -SIZE (youtube-dl-2016.02.13.tar.gz) = 1951048 +SHA256 (youtube-dl-2016.02.22.tar.gz) = 14cf17af94a23d451c1c8d2fcc8ee072ee99746d6bc7487c91043498599d630a +SIZE (youtube-dl-2016.02.22.tar.gz) = 1971515