Date: Tue, 3 Oct 2017 01:38:51 +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: r451105 - head/www/youtube_dl Message-ID: <201710030138.v931cpXI053109@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Tue Oct 3 01:38:51 2017 New Revision: 451105 URL: https://svnweb.freebsd.org/changeset/ports/451105 Log: Update to 2017.10.01. Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Mon Oct 2 23:47:42 2017 (r451104) +++ head/www/youtube_dl/Makefile Tue Oct 3 01:38:51 2017 (r451105) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2017.07.30.1 +PORTVERSION= 2017.10.01 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 2 23:47:42 2017 (r451104) +++ head/www/youtube_dl/distinfo Tue Oct 3 01:38:51 2017 (r451105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501581075 -SHA256 (youtube-dl-2017.07.30.1.tar.gz) = 4701c7533cced9b10d281031e0f7a95a60e5d38e5a4fd368b410c16e402b36d4 -SIZE (youtube-dl-2017.07.30.1.tar.gz) = 2765732 +TIMESTAMP = 1506970842 +SHA256 (youtube-dl-2017.10.01.tar.gz) = 0b4f0e12b099c46ad47597764b10f45ceae3935834abf99d49ccd8cfb48dff10 +SIZE (youtube-dl-2017.10.01.tar.gz) = 2813364
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710030138.v931cpXI053109>