summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgson <gson@pkgsrc.org>2020-03-20 12:46:15 +0000
committergson <gson@pkgsrc.org>2020-03-20 12:46:15 +0000
commit2b814bc2dcc3e6b29b20fbf184e5ed809cd7489a (patch)
treec6cd98cbe670eaffb10804dfe9c58af92790f316 /misc
parentd58009da0657fe880ba21b34400da2a77eba41e0 (diff)
downloadpkgsrc-2b814bc2dcc3e6b29b20fbf184e5ed809cd7489a.tar.gz
misc/py-anita: update to 2.3.
Changes from 2.2: Deal with curses sometimes optimizing away the final "s" in "Debug symbols", causing the debug set to not be installed. Increase default memory size for amd64 from 128M to 192M, as the installer no longer runs reliably in 128M without exhausting memory. Keep logging the console output for a few seconds after shutdown to catch the autoconf detach messages and possible panics on detach. When logging shell commands, avoid line breaks between options and their arguments. Support the "virt" machine type for evbarm-eamv7hf as an alternative to the default of vexpress-a15. To enable, use the command line option --machine virt.
Diffstat (limited to 'misc')
-rw-r--r--misc/py-anita/Makefile4
-rw-r--r--misc/py-anita/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile
index fc9226b58e4..c12dacfa52e 100644
--- a/misc/py-anita/Makefile
+++ b/misc/py-anita/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2020/01/26 17:31:44 rillig Exp $
+# $NetBSD: Makefile,v 1.61 2020/03/20 12:46:15 gson Exp $
-DISTNAME= anita-2.2
+DISTNAME= anita-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= http://www.gson.org/netbsd/anita/download/
diff --git a/misc/py-anita/distinfo b/misc/py-anita/distinfo
index 39e5389f326..2c2cc1f0871 100644
--- a/misc/py-anita/distinfo
+++ b/misc/py-anita/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2020/01/06 11:48:03 gson Exp $
+$NetBSD: distinfo,v 1.43 2020/03/20 12:46:15 gson Exp $
-SHA1 (anita-2.2.tar.gz) = aa74bffda7d3fa6adae23e1aa09d4cb6b2c3809d
-RMD160 (anita-2.2.tar.gz) = 87fc1064023720a204e93f2b27705145a1a1a1f6
-SHA512 (anita-2.2.tar.gz) = b39ff3e3d8d1bf9c5db138fddb2f45de3202b2d79298078249365437274414d8192df0828a39aa39ea5b9f0541ed493e0386b6af3c91ed4458b505bfbd3a6ccc
-Size (anita-2.2.tar.gz) = 41097 bytes
+SHA1 (anita-2.3.tar.gz) = 003b5dca54c0931480a5e055659140b94cf87d76
+RMD160 (anita-2.3.tar.gz) = 4d76af0b28ca1e8a729c1df64956121042e2a3a0
+SHA512 (anita-2.3.tar.gz) = 1f2f33ad71f7ad7cb5e7ed49c45a2687be1b62fd702f1da95dd347bdefb1d48439ed51331d7a7751bf922106712413f5d6cba276bdd53905dfdc87262863621c
+Size (anita-2.3.tar.gz) = 42245 bytes