Date: Tue, 8 Oct 2019 03:43:57 +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: r514026 - head/www/youtube_dl Message-ID: <201910080343.x983hvf6051153@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Tue Oct 8 03:43:56 2019 New Revision: 514026 URL: https://svnweb.freebsd.org/changeset/ports/514026 Log: - Update to 2019.09.28. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Tue Oct 8 02:27:05 2019 (r514025) +++ head/www/youtube_dl/Makefile Tue Oct 8 03:43:56 2019 (r514026) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2019.09.12.1 +PORTVERSION= 2019.09.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 Tue Oct 8 02:27:05 2019 (r514025) +++ head/www/youtube_dl/distinfo Tue Oct 8 03:43:56 2019 (r514026) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568789222 -SHA256 (youtube-dl-2019.09.12.1.tar.gz) = ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40 -SIZE (youtube-dl-2019.09.12.1.tar.gz) = 3180312 +TIMESTAMP = 1570448828 +SHA256 (youtube-dl-2019.09.28.tar.gz) = 50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b +SIZE (youtube-dl-2019.09.28.tar.gz) = 3181163
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910080343.x983hvf6051153>