Date: Mon, 24 Dec 2018 06:07:01 +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: r488257 - head/www/youtube_dl Message-ID: <201812240607.wBO671Sv046663@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Mon Dec 24 06:07:01 2018 New Revision: 488257 URL: https://svnweb.freebsd.org/changeset/ports/488257 Log: Update to 2018.12.17. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Mon Dec 24 06:04:10 2018 (r488256) +++ head/www/youtube_dl/Makefile Mon Dec 24 06:07:01 2018 (r488257) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2018.12.03 +PORTVERSION= 2018.12.17 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 24 06:04:10 2018 (r488256) +++ head/www/youtube_dl/distinfo Mon Dec 24 06:07:01 2018 (r488257) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543914490 -SHA256 (youtube-dl-2018.12.03.tar.gz) = 7ff247c0d2518d5def8dc7df9cff4c87a1c348fabca7238a8166d217772cd536 -SIZE (youtube-dl-2018.12.03.tar.gz) = 3065234 +TIMESTAMP = 1545631527 +SHA256 (youtube-dl-2018.12.17.tar.gz) = 33eb88869637a6f019252348ef470042d5bf1ee3a996736aa3bb8cc647fea4d9 +SIZE (youtube-dl-2018.12.17.tar.gz) = 3074432
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812240607.wBO671Sv046663>