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: Thu Jul 27 08:26:46 UTC 2017
Modified Files:
pkgsrc/misc/py-anita: Makefile distinfo
Log Message:
Update misc/py-anita to 1.42. Changes from 1.41:
VM console input is no longer logged to stdout, to keep it from
appearing twice when echoed by the VM.
Fix VM console output appearing twice in interact mode (again).
Add support for gxemul as a new VMM and NetBSD/pmax as a new guest.
>From Utkarsh Anand.
Increase the default test timeout to 24 hours, as the tests now
take much longer to run than before due to a combination of
the addition of new tests and qemu performance regressions.
Added target support for NetBSD/evbarm-earmv7hf, from Utkarsh Anand.
This installs from a pre-built image rather than using sysinst.
When installing from a file: URL or local path, avoid creating
unnecessary copies of the release files. From Utkarsh Anand.
New command line option --tests for explicitly selecting the the Kyua
test framework instead of ATF, from Utkarsh Anand.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/misc/py-anita/Makefile
cvs rdiff -u -r1.32 -r1.33 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.45 pkgsrc/misc/py-anita/Makefile:1.46
--- pkgsrc/misc/py-anita/Makefile:1.45 Sun May 28 12:48:53 2017
+++ pkgsrc/misc/py-anita/Makefile Thu Jul 27 08:26:46 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2017/05/28 12:48:53 gson Exp $
+# $NetBSD: Makefile,v 1.46 2017/07/27 08:26:46 gson Exp $
-DISTNAME= anita-1.41
+DISTNAME= anita-1.42
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.32 pkgsrc/misc/py-anita/distinfo:1.33
--- pkgsrc/misc/py-anita/distinfo:1.32 Sun May 28 12:48:53 2017
+++ pkgsrc/misc/py-anita/distinfo Thu Jul 27 08:26:46 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2017/05/28 12:48:53 gson Exp $
+$NetBSD: distinfo,v 1.33 2017/07/27 08:26:46 gson Exp $
-SHA1 (anita-1.41.tar.gz) = b14b2feb3cb037b42b4e849bfb138debef95df98
-RMD160 (anita-1.41.tar.gz) = 60446e8874bd9b4a8e64b47eecf8f18d3432d828
-SHA512 (anita-1.41.tar.gz) = 2120d4e48ba86e1a1db297b901cabdbd6e0e9853c73a98e4caf520af409b7d630cb39e00a9486eed712c7182ffe095497e7aea8fd4f5b3c524631c8d7796de33
-Size (anita-1.41.tar.gz) = 30347 bytes
+SHA1 (anita-1.42.tar.gz) = 79451fadfd934bd5e4f59cfbd6cf2e43a6b54748
+RMD160 (anita-1.42.tar.gz) = c61672cfddb284765161b6a7c1dd91f3b5d65b7e
+SHA512 (anita-1.42.tar.gz) = e10281625b90890f495013a16c8cc785ccfa01b0e9f9407d19847ebafa8f11ebea15ae7435daf06d36ee7c620388790a67f2ee93af0f20e4f446906a51b98d4b
+Size (anita-1.42.tar.gz) = 32553 bytes
Home |
Main Index |
Thread Index |
Old Index