Sat Apr 27 10:24:15 2024 UTC (16d)
misc/py-anita: update to 2.12.

Changes from 2.11:

Fix incorrect scratch disk device name for riscv-riscv64 causing the
export of test result data to the host to fail.

Support the new manhtml, base32, and debug32 sets.

When installing a NetBSD version that has the new "manhtml" set, don't
mistake it for the "man" set.


(gson)
diff -r1.75 -r1.76 pkgsrc/misc/py-anita/Makefile
diff -r1.53 -r1.54 pkgsrc/misc/py-anita/distinfo

cvs diff -r1.75 -r1.76 pkgsrc/misc/py-anita/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/py-anita/Makefile 2024/02/25 11:11:55 1.75
+++ pkgsrc/misc/py-anita/Makefile 2024/04/27 10:24:15 1.76
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.75 2024/02/25 11:11:55 gson Exp $ 1# $NetBSD: Makefile,v 1.76 2024/04/27 10:24:15 gson Exp $
2 2
3DISTNAME= anita-2.11 3DISTNAME= anita-2.12
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://www.gson.org/netbsd/anita/download/ 6MASTER_SITES= http://www.gson.org/netbsd/anita/download/
7 7
8MAINTAINER= gson@NetBSD.org 8MAINTAINER= gson@NetBSD.org
9HOMEPAGE= https://www.gson.org/netbsd/anita/ 9HOMEPAGE= https://www.gson.org/netbsd/anita/
10COMMENT= Automated NetBSD Installation and Test Application 10COMMENT= Automated NetBSD Installation and Test Application
11LICENSE= isc 11LICENSE= isc
12 12
13DEPENDS+= cdrtools>=2.00.00.00:../../sysutils/cdrtools 13DEPENDS+= cdrtools>=2.00.00.00:../../sysutils/cdrtools
14DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.1:../../devel/py-pexpect 14DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.1:../../devel/py-pexpect
15 15
16USE_LANGUAGES= #none 16USE_LANGUAGES= #none

cvs diff -r1.53 -r1.54 pkgsrc/misc/py-anita/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/py-anita/distinfo 2024/02/25 11:11:55 1.53
+++ pkgsrc/misc/py-anita/distinfo 2024/04/27 10:24:15 1.54
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.53 2024/02/25 11:11:55 gson Exp $ 1$NetBSD: distinfo,v 1.54 2024/04/27 10:24:15 gson Exp $
2 2
3BLAKE2s (anita-2.11.tar.gz) = 859fff0c2f64c0a4829164af528e1f5fb6d867a0bdc31eb81c58b5eb5bed52b7 3BLAKE2s (anita-2.12.tar.gz) = 46f76e1c47e2741b7c6792e363e3a286d29af5108f631e56f551b70a73965d5f
4SHA512 (anita-2.11.tar.gz) = a3543a5cd779cb422fcb6b6a463e7b26f155fd713546711d6495e41f15821071ca5c51316ea5df7ed79307cfe5fdc93b54c772550aa005eb2ff2c0cc27fada0c 4SHA512 (anita-2.12.tar.gz) = bf095aeb97de380a71a97e040166f9703c96025a250ca1f35d706bcd76ed5f9e80c284d509503cadabf2a4895895e694d5219ef7367f034d7aa5359b4d33a36e
5Size (anita-2.11.tar.gz) = 45707 bytes 5Size (anita-2.12.tar.gz) = 45941 bytes