pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/py-anita Update comment to note that qemu 2.0.0nb...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c972bca1dcea
branches:  trunk
changeset: 637195:c972bca1dcea
user:      gson <gson%pkgsrc.org@localhost>
date:      Tue Jul 22 18:18:43 2014 +0000

description:
Update comment to note that qemu 2.0.0nb4 or newer should work.

diffstat:

 misc/py-anita/options.mk |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 9a336f6dbb96 -r c972bca1dcea misc/py-anita/options.mk
--- a/misc/py-anita/options.mk  Tue Jul 22 17:57:04 2014 +0000
+++ b/misc/py-anita/options.mk  Tue Jul 22 18:18:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2014/05/21 12:19:12 gdt Exp $
+# $NetBSD: options.mk,v 1.6 2014/07/22 18:18:43 gson Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.py-anita
 PKG_SUPPORTED_OPTIONS=         xen
@@ -26,7 +26,8 @@
 .endif
 
 .if !empty(PKG_OPTIONS:Mqemu)
-# qemu1/2 does not work reliably.  See the anita(1) man page.
+# Some versions of qemu1/2 do not work reliably, see the anita(1)
+# man page.  Version 2.0.0nb4 or newer should work.
 DEPENDS+=      qemu>=1.0:../../emulators/qemu
 .endif
 



Home | Main Index | Thread Index | Old Index