Sat Dec 19 11:03:48 2020 UTC ()
Update to 4.0.5. From the changelog:

- Fix for #72, newly generated test suite refers to file using
  $TEXTTEST_ROOT now to make it easier to version control
- Fix for #75, improve naming of controls and handle lack of source file
  in Import Files dialog
- Fix for #74, focus now in first combo box or text field in dialogs,
  not just first text field. Mainly for Import Files.
- Fixing preview of new or missing files that cannot be decoded using
  the default encoding
- Fix an issue when starting sge slave
- Fix issue when the config queue capacity is None
- Restore functionality to have mode-dependent window sizes
  (dynamic_screen_height etc) which was lost in 4.0
- Possibility to increase parallelism via queue_system_max_capacity
- Make sure we can terminate running tests


(schmonz)
diff -r1.4 -r1.5 pkgsrc/devel/texttest/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/texttest/PLIST
diff -r1.1 -r1.2 pkgsrc/devel/texttest/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/texttest/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/texttest/Makefile 2020/12/04 20:45:14 1.4
+++ pkgsrc/devel/texttest/Makefile 2020/12/19 11:03:48 1.5
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:14 nia Exp $ 1# $NetBSD: Makefile,v 1.5 2020/12/19 11:03:48 schmonz Exp $
2 2
3DISTNAME= TextTest-4.0.0 3DISTNAME= TextTest-4.0.5
4PKGNAME= ${DISTNAME:tl} 4PKGNAME= ${DISTNAME:tl}
5PKGREVISION= 2 
6CATEGORIES= devel python 5CATEGORIES= devel python
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texttest/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texttest/}
8 7
9MAINTAINER= schmonz@NetBSD.org 8MAINTAINER= schmonz@NetBSD.org
10HOMEPAGE= http://texttest.sourceforge.net/ 9HOMEPAGE= http://texttest.sourceforge.net/
11COMMENT= Tool for text-based Approval Testing 10COMMENT= Tool for text-based Approval Testing
12LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
13 12
14DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3 13DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
15 14
16USE_LANGUAGES= # none 15USE_LANGUAGES= # none
17 16
18REPLACE_PYTHON= texttestlib/default/batch/__init__.py \ 17REPLACE_PYTHON= texttestlib/default/batch/__init__.py \

