diff options
author | wiz <wiz@pkgsrc.org> | 2011-09-12 19:10:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-09-12 19:10:55 +0000 |
commit | 3fff4fdbff25c225941fe8f22bd21d9655af4bd7 (patch) | |
tree | 8f9e83d5e3888da05be9846699d00fc3adf8b1c9 /misc | |
parent | 6703e6ee6d7f7f7487686b9112638e2e115c6d85 (diff) | |
download | pkgsrc-3fff4fdbff25c225941fe8f22bd21d9655af4bd7.tar.gz |
Update to 0.19.1:
Gaupol 0.19.1
=============
* Fix gettext initialization in aeidon package to not make global
changes (Olivier Aubert, Osmo Salomaa, Debian bug #639668)
* Fix speech recognition advance length handling so that subtitles
don't start too early
* Update Russian translation (Alexandre Prokoudine)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gaupol/Makefile | 4 | ||||
-rw-r--r-- | misc/gaupol/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile index 7136cdf2301..4b4c89a5883 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/08/06 11:36:30 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/09/12 19:10:55 wiz Exp $ # -DISTNAME= gaupol-0.19 +DISTNAME= gaupol-0.19.1 CATEGORIES= misc MASTER_SITES= http://download.gna.org/gaupol/0.19/ diff --git a/misc/gaupol/distinfo b/misc/gaupol/distinfo index 1cb5b3116ab..783dc330076 100644 --- a/misc/gaupol/distinfo +++ b/misc/gaupol/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2011/08/06 11:36:30 wiz Exp $ +$NetBSD: distinfo,v 1.10 2011/09/12 19:10:55 wiz Exp $ -SHA1 (gaupol-0.19.tar.gz) = 2f3a5fbf9e6eb6f4358085677622ee25428c2f6f -RMD160 (gaupol-0.19.tar.gz) = 63bfd7982cb17b2fd1a061176ef828d6b1bfb3ec -Size (gaupol-0.19.tar.gz) = 656174 bytes +SHA1 (gaupol-0.19.1.tar.gz) = f978ac92e8fc17c3fef3d3103837796b7f6b67c6 +RMD160 (gaupol-0.19.1.tar.gz) = b8910c39a07b360009069fb5604257647822512a +Size (gaupol-0.19.1.tar.gz) = 657822 bytes |