Mon Nov 28 16:31:54 2011 UTC ()
Update to 0.19.2:

Gaupol 0.19.2
=============

 * Allow preview of unsaved documents (#661242)
 * Use subtitles from selected range if applicable in the Transform
   Positions dialog (#663158)
 * Fix mplayer preview command to work if gaupol was started as a
   background process (with &) from a terminal window (#660035)
 * Fix TypeError when speech recognition stopped in the middle of a
   subtitle
 * Fix IndexError when speech recognition finished with no speech
   detected (#659411)
 * Fix UnicodeDecodeError when reading configuration file (#661123)
 * Rename manifest directory in source tarball to avoid clashes with
   MANIFEST file on case-insensitive filesystems


(wiz)
diff -r1.17 -r1.18 pkgsrc/misc/gaupol/Makefile
diff -r1.10 -r1.11 pkgsrc/misc/gaupol/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/misc/gaupol/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/gaupol/Makefile 2011/09/12 19:10:55 1.17
+++ pkgsrc/misc/gaupol/Makefile 2011/11/28 16:31:52 1.18
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.17 2011/09/12 19:10:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.18 2011/11/28 16:31:52 wiz Exp $
2# 2#
3 3
4DISTNAME= gaupol-0.19.1 4DISTNAME= gaupol-0.19.2
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://download.gna.org/gaupol/0.19/ 6MASTER_SITES= http://download.gna.org/gaupol/0.19/
7 7
8MAINTAINER= wiz@NetBSD.org 8MAINTAINER= wiz@NetBSD.org
9HOMEPAGE= http://home.gna.org/gaupol/index.html 9HOMEPAGE= http://home.gna.org/gaupol/index.html
10COMMENT= Subtitle editor 10COMMENT= Subtitle editor
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13DEPENDS+= iso-codes-[0-9]*:../../textproc/iso-codes 13DEPENDS+= iso-codes-[0-9]*:../../textproc/iso-codes
14DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet 14DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet
15DEPENDS+= ${PYPKGPREFIX}-enchant>=1.4:../../textproc/py-enchant 15DEPENDS+= ${PYPKGPREFIX}-enchant>=1.4:../../textproc/py-enchant
16DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.16:../../x11/py-gtk2 16DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.16:../../x11/py-gtk2
17 17

cvs diff -r1.10 -r1.11 pkgsrc/misc/gaupol/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/gaupol/distinfo 2011/09/12 19:10:55 1.10
+++ pkgsrc/misc/gaupol/distinfo 2011/11/28 16:31:53 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2011/09/12 19:10:55 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2011/11/28 16:31:53 wiz Exp $
2 2
3SHA1 (gaupol-0.19.1.tar.gz) = f978ac92e8fc17c3fef3d3103837796b7f6b67c6 3SHA1 (gaupol-0.19.2.tar.gz) = cf11f5c4fddba3e1848bfacdabe99b9a963f9f7c
4RMD160 (gaupol-0.19.1.tar.gz) = b8910c39a07b360009069fb5604257647822512a 4RMD160 (gaupol-0.19.2.tar.gz) = b791f526d8ea2e7a72b931cda4616c2cac914e31
5Size (gaupol-0.19.1.tar.gz) = 657822 bytes 5Size (gaupol-0.19.2.tar.gz) = 651580 bytes