pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/py-anita



Module Name:    pkgsrc
Committed By:   gson
Date:           Fri Apr 22 08:27:30 UTC 2022

Modified Files:
        pkgsrc/misc/py-anita: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/misc/py-anita/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/misc/py-anita/distinfo

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

Modified files:

Index: pkgsrc/misc/py-anita/Makefile
diff -u pkgsrc/misc/py-anita/Makefile:1.73 pkgsrc/misc/py-anita/Makefile:1.74
--- pkgsrc/misc/py-anita/Makefile:1.73  Sun Jan  9 11:58:15 2022
+++ pkgsrc/misc/py-anita/Makefile       Fri Apr 22 08:27:30 2022
@@ -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/
 

Index: pkgsrc/misc/py-anita/distinfo
diff -u pkgsrc/misc/py-anita/distinfo:1.51 pkgsrc/misc/py-anita/distinfo:1.52
--- pkgsrc/misc/py-anita/distinfo:1.51  Tue Oct 26 10:59:22 2021
+++ pkgsrc/misc/py-anita/distinfo       Fri Apr 22 08:27:30 2022
@@ -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