From owner-svn-ports-head@freebsd.org Fri Sep 14 12:26:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E456108217F; Fri, 14 Sep 2018 12:26:57 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1EF58803B0; Fri, 14 Sep 2018 12:26:57 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 18BCC245F6; Fri, 14 Sep 2018 12:26:57 +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 w8ECQucO031980; Fri, 14 Sep 2018 12:26:56 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8ECQuLc031979; Fri, 14 Sep 2018 12:26:56 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201809141226.w8ECQuLc031979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Fri, 14 Sep 2018 12:26:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479773 - head/www/youtube_dl X-SVN-Group: ports-head X-SVN-Commit-Author: araujo X-SVN-Commit-Paths: head/www/youtube_dl X-SVN-Commit-Revision: 479773 X-SVN-Commit-Repository: ports 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.27 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: Fri, 14 Sep 2018 12:26:57 -0000 Author: araujo Date: Fri Sep 14 12:26:56 2018 New Revision: 479773 URL: https://svnweb.freebsd.org/changeset/ports/479773 Log: - Update to 2018.09.10. PR: ports/231245 (based on) Submitted by: Nathan Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Fri Sep 14 12:19:48 2018 (r479772) +++ head/www/youtube_dl/Makefile Fri Sep 14 12:26:56 2018 (r479773) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2018.07.04 +PORTVERSION= 2018.09.10 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 Fri Sep 14 12:19:48 2018 (r479772) +++ head/www/youtube_dl/distinfo Fri Sep 14 12:26:56 2018 (r479773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531121960 -SHA256 (youtube-dl-2018.07.04.tar.gz) = c65209af93d8524c0da2cd7d8228830816da96471957325597653639080d0d43 -SIZE (youtube-dl-2018.07.04.tar.gz) = 2993980 +TIMESTAMP = 1536927905 +SHA256 (youtube-dl-2018.09.10.tar.gz) = 08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89 +SIZE (youtube-dl-2018.09.10.tar.gz) = 3036301