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:           Sat Apr 25 08:07:43 UTC 2026

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

Log Message:
misc/py-anita: update to 2.18

Changes from 2.17:

Support distribution URLs having a query string and/or fragment
component

On platforms other than NetBSD, invoke simh-vax as just vax.

Support upcoming sysinst changes to set the the date and time as part
of the NetBSD/vax install.

Store the ATF output files under /var/tmp on the guest, because
/tmp may be a tmpfs which is too small in low-memory configurations
(NetBSD PR 59560).

Increase default disk size to 2G, as 1536M is no longer enough to run
the ATF tests on amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/misc/py-anita/Makefile
cvs rdiff -u -r1.57 -r1.58 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.81 pkgsrc/misc/py-anita/Makefile:1.82
--- pkgsrc/misc/py-anita/Makefile:1.81  Sat Nov 22 13:02:31 2025
+++ pkgsrc/misc/py-anita/Makefile       Sat Apr 25 08:07:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2025/11/22 13:02:31 gson Exp $
+# $NetBSD: Makefile,v 1.82 2026/04/25 08:07:43 gson Exp $
 
-DISTNAME=      anita-2.17
+DISTNAME=      anita-2.18
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 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.57 pkgsrc/misc/py-anita/distinfo:1.58
--- pkgsrc/misc/py-anita/distinfo:1.57  Sat Nov 22 13:02:31 2025
+++ pkgsrc/misc/py-anita/distinfo       Sat Apr 25 08:07:43 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.57 2025/11/22 13:02:31 gson Exp $
+$NetBSD: distinfo,v 1.58 2026/04/25 08:07:43 gson Exp $
 
-BLAKE2s (anita-2.17.tar.gz) = cddbf03022b9257d342b8ff78625239a773fb3003f0cfc9f7662155cec33f78f
-SHA512 (anita-2.17.tar.gz) = 860c1ae80879bae3b521fd115e1cca9b07b69eb507cce6ce6e78f0d0522548a520d587982121c533e2a78a078271544a7b63e30780189bfbdec5da82d897f00d
-Size (anita-2.17.tar.gz) = 47044 bytes
+BLAKE2s (anita-2.18.tar.gz) = 7a0dbb33381f40f26f3b8b84b53c7a9705d208981c6472eff29c2c0549cd3069
+SHA512 (anita-2.18.tar.gz) = c9d533c69d8cac1097795d792fb3bdb2069817b12db4d74c0ec510902e1b32fe581495db60b170de5aac9a8667b3cdf5550ef8361fac6a867c2ffc7d698f9b79
+Size (anita-2.18.tar.gz) = 47628 bytes



Home | Main Index | Thread Index | Old Index