cvs diff -r1.2 -r1.3 pkgsrc/devel/texttest/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/texttest/PLIST 2020/05/14 19:07:31 1.2
+++ pkgsrc/devel/texttest/PLIST 2020/12/19 11:03:48 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.2 2020/05/14 19:07:31 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.3 2020/12/19 11:03:48 schmonz Exp $
2bin/filter_fpdiff.py 2bin/filter_fpdiff.py
3bin/filter_rundependent.py 3bin/filter_rundependent.py
4bin/interpretcore 4bin/interpretcore
5bin/texttest 5bin/texttest
6${PYSITELIB}/${EGG_FILE} 6${PYSITELIB}/${EGG_FILE}
7${PYSITELIB}/texttestlib/__init__.py 7${PYSITELIB}/texttestlib/__init__.py
8${PYSITELIB}/texttestlib/__init__.pyo 8${PYSITELIB}/texttestlib/__init__.pyo
9${PYSITELIB}/texttestlib/__init__.pyc 9${PYSITELIB}/texttestlib/__init__.pyc
10${PYSITELIB}/texttestlib/engine.pyo 10${PYSITELIB}/texttestlib/engine.pyo
11${PYSITELIB}/texttestlib/engine.pyc 11${PYSITELIB}/texttestlib/engine.pyc
12${PYSITELIB}/texttestlib/jobprocess.pyo 12${PYSITELIB}/texttestlib/jobprocess.pyo
13${PYSITELIB}/texttestlib/jobprocess.pyc 13${PYSITELIB}/texttestlib/jobprocess.pyc
14${PYSITELIB}/texttestlib/logconfiggen.pyo 14${PYSITELIB}/texttestlib/logconfiggen.pyo
@@ -225,27 +225,27 @@ ${PYSITELIB}/texttestlib/doc/MigrationNo @@ -225,27 +225,27 @@ ${PYSITELIB}/texttestlib/doc/MigrationNo
225${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.20 225${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.20
226${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.21 226${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.21
227${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.22 227${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.22
228${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.23 228${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.23
229${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.24 229${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.24
230${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.25 230${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.25
231${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.26 231${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.26
232${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.27 232${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.27
233${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.29 233${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.29
234${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.3 234${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.3
235${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.4 235${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.4
236${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.5 236${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.5
237${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.6 237${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.6
238${PYSITELIB}/texttestlib/doc/MigrationNotes_from_${PYVERSSUFFIX} 238${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.7
239${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.8 239${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.8
240${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.9 240${PYSITELIB}/texttestlib/doc/MigrationNotes_from_3.9
241${PYSITELIB}/texttestlib/doc/quick_start.txt 241${PYSITELIB}/texttestlib/doc/quick_start.txt
242${PYSITELIB}/texttestlib/engine.py 242${PYSITELIB}/texttestlib/engine.py
243${PYSITELIB}/texttestlib/etc/.gtkrc-2.0 243${PYSITELIB}/texttestlib/etc/.gtkrc-2.0
244${PYSITELIB}/texttestlib/etc/bzr.xml 244${PYSITELIB}/texttestlib/etc/bzr.xml
245${PYSITELIB}/texttestlib/etc/capturemock_config 245${PYSITELIB}/texttestlib/etc/capturemock_config
246${PYSITELIB}/texttestlib/etc/cvs.xml 246${PYSITELIB}/texttestlib/etc/cvs.xml
247${PYSITELIB}/texttestlib/etc/default_gui-dynamic.xml 247${PYSITELIB}/texttestlib/etc/default_gui-dynamic.xml
248${PYSITELIB}/texttestlib/etc/default_gui-static.xml 248${PYSITELIB}/texttestlib/etc/default_gui-static.xml
249${PYSITELIB}/texttestlib/etc/default_gui-unordered_text-dynamic.xml 249${PYSITELIB}/texttestlib/etc/default_gui-unordered_text-dynamic.xml
250${PYSITELIB}/texttestlib/etc/default_gui-use_case_record_mode-dynamic.xml 250${PYSITELIB}/texttestlib/etc/default_gui-use_case_record_mode-dynamic.xml
251${PYSITELIB}/texttestlib/etc/default_gui-use_case_record_mode-static.xml 251${PYSITELIB}/texttestlib/etc/default_gui-use_case_record_mode-static.xml

cvs diff -r1.1 -r1.2 pkgsrc/devel/texttest/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/texttest/distinfo 2020/04/18 19:42:18 1.1
+++ pkgsrc/devel/texttest/distinfo 2020/12/19 11:03:48 1.2
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.1 2020/04/18 19:42:18 schmonz Exp $ 1$NetBSD: distinfo,v 1.2 2020/12/19 11:03:48 schmonz Exp $
2 2
3SHA1 (TextTest-4.0.0.tar.gz) = d500195985f526e05a2106c0e3a4ff74ec5fe835 3SHA1 (TextTest-4.0.5.tar.gz) = 3c1e340b9485f197ff363281f742356f2fd75a9d
4RMD160 (TextTest-4.0.0.tar.gz) = 5064af6bd4474d986839afe68a2953e1492f5f98 4RMD160 (TextTest-4.0.5.tar.gz) = f4b3d56c35ef9243082e9f625c35a5a98e67389b
5SHA512 (TextTest-4.0.0.tar.gz) = 36b8d4516db43ec477b3a0300142a4fdb2313289a31d4f0c411ff6b4ef4e18e9a5d3c4e9e95fd097617c44ec25139e06ac29a560bfaf5b40eba1e909e16fd2bd 5SHA512 (TextTest-4.0.5.tar.gz) = f9d8496ac211a546a228ca1fc8ae6a29042a85ed3a97d49816f4797e2ebbf15fe30e6d4bc96f0e10d610c2255da80b71c330331e6e707c074ddd22234d78fff9
6Size (TextTest-4.0.0.tar.gz) = 594936 bytes 6Size (TextTest-4.0.5.tar.gz) = 595106 bytes
7SHA1 (patch-texttestlib_default_____init____.py) = 3bd79ebe3e6e6d7311d73b7063622c4cddb984d5 7SHA1 (patch-texttestlib_default_____init____.py) = 3bd79ebe3e6e6d7311d73b7063622c4cddb984d5