summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgson <gson>2013-04-23 17:16:45 +0000
committergson <gson>2013-04-23 17:16:45 +0000
commit35c259bfc0e6a11d7f900a6aeeea05f6822cd9d0 (patch)
tree255329206eaeafbbc12ffe9ee418374d9a5d3e4c /misc
parent013558ac8bf0d4045b817730937fd873a24b9ec8 (diff)
downloadpkgsrc-35c259bfc0e6a11d7f900a6aeeea05f6822cd9d0.tar.gz
Update misc/py-anita to 1.30. Changes from 1.29:
Increase the default timeout for running the NetBSD test suite from 2 hours to 3 hours. Add support for installing the new "debug" set, and add a new man page section on using anita for debugging NetBSD. Organize the BUGS section of the man page into sections, and add links to four more qemu 1.x regressions. Add Kuya support, based on patch from Julio Merino. New command line option "--version". Support booting i386 and amd64 from boot-com.iso instead of the boot floppies, attaching a second virtual CD-ROM drive for the install sets. Enable with "--boot-from cdrom". Fix the Anita 1.2 backwards compatibility Release class. Also, satisfy the qemu dependency using emulators/qemu0 rather than emulators/qemu because the latter does not work on NetBSD 5.
Diffstat (limited to 'misc')
-rw-r--r--misc/py-anita/Makefile6
-rw-r--r--misc/py-anita/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile
index b9547bb3663..9c89c45a715 100644
--- a/misc/py-anita/Makefile
+++ b/misc/py-anita/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2012/10/08 09:57:35 asau Exp $
+# $NetBSD: Makefile,v 1.24 2013/04/23 17:16:45 gson Exp $
#
-DISTNAME= anita-1.29
+DISTNAME= anita-1.30
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= http://www.gson.org/netbsd/anita/download/
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.gson.org/netbsd/anita/
COMMENT= Automated NetBSD Installation and Test Application
LICENSE= isc
-DEPENDS+= qemu>=0.12.3nb2:../../emulators/qemu
+DEPENDS+= qemu>=0.12.3nb2:../../emulators/qemu0
DEPENDS+= cdrtools>=2.00.00.00:../../sysutils/cdrtools
DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.1:../../devel/py-pexpect
diff --git a/misc/py-anita/distinfo b/misc/py-anita/distinfo
index a5d5063be73..8ea102e6b68 100644
--- a/misc/py-anita/distinfo
+++ b/misc/py-anita/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2012/10/02 14:52:28 gson Exp $
+$NetBSD: distinfo,v 1.20 2013/04/23 17:16:45 gson Exp $
-SHA1 (anita-1.29.tar.gz) = 0fd9c0513d08619d98c8780b050f8dd86a912d4d
-RMD160 (anita-1.29.tar.gz) = ca6e03f1a9afae5209ed6686db2f3eb53930cb82
-Size (anita-1.29.tar.gz) = 22443 bytes
+SHA1 (anita-1.30.tar.gz) = 241f66e7462ad397616b9e06a5ce1996a7d11abf
+RMD160 (anita-1.30.tar.gz) = a03c6f52add533b6ef1de8f6ca2272d39c3fc3a8
+Size (anita-1.30.tar.gz) = 24385 bytes