Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2003 04:31:58 -0600 (CST)
From:      David Booth <wbooth@austin.rr.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48897: ports/textproc/p5-xmltv needs update to 0.5.8. Current port version (0.5.6) broken for North America
Message-ID:  <200303011031.h21AVwPG051809@boothscientific.com>

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

>Number:         48897
>Category:       ports
>Synopsis:       ports/textproc/p5-xmltv needs update to 0.5.8. Current port version (0.5.6) broken for North America
>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:   Mon Mar 03 15:00:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Booth
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD boothscientific.com 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #10: Wed Feb 26 07:57:05 CST 2003 davidb@boothscientific.com:/usr/obj/usr/src/sys/REV3 i386


	
>Description:
	textproc/p5-xmltv needs upgrade to 0.5.8.  The current version in ports (0.5.6) is broken for North America due to change in 
database format.
	
>How-To-Repeat:
	install from ports:  Run tv_grab_na --configure:  Run tv_grab_na and see failures to get endtimes.	

>Fix:
Update the port.  Patch:

diff -u p5-xmltv/Makefile p5-xmltv0.5.8/Makefile
--- p5-xmltv/Makefile   Sun Feb 23 13:58:34 2003
+++ p5-xmltv0.5.8/Makefile      Sat Mar  1 04:03:49 2003
@@ -6,7 +6,7 @@
 #

 PORTNAME=      xmltv
-PORTVERSION=   0.5.6
+PORTVERSION=   0.5.8
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    xmltv
diff -u p5-xmltv/distinfo p5-xmltv0.5.8/distinfo
--- p5-xmltv/distinfo   Wed Jan 15 07:30:50 2003
+++ p5-xmltv0.5.8/distinfo      Sat Mar  1 04:04:53 2003
@@ -1 +1 @@
-MD5 (xmltv-0.5.6.tar.bz2) = 4c06f30fcb938c8a51ce251033c6b9ad
+MD5 (xmltv-0.5.8.tar.bz2) = d8a19e7b27bfc1a64674d02b7f3318cf


	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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