From owner-svn-ports-head@freebsd.org Sat Dec 5 01:36:04 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 8B12EA3F40F; Sat, 5 Dec 2015 01:36:04 +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 5735410CB; Sat, 5 Dec 2015 01:36:04 +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 tB51a3TU057338; Sat, 5 Dec 2015 01:36:03 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB51a3Lp057336; Sat, 5 Dec 2015 01:36:03 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201512050136.tB51a3Lp057336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Sat, 5 Dec 2015 01:36:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403017 - 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: Sat, 05 Dec 2015 01:36:04 -0000 Author: araujo Date: Sat Dec 5 01:36:03 2015 New Revision: 403017 URL: https://svnweb.freebsd.org/changeset/ports/403017 Log: - Update to 2015.11.27.1. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Sat Dec 5 01:08:22 2015 (r403016) +++ head/www/youtube_dl/Makefile Sat Dec 5 01:36:03 2015 (r403017) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2015.11.24 +PORTVERSION= 2015.11.27.1 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 Sat Dec 5 01:08:22 2015 (r403016) +++ head/www/youtube_dl/distinfo Sat Dec 5 01:36:03 2015 (r403017) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2015.11.24.tar.gz) = cceeb606e723c0291de85eecb9a551ca887f3be4db786ad621011a9201a482b1 -SIZE (youtube-dl-2015.11.24.tar.gz) = 1803588 +SHA256 (youtube-dl-2015.11.27.1.tar.gz) = 35a7b2947200209bef9e642d1203e9d4a4103e279222c3ca3b5ee3adf3c8c535 +SIZE (youtube-dl-2015.11.27.1.tar.gz) = 1803857