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 27 10:24:15 UTC 2024

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/misc/py-anita/Makefile
cvs rdiff -u -r1.53 -r1.54 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.75 pkgsrc/misc/py-anita/Makefile:1.76
--- pkgsrc/misc/py-anita/Makefile:1.75  Sun Feb 25 11:11:55 2024
+++ pkgsrc/misc/py-anita/Makefile       Sat Apr 27 10:24:15 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2024/02/25 11:11:55 gson Exp $
+# $NetBSD: Makefile,v 1.76 2024/04/27 10:24:15 gson Exp $
 
-DISTNAME=      anita-2.11
+DISTNAME=      anita-2.12
 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.53 pkgsrc/misc/py-anita/distinfo:1.54
--- pkgsrc/misc/py-anita/distinfo:1.53  Sun Feb 25 11:11:55 2024
+++ pkgsrc/misc/py-anita/distinfo       Sat Apr 27 10:24:15 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2024/02/25 11:11:55 gson Exp $
+$NetBSD: distinfo,v 1.54 2024/04/27 10:24:15 gson Exp $
 
-BLAKE2s (anita-2.11.tar.gz) = 859fff0c2f64c0a4829164af528e1f5fb6d867a0bdc31eb81c58b5eb5bed52b7
-SHA512 (anita-2.11.tar.gz) = a3543a5cd779cb422fcb6b6a463e7b26f155fd713546711d6495e41f15821071ca5c51316ea5df7ed79307cfe5fdc93b54c772550aa005eb2ff2c0cc27fada0c
-Size (anita-2.11.tar.gz) = 45707 bytes
+BLAKE2s (anita-2.12.tar.gz) = 46f76e1c47e2741b7c6792e363e3a286d29af5108f631e56f551b70a73965d5f
+SHA512 (anita-2.12.tar.gz) = bf095aeb97de380a71a97e040166f9703c96025a250ca1f35d706bcd76ed5f9e80c284d509503cadabf2a4895895e694d5219ef7367f034d7aa5359b4d33a36e
+Size (anita-2.12.tar.gz) = 45941 bytes



Home | Main Index | Thread Index | Old Index