diff options
author | magick <magick@pkgsrc.org> | 2005-11-20 17:52:43 +0000 |
---|---|---|
committer | magick <magick@pkgsrc.org> | 2005-11-20 17:52:43 +0000 |
commit | 01235f8ff066716469dac68b25415414b4122db5 (patch) | |
tree | 4d1d3c5993dd110c0d31d831dec3f3401858d844 /misc | |
parent | 2a72606c23748c9b36f32a11780cc62e1d5d4df8 (diff) | |
download | pkgsrc-01235f8ff066716469dac68b25415414b4122db5.tar.gz |
Update to 2.7.6. Changes since 2.7.5:
The major new features in release 2.7.6 is the German translation of
the complete manual and help pages. Also a few bugs which have been
reported since the previous release have been fixed.
* Added German translation of the complete manual and help pages.
(Many thanks to Olaf Noehring and Kurt Lettmaier for contributing
thetranslated manual.)
* A major bug which affected sequential removal of multiple reminders
was fixed. The bug could even crash nxtvepg. (Thanks again to Kurt
for reporting this bug.)
* XMLTV output was slightly changed to make it fully compliant with
the XMLTV DTD 0.6.
* Error diagnositcs in the provider scan were improved to avoid silent
failures without an indication of the cause. (Thanks to Andreas for
reporting this problem)
* Last but not least, the Windows release is now provided in form of
an installer instead of a plain ZIP archive. (Thanks to Néo for
suggesting and implementing the installer.)
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 0415a3b32b7..57d0c1be36e 100644 --- a/misc/nxtvepg/Makefile +++ b/misc/nxtvepg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2005/07/16 01:19:14 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2005/11/20 17:52:43 magick Exp $ -DISTNAME= nxtvepg-2.7.5 +DISTNAME= nxtvepg-2.7.6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nxtvepg/} diff --git a/misc/nxtvepg/distinfo b/misc/nxtvepg/distinfo index 6ec311ee6c9..a347c235368 100644 --- a/misc/nxtvepg/distinfo +++ b/misc/nxtvepg/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.30 2005/04/25 17:30:11 magick Exp $ +$NetBSD: distinfo,v 1.31 2005/11/20 17:52:43 magick Exp $ -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 (nxtvepg-2.7.6.tar.gz) = 02008ff681377367b4b5a9d7734de9471a69e5de +RMD160 (nxtvepg-2.7.6.tar.gz) = cd90477e4cbbed7a3c3ba0c93295a51fbd299922 +Size (nxtvepg-2.7.6.tar.gz) = 1430471 bytes SHA1 (patch-aa) = 00ac7056a66e3a0cc88f3f62a1bef889bbbb029d SHA1 (patch-ab) = 634cfd179fd1043e3272ce27836a9052b199d1f4 SHA1 (patch-ac) = 28d5d7a9a31e1a17f8416d271abdefa708b3480b |