Skip to content

Commit

Permalink
Update to 0.5.39:
Browse files Browse the repository at this point in the history
* Changes in this release (0.5.39)

tv_grab_fr has been fixed to solve problems with UTF-8 versus
ISO-8859-1 character sets, so the output should be valid XML no matter
which channels are scraped.  Also bug fix for --slow.

tv_grab_huro is now working again, for both Hungarian and Romanian
listings.

tv_grab_uk_bleb has better icons.

Fix for crash in tv_imdb when certain IMDB data couldn't be decoded.

Unfortunately the upstream site for tv_grab_it is down for maintenance
so that grabber is disabled in this release, and tv_grab_it_lt is also
broken (it may or may not be deliberately blocked by the upstream
site, we're not sure yet).  So there is no working grabber for Italy.
  • Loading branch information
wiz committed Mar 23, 2005
1 parent 19e15d0 commit 05247f1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 14 deletions.
4 changes: 0 additions & 4 deletions multimedia/p5-xmltv/DESCR
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,3 @@ The idea is to separate out the backend (getting the listings) from
the frontend (displaying them for the user), and to implement useful
operations like picking out your favourite programmes as filters
that read and write XML documents.

At present there are backends grabbing TV listings for Canada, the
USA, the UK, Germany, Austria, Finland, Spain, Italy, the Netherlands,
Hungary, Denmark, Japan, Sweden, France, Norway, and Romania.
4 changes: 2 additions & 2 deletions multimedia/p5-xmltv/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2005/02/27 11:24:16 wiz Exp $
# $NetBSD: Makefile,v 1.8 2005/03/23 15:57:20 wiz Exp $

DISTNAME= xmltv-0.5.38
DISTNAME= xmltv-0.5.39
PKGNAME= p5-${DISTNAME}
CATEGORIES= multimedia perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmltv/}
Expand Down
6 changes: 2 additions & 4 deletions multimedia/p5-xmltv/PLIST
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
@comment $NetBSD: PLIST,v 1.3 2005/02/19 20:49:29 wiz Exp $
share/doc/${DISTNAME}/README
@comment $NetBSD: PLIST,v 1.4 2005/03/23 15:57:20 wiz Exp $
share/doc/${DISTNAME}/COPYING
share/doc/${DISTNAME}/QuickStart
share/doc/${DISTNAME}/README
share/doc/${DISTNAME}/README.win32
share/xmltv/tv_grab_de_tvtoday/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_lt
@dirrm share/xmltv/tv_grab_nl
@dirrm share/xmltv/tv_grab_uk_bleb
@dirrm share/xmltv/tv_grab_uk_rt
Expand Down
8 changes: 4 additions & 4 deletions multimedia/p5-xmltv/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2005/02/24 11:24:04 agc Exp $
$NetBSD: distinfo,v 1.5 2005/03/23 15:57:20 wiz Exp $

SHA1 (xmltv-0.5.38.tar.bz2) = bd6d1e215015d2c0ac0caf101296712723e1d3f1
RMD160 (xmltv-0.5.38.tar.bz2) = 6c3512169bedaa72fbd974c855d20d0b56fc6d0d
Size (xmltv-0.5.38.tar.bz2) = 427373 bytes
SHA1 (xmltv-0.5.39.tar.bz2) = 2fa2e816099c3fe438c2b5d0ee8da5acf8beb880
RMD160 (xmltv-0.5.39.tar.bz2) = e8cc4a5b9f117ed8473607d84ec5fde1f6b6ebd3
Size (xmltv-0.5.39.tar.bz2) = 430691 bytes
SHA1 (patch-aa) = b198091168841e5f770ca332772b7351b44bef0b

0 comments on commit 05247f1

Please sign in to comment.