From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 7 18:10:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9ED54EA for ; Fri, 7 Feb 2014 18:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 953CD191C for ; Fri, 7 Feb 2014 18:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s17IA1s5005367 for ; Fri, 7 Feb 2014 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s17IA1Pe005366; Fri, 7 Feb 2014 18:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 7 Feb 2014 18:10:01 GMT Resent-Message-Id: <201402071810.s17IA1Pe005366@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Johannes Jost Meixner Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 168C33F6; Fri, 7 Feb 2014 18:05:39 +0000 (UTC) Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CBB8E18EA; Fri, 7 Feb 2014 18:05:38 +0000 (UTC) Received: from mx12.chaot.net (82.131.84.56.cable.starman.ee [82.131.84.56]) by dd16522.kasserver.com (Postfix) with ESMTPSA id 16AA8456120; Fri, 7 Feb 2014 19:05:31 +0100 (CET) Received: from localhost (1003@localhost [local]); by mx12.chaot.net (OpenSMTPD) with ESMTPA id 1b373629; Fri, 7 Feb 2014 20:05:29 +0200 (EET) Message-Id: <4101533079.enqueue@mx12.chaot.net> Date: Fri, 7 Feb 2014 20:05:29 +0200 (EET) From: Johannes Jost Meixner To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/186546: [UPDATE] www/youtube_dl: update to 2014.02.06.3 Cc: araujo@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 18:10:01 -0000 >Number: 186546 >Category: ports >Synopsis: [UPDATE] www/youtube_dl: update to 2014.02.06.3 >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: Fri Feb 07 18:10:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Johannes Jost Meixner >Release: FreeBSD 11.0-CURRENT amd64 >Organization: Goldener Grund OUe >Environment: System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Wed Jan 15 11:44:09 EET 2014 >Description: - Update to 2014.02.06.3 - youtube_dl can run with Python 3. - Add post-patch target: Make sure it uses the installed python version in cases where youtube_dl does not depend on lang/python. Port maintainer (araujo@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.00.2014.02.03 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- youtube_dl-2014.02.06.3.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 343284) +++ Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2014.01.23.4 +PORTVERSION= 2014.02.06.3 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ DISTNAME= youtube-dl-${PORTVERSION} @@ -16,7 +16,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -USE_PYTHON_RUN= 2 +USE_PYTHON_RUN= yes ALL_TARGET= youtube-dl OPTIONS_DEFINE= BASH RTMPDUMP FFMPEG @@ -40,6 +40,9 @@ @# remove tarball provided version, build our own @${RM} -f ${WRKSRC}/youtube-dl +post-patch: + ${REINPLACE_CMD} -e '/PYTHON=/s/python/python${PYTHON_SUFFIX}/' ${WRKSRC}/Makefile + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/youtube-dl ${STAGEDIR}${PREFIX}/bin/youtube-dl ${INSTALL_DATA} ${WRKSRC}/youtube-dl.1 ${STAGEDIR}${PREFIX}/man/man1/ Index: distinfo =================================================================== --- distinfo (revision 343284) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (youtube-dl-2014.01.23.4.tar.gz) = a96d562be51aeb817b9952bff8c65ecab737575b7104381ce62185397408dc72 -SIZE (youtube-dl-2014.01.23.4.tar.gz) = 597125 +SHA256 (youtube-dl-2014.02.06.3.tar.gz) = 0e49dc11a33c001b68e8669837fe0b838c45454969043c9e7dd8fc160bc9b274 +SIZE (youtube-dl-2014.02.06.3.tar.gz) = 632047 --- youtube_dl-2014.02.06.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: