Date: Sun, 13 Jun 2010 23:09:12 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: araujo@FreeBSD.org Subject: ports/147834: [PATCH] www/youtube_dl: update to 2010.06.06 Message-ID: <20100613150912.EA2A52AEC5CC@sunpoet.net> Resent-Message-ID: <201006131510.o5DFA23i005556@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 147834 >Category: ports >Synopsis: [PATCH] www/youtube_dl: update to 2010.06.06 >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: Sun Jun 13 15:10:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.1-PRERELEASE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Wed May 19 00:13:00 CST 2010 >Description: - Update to 2010.06.06 Port maintainer (araujo@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- youtube_dl-2010.06.06.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/youtube_dl/Makefile /usr/ports/sunpoet/youtube_dl/Makefile --- /usr/ports/www/youtube_dl/Makefile 2010-04-06 11:08:56.000000000 +0800 +++ /usr/ports/sunpoet/youtube_dl/Makefile 2010-06-13 23:05:30.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= youtube_dl -PORTVERSION= 2010.04.04 +PORTVERSION= 2010.06.06 CATEGORIES= www MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/ DISTNAME= youtube-dl @@ -17,10 +17,9 @@ MAINTAINER= araujo@FreeBSD.org COMMENT= A program for downloading videos from YouTube.com -NO_WRKSUBDIR= yes NO_BUILD= yes - -USE_PYTHON= 2.5+ +NO_WRKSUBDIR= yes +USE_PYTHON= 2.5-2.6 PLIST_FILES= bin/youtube-dl diff -ruN --exclude=CVS /usr/ports/www/youtube_dl/distinfo /usr/ports/sunpoet/youtube_dl/distinfo --- /usr/ports/www/youtube_dl/distinfo 2010-04-06 11:08:56.000000000 +0800 +++ /usr/ports/sunpoet/youtube_dl/distinfo 2010-06-13 23:03:57.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (youtube_dl/2010.04.04/youtube-dl) = 6c3e2982b5a46ede4fd5d6e6ed280331 -SHA256 (youtube_dl/2010.04.04/youtube-dl) = 69aa7757feb01c5faf68414a0220bed1e9210900059b1a7d7c7f2c53e788ae26 -SIZE (youtube_dl/2010.04.04/youtube-dl) = 63576 +MD5 (youtube_dl/2010.06.06/youtube-dl) = a995ba360c5b0fbd2a22c48306367cc5 +SHA256 (youtube_dl/2010.06.06/youtube-dl) = 690f5b91e536f426de0679d2c69d1e0c37904d21a47fbabb89d374ef9504b096 +SIZE (youtube_dl/2010.06.06/youtube-dl) = 75697 --- youtube_dl-2010.06.06.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?20100613150912.EA2A52AEC5CC>