From owner-svn-ports-all@FreeBSD.ORG Tue Jul 22 11:04:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9ABA811F; Tue, 22 Jul 2014 11:04:05 +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 880A827FB; Tue, 22 Jul 2014 11:04:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6MB45Jg025211; Tue, 22 Jul 2014 11:04:05 GMT (envelope-from pi@svn.freebsd.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6MB44qX025208; Tue, 22 Jul 2014 11:04:04 GMT (envelope-from pi@svn.freebsd.org) Message-Id: <201407221104.s6MB44qX025208@svn.freebsd.org> From: Kurt Jaeger Date: Tue, 22 Jul 2014 11:04:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362531 - 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.18 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: Tue, 22 Jul 2014 11:04:05 -0000 Author: pi Date: Tue Jul 22 11:04:04 2014 New Revision: 362531 URL: http://svnweb.freebsd.org/changeset/ports/362531 QAT: https://qat.redports.org/buildarchive/r362531/ Log: www/youtube_dl: 2014.02.22.1 -> 2014.07.21 - new WWW: https://yt-dl.org/ in pkg-descr PR: 191640 Submitted by: cjpugmed@gmail.com Approved by: maintainer timeout Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo head/www/youtube_dl/pkg-descr Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Tue Jul 22 11:02:07 2014 (r362530) +++ head/www/youtube_dl/Makefile Tue Jul 22 11:04:04 2014 (r362531) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2014.02.22.1 +PORTVERSION= 2014.07.21 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 Tue Jul 22 11:02:07 2014 (r362530) +++ head/www/youtube_dl/distinfo Tue Jul 22 11:04:04 2014 (r362531) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2014.02.22.1.tar.gz) = 8f70eaec5aa1575755f496a4f83edb8779733dda59f0cf3de486228c970886f9 -SIZE (youtube-dl-2014.02.22.1.tar.gz) = 673300 +SHA256 (youtube-dl-2014.07.21.tar.gz) = 63b48fdb32a6e28f3dcb8928e0f372d8e2ea1eb4216f063394f0b6d64955cee4 +SIZE (youtube-dl-2014.07.21.tar.gz) = 906769 Modified: head/www/youtube_dl/pkg-descr ============================================================================== --- head/www/youtube_dl/pkg-descr Tue Jul 22 11:02:07 2014 (r362530) +++ head/www/youtube_dl/pkg-descr Tue Jul 22 11:04:04 2014 (r362531) @@ -2,4 +2,4 @@ youtube-dl is a small command-line progr from YouTube.com, metacafe.com, google video, photobucket videos, yahoo videos, dailymotion and others -WWW: http://rg3.github.io/youtube-dl/ +WWW: https://yt-dl.org/