Summary: | [UPDATE] www/youtube_dl: update to 2014.01.07.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Johannes Meixner <xmj> | ||||
Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | araujo | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Johannes Meixner
2014-01-07 11:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer (via the GNATS Auto Assign Tool) Author: ak Date: Sun Jan 26 17:48:12 2014 New Revision: 341248 URL: http://svnweb.freebsd.org/changeset/ports/341248 QAT: https://qat.redports.org/buildarchive/r341248/ Log: - Update to 2014.01.23.4 PR: ports/185547 (based on) Submitted by: Johannes Jost Meixner <xmj@chaot.net> Approved by: maintainer timeout (19 days) Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Sun Jan 26 17:37:03 2014 (r341247) +++ head/www/youtube_dl/Makefile Sun Jan 26 17:48:12 2014 (r341248) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2013.11.06 +PORTVERSION= 2014.01.23.4 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 Sun Jan 26 17:37:03 2014 (r341247) +++ head/www/youtube_dl/distinfo Sun Jan 26 17:48:12 2014 (r341248) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2013.11.06.tar.gz) = 2cc981d150757272e5d739a098cbdd3165bdbad64832854e955e3ac918aa6631 -SIZE (youtube-dl-2013.11.06.tar.gz) = 452887 +SHA256 (youtube-dl-2014.01.23.4.tar.gz) = a96d562be51aeb817b9952bff8c65ecab737575b7104381ce62185397408dc72 +SIZE (youtube-dl-2014.01.23.4.tar.gz) = 597125 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |