Date: Fri, 19 Jan 2018 19:21:48 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r459461 - branches/2018Q1/www/youtube_dl Message-ID: <201801191921.w0JJLmav066388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Jan 19 19:21:48 2018 New Revision: 459461 URL: https://svnweb.freebsd.org/changeset/ports/459461 Log: MFH: r459034 www/youtube_dl: Update to 2018.01.14 PR: 225157 Approved by: araujo (maintainer) Approved by: ports-secteam (swills) Modified: branches/2018Q1/www/youtube_dl/Makefile branches/2018Q1/www/youtube_dl/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/youtube_dl/Makefile ============================================================================== --- branches/2018Q1/www/youtube_dl/Makefile Fri Jan 19 18:57:32 2018 (r459460) +++ branches/2018Q1/www/youtube_dl/Makefile Fri Jan 19 19:21:48 2018 (r459461) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2017.11.26 +PORTVERSION= 2018.01.14 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} Modified: branches/2018Q1/www/youtube_dl/distinfo ============================================================================== --- branches/2018Q1/www/youtube_dl/distinfo Fri Jan 19 18:57:32 2018 (r459460) +++ branches/2018Q1/www/youtube_dl/distinfo Fri Jan 19 19:21:48 2018 (r459461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511732238 -SHA256 (youtube-dl-2017.11.26.tar.gz) = 47d30aec89cd2456b7ee7026c66c0ee4f56ab7d2700c44af27be0e00627d2d5a -SIZE (youtube-dl-2017.11.26.tar.gz) = 2839867 +TIMESTAMP = 1515864172 +SHA256 (youtube-dl-2018.01.14.tar.gz) = 6bfddba076d4dbb4841d12d65e9ab1c9130cc928ad186d92b6f590d78f92875e +SIZE (youtube-dl-2018.01.14.tar.gz) = 2885608
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801191921.w0JJLmav066388>