Bug 177189 - [PATCH] www/youtube_dl: update to 2013.02.25
Summary: [PATCH] www/youtube_dl: update to 2013.02.25
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 12:00 UTC by William Grzybowski
Modified: 2013-05-24 09:00 UTC (History)
0 users

See Also:


Attachments
youtube-dl.patch (858 bytes, patch)
2013-03-21 12:00 UTC, William Grzybowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.