diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-08-25 18:15:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-08-25 18:15:08 +0000 |
commit | 50f156ea9988940bfcd38b94007c59a7f6086627 (patch) | |
tree | 7a17860e9694bf327740b5aba2356b4cf1cdbcc0 /multimedia/dvdrip | |
parent | b684513b237a89b97e7203f9f5b87d116a2f6c63 (diff) | |
download | pkgsrc-50f156ea9988940bfcd38b94007c59a7f6086627.tar.gz |
Update to 0.98.1:
0.98.1 [stable branch] Fri Aug 25 2006, joern
Features:
- Updated spanish translation. Thanks to Sergio Cambra.
Bugfixes:
- Fixed exception when TOC reading failed for some reason.
Thanks for the report to Jimmi <jimmi AT bglug.it>.
- Spaces in the VOB file path were not refused but gave
wrong error messages on TOC reading later. Made special
character checking on project name and paths more strict.
Reported by Google Roxxort <larspb AT hotmail.com>.
- Preferences window: places buttons at the bottom of
the window. Thanks for the hint to Gert Brinkmann
<g111 AT netcologne.de>.
- Preferences window: when changing the DVD drive from
the popup, result checking output wasn't updated.
- Added "Add node" button to the cluster control window
(was lost somehow... ;)
Diffstat (limited to 'multimedia/dvdrip')
-rw-r--r-- | multimedia/dvdrip/Makefile | 5 | ||||
-rw-r--r-- | multimedia/dvdrip/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile index c25a39e404b..b073b68d938 100644 --- a/multimedia/dvdrip/Makefile +++ b/multimedia/dvdrip/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2006/08/24 14:52:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.30 2006/08/25 18:15:08 xtraeme Exp $ # -DISTNAME= dvdrip-0.98.0 -PKGREVISION= 1 +DISTNAME= dvdrip-0.98.1 CATEGORIES= multimedia x11 sysutils MASTER_SITES= http://www.exit1.org/dvdrip/dist/ diff --git a/multimedia/dvdrip/distinfo b/multimedia/dvdrip/distinfo index 8366e26fc4e..4ce9f97465e 100644 --- a/multimedia/dvdrip/distinfo +++ b/multimedia/dvdrip/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2006/08/24 14:52:59 xtraeme Exp $ +$NetBSD: distinfo,v 1.6 2006/08/25 18:15:08 xtraeme Exp $ -SHA1 (dvdrip-0.98.0.tar.gz) = b4de287f2fd369d529123ac0e7af26fa7f5b1525 -RMD160 (dvdrip-0.98.0.tar.gz) = 63bb5e6846bd7b086b249b2a4c95b11b49cb7cdb -Size (dvdrip-0.98.0.tar.gz) = 1082272 bytes +SHA1 (dvdrip-0.98.1.tar.gz) = a8c8c26cbea32cbd43537ff4689d18d0d1c5ba1b +RMD160 (dvdrip-0.98.1.tar.gz) = f3758c108f28c3804da2418bf49ec31e9277a8d7 +Size (dvdrip-0.98.1.tar.gz) = 1098743 bytes SHA1 (patch-aa) = 45ed212c5ef22950049fa34e871026b34bce188b |