Update misc/py-anita from 1.15 to 1.17. Changes:
Update the discussion of Linux KVM virtualization compatibility in the BUGS section, noting the --qemu-args -no-kvm-irqchip workaround and including a reference to PR 44069. New command line option "--sets". Add a rudimentary INSTALL file. The "misc" set is now installed by default, as it is required for the ATF XML DTD, XSL files, and style sheets. The "test" command now exports the raw and XML format ATF output to the host, along with some auxiliary files needed for further processing of the XML output. Add support for FreeBSD hosts, from Kurt Lidl.
This commit is contained in:
parent
25e41aa416
commit
3f5a7d7080
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.12 2010/09/10 10:35:48 gson Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2010/11/25 14:44:20 gson Exp $
|
||||
#
|
||||
|
||||
DISTNAME= anita-1.15
|
||||
DISTNAME= anita-1.17
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.gson.org/netbsd/anita/download/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2010/09/10 10:35:48 gson Exp $
|
||||
$NetBSD: distinfo,v 1.11 2010/11/25 14:44:20 gson Exp $
|
||||
|
||||
SHA1 (anita-1.15.tar.gz) = 6d86f7531f42d7ddc0cc2508263a53f152a026e3
|
||||
RMD160 (anita-1.15.tar.gz) = 4ffeb6aa86ea392a86d5177c524d80122120dad2
|
||||
Size (anita-1.15.tar.gz) = 13992 bytes
|
||||
SHA1 (anita-1.17.tar.gz) = 670bef4deea4514d33da274d6635d659390f1f24
|
||||
RMD160 (anita-1.17.tar.gz) = 3d547fb45cb19f2407a1364605b00eb6e33379bf
|
||||
Size (anita-1.17.tar.gz) = 15915 bytes
|
||||
|
|
Loading…
Reference in a new issue