From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 22 17:50:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 778871065698 for ; Tue, 22 Sep 2009 17:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4FEBD8FC17 for ; Tue, 22 Sep 2009 17:50:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8MHo25v037253 for ; Tue, 22 Sep 2009 17:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8MHo2KG037252; Tue, 22 Sep 2009 17:50:02 GMT (envelope-from gnats) Resent-Date: Tue, 22 Sep 2009 17:50:02 GMT Resent-Message-Id: <200909221750.n8MHo2KG037252@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 008F91065672 for ; Tue, 22 Sep 2009 17:49:02 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yw0-f194.google.com (mail-yw0-f194.google.com [209.85.211.194]) by mx1.freebsd.org (Postfix) with ESMTP id 83A7F8FC18 for ; Tue, 22 Sep 2009 17:49:01 +0000 (UTC) Received: by ywh32 with SMTP id 32so104345ywh.14 for ; Tue, 22 Sep 2009 10:49:00 -0700 (PDT) Received: by 10.101.186.12 with SMTP id n12mr1285380anp.111.1253641740073; Tue, 22 Sep 2009 10:49:00 -0700 (PDT) Received: from fbsd9amd64.scjamorim.org (201.22.150.87.dynamic.adsl.gvt.net.br [201.22.150.87]) by mx.google.com with ESMTPS id b32sm16699ana.19.2009.09.22.10.48.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 22 Sep 2009 10:48:59 -0700 (PDT) Received: by fbsd9amd64.scjamorim.org (Postfix, from userid 0) id 0381212C8EC; Tue, 22 Sep 2009 14:48:53 -0300 (BRT) Message-Id: <20090922174854.0381212C8EC@fbsd9amd64.scjamorim.org> Date: Tue, 22 Sep 2009 14:48:53 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/139065: [PATCH] multimedia/tv_grab_au: Fixed problem with fetch. Removed mark broken. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2009 17:50:02 -0000 >Number: 139065 >Category: ports >Synopsis: [PATCH] multimedia/tv_grab_au: Fixed problem with fetch. Removed mark broken. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 22 17:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd9amd64.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 09:00:35 BRT 2009 >Description: - Fixed problem with fetch. - Removed mark broken - Expanded MASTER_SITES You can see the log in my tinderbox: http://www.scjamorim.org/Home/tv_grab_au-0.6.2_2-8amd64.log Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- tv_grab_au-0.6.2_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/tv_grab_au/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 14 Aug 2009 16:10:53 -0000 1.6 +++ Makefile 22 Sep 2009 17:46:11 -0000 @@ -9,7 +9,8 @@ PORTVERSION= 0.6.2 PORTREVISION= 2 CATEGORIES= multimedia -MASTER_SITES= http://www.onlinetractorparts.com.au/rohbags/xmltvau/ +MASTER_SITES= http://www.tienza.es/crux/mirror/ \ + http://www.onlinetractorparts.com.au/rohbags/xmltvau/ # DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -17,8 +18,6 @@ RUN_DEPENDS= tv_check:${PORTSDIR}/textproc/p5-xmltv -BROKEN= does not fetch - NO_WRKSUBDIR= yes NO_BUILD= yes --- tv_grab_au-0.6.2_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: