pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/texttest



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Mar 13 13:47:08 UTC 2023

Modified Files:
        pkgsrc/devel/texttest: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/texttest/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/texttest/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/texttest/Makefile
diff -u pkgsrc/devel/texttest/Makefile:1.22 pkgsrc/devel/texttest/Makefile:1.23
--- pkgsrc/devel/texttest/Makefile:1.22 Sun Jan 29 21:15:52 2023
+++ pkgsrc/devel/texttest/Makefile      Mon Mar 13 13:47:08 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2023/01/29 21:15:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2023/03/13 13:47:08 schmonz Exp $
 
-DISTNAME=              texttest-4.2.2
+DISTNAME=              texttest-4.2.3
 GITHUB_TAG=            ${PKGVERSION_NOREV}
 PKGNAME=               ${DISTNAME:tl}
-PKGREVISION=           2
 CATEGORIES=            devel python
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=texttest/}
 

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



Home | Main Index | Thread Index | Old Index