diff options
author | magick <magick> | 2005-04-25 17:30:11 +0000 |
---|---|---|
committer | magick <magick> | 2005-04-25 17:30:11 +0000 |
commit | 8ff92a73a0e6579858522bcda5cc8c83d7bc8ac5 (patch) | |
tree | 902139ddc2d51fe5f4f67b0f01eab31622c8d9d6 /misc | |
parent | 9a677562d70b39015e934430d11fc6469a5e2616 (diff) | |
download | pkgsrc-8ff92a73a0e6579858522bcda5cc8c83d7bc8ac5.tar.gz |
Updated nxtvepg to 2.7.5
Changes since 2.7.4:
- fixed HTML export (not all text format options were processed,
weekday color column was not implemented) and improved layout
- fixed timezone format in XMLTV output (DTD 0.5, local timezone only)
Thanks to Laurent Garnier for reporting the bug.
- XML export: format can now be selected via command line options
- added command line option -outfile <path>
- Improved network/channel identification by VPS/PDC during
interaction with TV applications (e.g. TV5 was not identified)
- Added support for reading channel table of K!TV 2.3
Thanks to Quenotte for providing a patch.
- Windows only: fixed !wintv! keyword handling in scripts bound
to reminder events (this was already supposed to be in 2.7.4 but
lost somehow)
- Windows only bugfix: "Record this show" did not appear in context
menu when connected to K!TV
- bugfix: missing error-check in time conversion lead to inconsistant
start/stop times around daylight saving time switch (which lead to
error "database corrupt" during reload)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/nxtvepg/Makefile | 4 | ||||
-rw-r--r-- | misc/nxtvepg/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile index ca9224bca2e..73e97a7fcb5 100644 --- a/misc/nxtvepg/Makefile +++ b/misc/nxtvepg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2005/04/11 21:46:38 tv Exp $ +# $NetBSD: Makefile,v 1.44 2005/04/25 17:30:11 magick Exp $ -DISTNAME= nxtvepg-2.7.4 +DISTNAME= nxtvepg-2.7.5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nxtvepg/} diff --git a/misc/nxtvepg/distinfo b/misc/nxtvepg/distinfo index 8e6e083e288..6ec311ee6c9 100644 --- a/misc/nxtvepg/distinfo +++ b/misc/nxtvepg/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.29 2005/03/02 22:15:56 magick Exp $ +$NetBSD: distinfo,v 1.30 2005/04/25 17:30:11 magick Exp $ -SHA1 (nxtvepg-2.7.4.tar.gz) = 4f0b2f9b92cacf13f772df105a23cf1d617649a3 -RMD160 (nxtvepg-2.7.4.tar.gz) = cb3d903731906deeaf7a3344b12668267f9f5c31 -Size (nxtvepg-2.7.4.tar.gz) = 1235854 bytes +SHA1 (nxtvepg-2.7.5.tar.gz) = a85d94868e33f0fb79b66b36e56ceb3a4850cf76 +RMD160 (nxtvepg-2.7.5.tar.gz) = f4f8019ed31d30191985e773fbf2f24bc4635bec +Size (nxtvepg-2.7.5.tar.gz) = 1241068 bytes SHA1 (patch-aa) = 00ac7056a66e3a0cc88f3f62a1bef889bbbb029d SHA1 (patch-ab) = 634cfd179fd1043e3272ce27836a9052b199d1f4 SHA1 (patch-ac) = 28d5d7a9a31e1a17f8416d271abdefa708b3480b |