Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2009 14:48:53 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139065: [PATCH] multimedia/tv_grab_au: Fixed problem with fetch. Removed mark broken.
Message-ID:  <20090922174854.0381212C8EC@fbsd9amd64.scjamorim.org>
Resent-Message-ID: <200909221750.n8MHo2KG037252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090922174854.0381212C8EC>