Mon Mar 13 13:47:08 2023 UTC ()
Update to 4.2.3. From the changelog:

New development:
- In batch mode HTML pages there is now an additional control to make
  the filtering apply to any run, not just the most recent.

Bugfixes:
- Fix problem where checkboxes get enabled when clicking outside them


(schmonz)
diff -r1.22 -r1.23 pkgsrc/devel/texttest/Makefile
diff -r1.11 -r1.12 pkgsrc/devel/texttest/distinfo

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

--- pkgsrc/devel/texttest/Makefile 2023/01/29 21:15:52 1.22
+++ pkgsrc/devel/texttest/Makefile 2023/03/13 13:47:08 1.23
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.22 2023/01/29 21:15:52 ryoon Exp $ 1# $NetBSD: Makefile,v 1.23 2023/03/13 13:47:08 schmonz Exp $
2 2
3DISTNAME= texttest-4.2.2 3DISTNAME= texttest-4.2.3
4GITHUB_TAG= ${PKGVERSION_NOREV} 4GITHUB_TAG= ${PKGVERSION_NOREV}
5PKGNAME= ${DISTNAME:tl} 5PKGNAME= ${DISTNAME:tl}
6PKGREVISION= 2 
7CATEGORIES= devel python 6CATEGORIES= devel python
8MASTER_SITES= ${MASTER_SITE_GITHUB:=texttest/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=texttest/}
9 8
10MAINTAINER= schmonz@NetBSD.org 9MAINTAINER= schmonz@NetBSD.org
11HOMEPAGE= http://texttest.sourceforge.net/ 10HOMEPAGE= http://texttest.sourceforge.net/
12COMMENT= Tool for text-based Approval Testing 11COMMENT= Tool for text-based Approval Testing
13LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
14 13
15DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3 14DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
16DEPENDS+= ${PYPKGPREFIX}-psutil-[0-9]*:../../sysutils/py-psutil 15DEPENDS+= ${PYPKGPREFIX}-psutil-[0-9]*:../../sysutils/py-psutil
17 16
18USE_LANGUAGES= # none 17USE_LANGUAGES= # none
19 18

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

--- pkgsrc/devel/texttest/distinfo 2022/12/19 10:26:32 1.11
+++ pkgsrc/devel/texttest/distinfo 2023/03/13 13:47:08 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2022/12/19 10:26:32 schmonz Exp $ 1$NetBSD: distinfo,v 1.12 2023/03/13 13:47:08 schmonz Exp $
2 2
3BLAKE2s (texttest-4.2.2.tar.gz) = 5a14f24c481da5043ff6cb67c5f7f9da0707d473e77c4118f8bf7c0834dff9d7 3BLAKE2s (texttest-4.2.3.tar.gz) = d01635eaff61ed266149b1268473187c29e21f10d3a033a43b2b56ed7f6303cd
4SHA512 (texttest-4.2.2.tar.gz) = ffa8794b52880c8bce68db87757cf767f1396ff1cefe6b355fc363c126635ca42c19e8f6f21f65fd0627fbc92d680a76c6b020d0348f0e10b79e3e2932d54864 4SHA512 (texttest-4.2.3.tar.gz) = 0eb4786d16a712091e5a115db624eb387245cab856cac0299cf09244d50f67f51481286fa6e82462b969e553173d096cbb2f3b4032ecd4af6e3ebf1e5dc2e6e8
5Size (texttest-4.2.2.tar.gz) = 612621 bytes 5Size (texttest-4.2.3.tar.gz) = 613549 bytes
6SHA1 (patch-texttestlib_default_____init____.py) = 87fae6e9c04d2340510c4286b8ae5351ebc38fd5 6SHA1 (patch-texttestlib_default_____init____.py) = 87fae6e9c04d2340510c4286b8ae5351ebc38fd5