diff options
author | gson <gson@pkgsrc.org> | 2010-11-25 14:44:20 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2010-11-25 14:44:20 +0000 |
commit | 2b7213be10b52b6b4ef3d77a940ee042d0a8456d (patch) | |
tree | acfec5fdcda81eacb1e4142f012ecad02ab5a785 /misc/py-anita | |
parent | 788d29fdd3c8367afc77a56d77f133ef807fe7c0 (diff) | |
download | pkgsrc-2b7213be10b52b6b4ef3d77a940ee042d0a8456d.tar.gz |
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.
Diffstat (limited to 'misc/py-anita')
-rw-r--r-- | misc/py-anita/Makefile | 4 | ||||
-rw-r--r-- | misc/py-anita/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile index db1af858a0c..7d9315628a7 100644 --- a/misc/py-anita/Makefile +++ b/misc/py-anita/Makefile @@ -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/ diff --git a/misc/py-anita/distinfo b/misc/py-anita/distinfo index 027e479c08d..877e7c1ff51 100644 --- a/misc/py-anita/distinfo +++ b/misc/py-anita/distinfo @@ -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 |