pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/py-anita misc/py-anita: update to 2.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b353fcde716
branches:  trunk
changeset: 377535:8b353fcde716
user:      gson <gson%pkgsrc.org@localhost>
date:      Fri Apr 22 08:27:30 2022 +0000

description:
misc/py-anita: update to 2.10.

Changes from 2.9:

Support the new sysinst root password and entropy configuration user
interface introduced on source date 2022.04.21.17.30.15.

Fix stray quotes in the anita --help output.

When choosing to overwrite a non-NetBSD partition, handle yes/no
choices presented in either order.

Define a scratch disk for macppc (wd1c) so that ATF test results can
be exported to the host.

diffstat:

 misc/py-anita/Makefile |  5 ++---
 misc/py-anita/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ba958455f966 -r 8b353fcde716 misc/py-anita/Makefile
--- a/misc/py-anita/Makefile    Fri Apr 22 07:39:15 2022 +0000
+++ b/misc/py-anita/Makefile    Fri Apr 22 08:27:30 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2022/01/09 11:58:15 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2022/04/22 08:27:30 gson Exp $
 
-DISTNAME=      anita-2.9
+DISTNAME=      anita-2.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    misc
 MASTER_SITES=  http://www.gson.org/netbsd/anita/download/
 
diff -r ba958455f966 -r 8b353fcde716 misc/py-anita/distinfo
--- a/misc/py-anita/distinfo    Fri Apr 22 07:39:15 2022 +0000
+++ b/misc/py-anita/distinfo    Fri Apr 22 08:27:30 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2021/10/26 10:59:22 nia Exp $
+$NetBSD: distinfo,v 1.52 2022/04/22 08:27:30 gson Exp $
 
-BLAKE2s (anita-2.9.tar.gz) = a0abf121beadfb0c40d7ce8aaefa0076311d16d06d9b8425c1b79bda6c33621a
-SHA512 (anita-2.9.tar.gz) = 0c90bb4ce07b620e790a5296d2361a6c692205d76f390dfaa407335e30639fee43e44308b8c1f56810794fed64154711648dcf9a3ba22698491bebf79323d308
-Size (anita-2.9.tar.gz) = 44517 bytes
+BLAKE2s (anita-2.10.tar.gz) = ebb4912493c045dce814ee9fbc8b438ac82b1446eb0e2809f874da7ddcf25531
+SHA512 (anita-2.10.tar.gz) = 337a1d6626c6b5a314c9d04712b9b13fb890ec3ec5b2205a2dfc7a39a37fc6ef2eea04cbb8fb8c6efb520f362a7066241d1cda921153662ed4becf1d054a43b9
+Size (anita-2.10.tar.gz) = 44664 bytes



Home | Main Index | Thread Index | Old Index