diff options
author | gson <gson@pkgsrc.org> | 2012-01-21 16:53:14 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2012-01-21 16:53:14 +0000 |
commit | 3eaac8e0bb8baaf3369faa238df24cb503a6d6b6 (patch) | |
tree | 660e2173dd41a8f4be1bcb5e02b143fcec174a67 /misc/py-anita | |
parent | 4db336045ec703b21f424bf441aae9e3a9ef4130 (diff) | |
download | pkgsrc-3eaac8e0bb8baaf3369faa238df24cb503a6d6b6.tar.gz |
Update misc/py-anita to 1.24. Changes from 1.23:
Support the new distribution ISO naming scheme, e.g.,
NetBSD-5.99.60-sparc.iso instead of sparccd.iso.
Support installation of the X11 and source sets.
On unknown platforms, use mkisofs instead of genisoimage.
On sparc, the scratch disk is sd1c, not wd1d.
Allow a full hour for extracting sets.
Deal with the backwards incompatible renaming of "qemu" to
"qemu-system-i386" in qemu 1.0.
After running the ATF tests, run "ps" to show any processes possibly
left running by the tests.
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 b6576f0e186..25fc10141cc 100644 --- a/misc/py-anita/Makefile +++ b/misc/py-anita/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/09/05 14:47:54 gson Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/21 16:53:14 gson Exp $ # -DISTNAME= anita-1.23 +DISTNAME= anita-1.24 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 73a78b0e249..d8e94b52631 100644 --- a/misc/py-anita/distinfo +++ b/misc/py-anita/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2011/09/05 14:47:54 gson Exp $ +$NetBSD: distinfo,v 1.15 2012/01/21 16:53:14 gson Exp $ -SHA1 (anita-1.23.tar.gz) = 3b60639a5327b33ac654fb6d52444e5a996e62fa -RMD160 (anita-1.23.tar.gz) = 076a0b16a9e338426abe9f9188fa256b50985d49 -Size (anita-1.23.tar.gz) = 18040 bytes +SHA1 (anita-1.24.tar.gz) = 849846eeefaad5864dbf38dc83f232c4a79d171a +RMD160 (anita-1.24.tar.gz) = f62b3a1270b477ef6d890de1b9838752c1f4929c +Size (anita-1.24.tar.gz) = 19388 bytes |