Date: Tue, 4 Dec 2018 09:18:36 +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: r486589 - head/www/youtube_dl Message-ID: <201812040918.wB49Ia2b094260@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Tue Dec 4 09:18:36 2018 New Revision: 486589 URL: https://svnweb.freebsd.org/changeset/ports/486589 Log: Update to 2018.12.03. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Tue Dec 4 09:06:21 2018 (r486588) +++ head/www/youtube_dl/Makefile Tue Dec 4 09:18:36 2018 (r486589) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2018.11.23 +PORTVERSION= 2018.12.03 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 Dec 4 09:06:21 2018 (r486588) +++ head/www/youtube_dl/distinfo Tue Dec 4 09:18:36 2018 (r486589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543007812 -SHA256 (youtube-dl-2018.11.23.tar.gz) = cf1fda52b5b6baaa625d80220c454c22876ae9e440d6c1e58ba4e529764bc00c -SIZE (youtube-dl-2018.11.23.tar.gz) = 3061698 +TIMESTAMP = 1543914490 +SHA256 (youtube-dl-2018.12.03.tar.gz) = 7ff247c0d2518d5def8dc7df9cff4c87a1c348fabca7238a8166d217772cd536 +SIZE (youtube-dl-2018.12.03.tar.gz) = 3065234
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812040918.wB49Ia2b094260>