Bug 177189

Summary: [PATCH] www/youtube_dl: update to 2013.02.25
Product: Ports & Packages Reporter: William Grzybowski <william88>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
youtube-dl.patch none

Description William Grzybowski 2013-03-21 12:00:00 UTC
	Update to 2013.02.25
	Redports: https://redports.org/buildarchive/20130321114200-6658/

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-21 12:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-24 08:53:43 UTC
Author: araujo
Date: Fri May 24 07:53:36 2013
New Revision: 318919
URL: http://svnweb.freebsd.org/changeset/ports/318919

Log:
  - Update to 2013.05.10.
  
  PR:		ports/177189 [based on]
  Submitted by:	William Grzybowski <william88@gmail.com>

Modified:
  head/www/youtube_dl/Makefile
  head/www/youtube_dl/distinfo

Modified: head/www/youtube_dl/Makefile
==============================================================================
--- head/www/youtube_dl/Makefile	Fri May 24 07:42:49 2013	(r318918)
+++ head/www/youtube_dl/Makefile	Fri May 24 07:53:36 2013	(r318919)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2013.02.02
+PORTVERSION=	2013.05.10
 CATEGORIES=	www
 MASTER_SITES=	http://youtube-dl.org/downloads/${PORTVERSION}/ \
 		http://ftp.de.netbsd.org/pub/unix/Linux/MIRROR.gentoo/distfiles/

Modified: head/www/youtube_dl/distinfo
==============================================================================
--- head/www/youtube_dl/distinfo	Fri May 24 07:42:49 2013	(r318918)
+++ head/www/youtube_dl/distinfo	Fri May 24 07:53:36 2013	(r318919)
@@ -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.05.10.tar.gz) = 0f0c28f0a3d681805ead4c60073e532741a74d588dccfe8451cc38ec1bd306f8
+SIZE (youtube-dl-2013.05.10.tar.gz) = 164843
_______________________________________________
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"
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2013-05-24 08:54:15 UTC
State Changed
From-To: open->closed

Update to a newer version! Sorry by delay.