summaryrefslogtreecommitdiff
path: root/misc/nxtvepg
diff options
context:
space:
mode:
authormagick <magick@pkgsrc.org>2002-05-08 18:03:38 +0000
committermagick <magick@pkgsrc.org>2002-05-08 18:03:38 +0000
commitd4714d630b827d15f36d9ce91730eff0f0623e07 (patch)
tree5d2e842b8209007e0df3f93ea2c0168ac38510de /misc/nxtvepg
parente13e16922df990d93ce412efa8122202abb1185c (diff)
downloadpkgsrc-d4714d630b827d15f36d9ce91730eff0f0623e07.tar.gz
Update nxtvepg to 0.7.1.
Notabel changes since 0.7.0: * Fixed bug in support for big-endian CPU architectures: there was an alignment error in one of the database structures which caused an abort with a bus error (e.g. on Sun Sparc CPUs); also endian mismatches were not reported in acquisition daemon connect attempts. * Fixed bug in the EPG scan that caused a crash 64-bit architectures (e.g. PowerPC). Thanks to Helge Kreutzmann for reporting this bug. * Added automatic endian conversion during database reload and acquisition daemon connections. In earlier versions the reload was simply refused. Note: the data is still written in the native format and only converted if neccessary, so there is no performance impact for little-endian machines (e.g. in contrast to writing always in network byte order) * Improved channel change handling (handshake between acq master & slave) * Reduced latency in VPS/PDC decoding after channel changes (the latency was increased due to a change in 0.7.0) * UNIX: improved startup of acquisition process/thread; fixed the design bug due to which the TV tuner was programmed even if the VBI could not be opened. * Improved hyperlinks in help pages: can now link into sub-sections too, which is esp. useful for the "Configuration" chapter. * Fixed a bug in the decoder for language and sub-title information blocks (currently only broadcasted in France by M6 and Canal+).
Diffstat (limited to 'misc/nxtvepg')
-rw-r--r--misc/nxtvepg/Makefile4
-rw-r--r--misc/nxtvepg/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile
index 303436e899d..9e8211d18cb 100644
--- a/misc/nxtvepg/Makefile
+++ b/misc/nxtvepg/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2002/03/04 19:56:52 magick Exp $
+# $NetBSD: Makefile,v 1.14 2002/05/08 18:03:38 magick Exp $
-DISTNAME= nxtvepg-0.7.0
+DISTNAME= nxtvepg-0.7.1
CATEGORIES= misc
MASTER_SITES= http://www.nefkom.net/tomzo/prj/nxtvepg/src/
diff --git a/misc/nxtvepg/distinfo b/misc/nxtvepg/distinfo
index 3468f3725c1..a954cb2542d 100644
--- a/misc/nxtvepg/distinfo
+++ b/misc/nxtvepg/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2002/03/04 19:56:52 magick Exp $
+$NetBSD: distinfo,v 1.12 2002/05/08 18:03:38 magick Exp $
-SHA1 (nxtvepg-0.7.0.tar.gz) = 52258700747dec763339d499638203d02dbd3e12
-Size (nxtvepg-0.7.0.tar.gz) = 506031 bytes
+SHA1 (nxtvepg-0.7.1.tar.gz) = 5a052a123e56290b71a94b9e36439f6efd50a314
+Size (nxtvepg-0.7.1.tar.gz) = 615172 bytes
SHA1 (patch-aa) = 5022b82cdf9c05c5097b564b962b12ffc6b1416f
SHA1 (patch-ab) = 634cfd179fd1043e3272ce27836a9052b199d1f4
SHA1 (patch-ac) = 22a84b2635c130c075f25517aa45cd079c65cca4