Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 04:51:50 -0700 (PDT)
From:      William Grzybowski <william88@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/177189: [PATCH] www/youtube_dl: update to 2013.02.25
Message-ID:  <514af456.0670e00a.4a1d.33d9@mx.google.com>
Resent-Message-ID: <201303211200.r2LC005T063166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177189
>Category:       ports
>Synopsis:       [PATCH] www/youtube_dl: update to 2013.02.25
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 12:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	Update to 2013.02.25
	Redports: https://redports.org/buildarchive/20130321114200-6658/

>How-To-Repeat:
>Fix:

	See attached patch


--- youtube-dl.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 314701)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2013.02.02
+PORTVERSION=	2013.02.25
 CATEGORIES=	www
 MASTER_SITES=	http://youtube-dl.org/downloads/${PORTVERSION}/ \
 		http://ftp.de.netbsd.org/pub/unix/Linux/MIRROR.gentoo/distfiles/
Index: distinfo
===================================================================
--- distinfo	(revision 314701)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (youtube-dl-2013.02.02.tar.gz) = c062ab5636f443c776d617dd9aa3c9045926f16954fc333660b5aae45f15686f
-SIZE (youtube-dl-2013.02.02.tar.gz) = 137547
+SHA256 (youtube-dl-2013.02.25.tar.gz) = b7e2803f9a7f05f282bacc015b2a4f44c658587e19be076329c7f346093c2008
+SIZE (youtube-dl-2013.02.25.tar.gz) = 142740
--- youtube-dl.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?514af456.0670e00a.4a1d.33d9>