Date: Mon, 21 Oct 2019 10:03:59 +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: r515095 - head/www/youtube_dl Message-ID: <201910211003.x9LA3xid080501@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Mon Oct 21 10:03:59 2019 New Revision: 515095 URL: https://svnweb.freebsd.org/changeset/ports/515095 Log: Update to 2019.10.16. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Mon Oct 21 09:44:06 2019 (r515094) +++ head/www/youtube_dl/Makefile Mon Oct 21 10:03:59 2019 (r515095) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2019.09.28 +PORTVERSION= 2019.10.16 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 Oct 21 09:44:06 2019 (r515094) +++ head/www/youtube_dl/distinfo Mon Oct 21 10:03:59 2019 (r515095) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570448828 -SHA256 (youtube-dl-2019.09.28.tar.gz) = 50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b -SIZE (youtube-dl-2019.09.28.tar.gz) = 3181163 +TIMESTAMP = 1571652204 +SHA256 (youtube-dl-2019.10.16.tar.gz) = f2acb43ae419ee6c33e94989cada162b4566755dc1d5e0935368952290a92b21 +SIZE (youtube-dl-2019.10.16.tar.gz) = 3183413
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910211003.x9LA3xid080501>