Date: Mon, 2 Dec 2019 09:54:56 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518841 - head/www/youtube_dl Message-ID: <201912020954.xB29sutF089848@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Mon Dec 2 09:54:56 2019 New Revision: 518841 URL: https://svnweb.freebsd.org/changeset/ports/518841 Log: - Update to 2019.11.28. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Mon Dec 2 09:52:41 2019 (r518840) +++ head/www/youtube_dl/Makefile Mon Dec 2 09:54:56 2019 (r518841) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2019.10.16 +PORTVERSION= 2019.11.28 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 Mon Dec 2 09:52:41 2019 (r518840) +++ head/www/youtube_dl/distinfo Mon Dec 2 09:54:56 2019 (r518841) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571652204 -SHA256 (youtube-dl-2019.10.16.tar.gz) = f2acb43ae419ee6c33e94989cada162b4566755dc1d5e0935368952290a92b21 -SIZE (youtube-dl-2019.10.16.tar.gz) = 3183413 +TIMESTAMP = 1575280448 +SHA256 (youtube-dl-2019.11.28.tar.gz) = 93dfcb77811cafb5aef090504eb43e8fd3fca0df694676a4ff71023a6ce3b1a7 +SIZE (youtube-dl-2019.11.28.tar.gz) = 3148365
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912020954.xB29sutF089848>