From d344a24726f0cd5334bf005dc4a54ce164d0608b Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 19 Feb 2005 20:49:29 +0000 Subject: Update to 0.5.38. Package changes: Sync dependencies with requirements, and sort them to make checking easier. New in 0.5.38: This release has only grabber fixes, but plenty of them - in particular tv_grab_pt and tv_grab_fr are now working again. New in 0.5.37: tv_grab_se_swedb: New Grabber for Sweden! tv_check: major changes. now handles DST properly. output always in local timezone, GMT supported in guide added --days parameter. 7 day limitation removed fix/improve MyReplayTV timeslot detection tv_grab_fr: rewritten to be less sensitive to data source changes tv_grab_nl: fixes to handle bad pages and odd start times tv_grab_uk_rt: added channel ids tv_grab_es: fixed bug that could cause programme to be skipped tv_grab_no: changed to handle data source changes tv_grab_uk_rt: added POD documentation tv_grab_dk: added icon support. misc fixes tv_grab_na_dd: fixed config file problem preventing UTC time --quiet now disables the status bar retain config file if config mode aborted xmltv.exe: return non-zero ERRORLEVEL if script stops with error cache handling: make location of cache.conf more flexible --- multimedia/p5-xmltv/Makefile | 36 ++++++++++++++++++++++-------------- multimedia/p5-xmltv/PLIST | 6 +++--- multimedia/p5-xmltv/distinfo | 6 +++--- 3 files changed, 28 insertions(+), 20 deletions(-) (limited to 'multimedia/p5-xmltv') diff --git a/multimedia/p5-xmltv/Makefile b/multimedia/p5-xmltv/Makefile index 06f680a90eb..9438949d170 100644 --- a/multimedia/p5-xmltv/Makefile +++ b/multimedia/p5-xmltv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:06 grant Exp $ +# $NetBSD: Makefile,v 1.6 2005/02/19 20:49:29 wiz Exp $ -DISTNAME= xmltv-0.5.36 +DISTNAME= xmltv-0.5.38 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= multimedia perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmltv/} EXTRACT_SUFX= .tar.bz2 @@ -11,26 +10,35 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://membled.com/work/apps/xmltv/ COMMENT= Set of utilities to manage your TV viewing +# needed DEPENDS+= p5-XML-Parser>=2.34:../../textproc/p5-XML-Parser DEPENDS+= p5-XML-Twig>=3.10:../../textproc/p5-XML-Twig -DEPENDS+= p5-XML-Writer>=0.4.6:../../textproc/p5-XML-Writer DEPENDS+= p5-Date-Manip>=5.42a:../../devel/p5-Date-Manip -DEPENDS+= p5-libwww>=5.65:../../www/p5-libwww -DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib -DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String +DEPENDS+= p5-XML-Writer>=0.4.6:../../textproc/p5-XML-Writer DEPENDS+= p5-Memoize-[0-9]*:../../devel/p5-Memoize -DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable -DEPENDS+= p5-Term-ProgressBar-[0-9]*:../../devel/p5-Term-ProgressBar +DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable +# recommended +DEPENDS+= p5-Lingua-EN-Numbers-Ordinate-[0-9]*:../../misc/p5-Lingua-EN-Numbers-Ordinate +DEPENDS+= p5-Lingua-Preferred>=0.2.4:../../misc/p5-Lingua-Preferred +DEPENDS+= p5-Term-ProgressBar>=2.03:../../devel/p5-Term-ProgressBar +DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String +# needed by se, uk grabbers +DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy +# needed by uk grabber DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip +# needed by us grabbers DEPENDS+= p5-SOAP-Lite-[0-9]*:../../net/p5-SOAP-Lite DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey -DEPENDS+= p5-WWW-Mechanize-[0-9]*:../../www/p5-WWW-Mechanize -DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML DEPENDS+= p5-HTML-TableExtract-[0-9]*:../../www/p5-HTML-TableExtract -DEPENDS+= p5-Text-Kakasi-[0-9]*:../../textproc/p5-Text-Kakasi -DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy +DEPENDS+= p5-WWW-Mechanize>=1.02:../../www/p5-WWW-Mechanize +# needed by de, dk, es, fi, fr, huro, jp, nl, pt grabbers DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree -DEPENDS+= p5-HTML-LinkExtractor-[0-9]*:../../www/p5-HTML-LinkExtractor +# needed by jp grabber +DEPENDS+= p5-Text-Kakasi-[0-9]*:../../textproc/p5-Text-Kakasi +# needed by se grabber +DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML +DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib +DEPENDS+= p5-HTTP-Cache-Transparent-[0-9]*:../../www/p5-HTTP-Cache-Transparent PERL5_REQD?= 5.6.0 diff --git a/multimedia/p5-xmltv/PLIST b/multimedia/p5-xmltv/PLIST index 06c86025b50..e7052803056 100644 --- a/multimedia/p5-xmltv/PLIST +++ b/multimedia/p5-xmltv/PLIST @@ -1,16 +1,16 @@ -@comment $NetBSD: PLIST,v 1.2 2004/11/05 16:20:26 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/02/19 20:49:29 wiz Exp $ share/doc/${DISTNAME}/README share/doc/${DISTNAME}/COPYING share/doc/${DISTNAME}/QuickStart share/doc/${DISTNAME}/README.win32 share/xmltv/tv_grab_de_tvtoday/channel_ids -share/xmltv/tv_grab_it/channel_ids +share/xmltv/tv_grab_it_lt/channel_ids share/xmltv/tv_grab_nl/channels share/xmltv/tv_grab_uk_bleb/icon_urls share/xmltv/tv_grab_uk_rt/channel_ids @dirrm share/doc/${DISTNAME} @dirrm share/xmltv/tv_grab_de_tvtoday -@dirrm share/xmltv/tv_grab_it +@dirrm share/xmltv/tv_grab_it_lt @dirrm share/xmltv/tv_grab_nl @dirrm share/xmltv/tv_grab_uk_bleb @dirrm share/xmltv/tv_grab_uk_rt diff --git a/multimedia/p5-xmltv/distinfo b/multimedia/p5-xmltv/distinfo index 9a7c0f4f9bc..9a31dba4929 100644 --- a/multimedia/p5-xmltv/distinfo +++ b/multimedia/p5-xmltv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/10/27 17:58:33 adrianp Exp $ +$NetBSD: distinfo,v 1.3 2005/02/19 20:49:29 wiz Exp $ -SHA1 (xmltv-0.5.36.tar.bz2) = e474c99deafebe5d7612498c4d17633bea7d0c8e -Size (xmltv-0.5.36.tar.bz2) = 409025 bytes +SHA1 (xmltv-0.5.38.tar.bz2) = bd6d1e215015d2c0ac0caf101296712723e1d3f1 +Size (xmltv-0.5.38.tar.bz2) = 427373 bytes SHA1 (patch-aa) = b198091168841e5f770ca332772b7351b44bef0b -- cgit v1.2.3