Date: Wed, 30 Dec 2015 08:16:14 +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: r404809 - head/www/youtube_dl Message-ID: <201512300816.tBU8GELw082488@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Wed Dec 30 08:16:14 2015 New Revision: 404809 URL: https://svnweb.freebsd.org/changeset/ports/404809 Log: - Update to 2015.12.29. Submitted by: T.C.Berner <tcberner@gmail.com> (via email) Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Wed Dec 30 08:06:18 2015 (r404808) +++ head/www/youtube_dl/Makefile Wed Dec 30 08:16:14 2015 (r404809) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2015.12.23 +PORTVERSION= 2015.12.29 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 Wed Dec 30 08:06:18 2015 (r404808) +++ head/www/youtube_dl/distinfo Wed Dec 30 08:16:14 2015 (r404809) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2015.12.23.tar.gz) = fe7088979c78eb900c3db110a577866a01e1dd537cddda25258893f099fff9ba -SIZE (youtube-dl-2015.12.23.tar.gz) = 1850244 +SHA256 (youtube-dl-2015.12.29.tar.gz) = 4ff67c9cb65f36f0409dc2f35953fe1b66164512c06d46ebb345cb8a70e46208 +SIZE (youtube-dl-2015.12.29.tar.gz) = 1863530
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512300816.tBU8GELw082488>