diff options
author | gson <gson@pkgsrc.org> | 2010-09-07 19:08:19 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2010-09-07 19:08:19 +0000 |
commit | 5fc0e2042d49fc01df70d56de72aed576a4c5b4c (patch) | |
tree | 0664bc0bfa72635b6e678f062168f09cc9313523 /misc | |
parent | 99e98378455198efc2b3788cbb99bc08fd1168b0 (diff) | |
download | pkgsrc-5fc0e2042d49fc01df70d56de72aed576a4c5b4c.tar.gz |
Update misc/py-anita to 1.14. Changes since 1.13:
Increase the maximum number of boot floppies, as four is no longer
enough for amd64.
New command line option "--run".
Handle the additional dialogs displayed by sysinst when an
i386 or amd64 system has more than one disk.
Add the words "OR CONTRIBUTORS" to the disclaimer of liabilities
in the copyright notice.
Diffstat (limited to 'misc')
-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 27bf35d1f47..7576bbf1611 100644 --- a/misc/py-anita/Makefile +++ b/misc/py-anita/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2010/08/30 14:42:27 gson Exp $ +# $NetBSD: Makefile,v 1.11 2010/09/07 19:08:19 gson Exp $ # -DISTNAME= anita-1.13 +DISTNAME= anita-1.14 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 ec4462e01bf..441e00acf8d 100644 --- a/misc/py-anita/distinfo +++ b/misc/py-anita/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2010/08/30 14:42:27 gson Exp $ +$NetBSD: distinfo,v 1.9 2010/09/07 19:08:19 gson Exp $ -SHA1 (anita-1.13.tar.gz) = d3d4945ae99735184b9e208d6e9d461a8a8a5dcf -RMD160 (anita-1.13.tar.gz) = 6046e8f198f557b37beffca758ade463049a355f -Size (anita-1.13.tar.gz) = 13001 bytes +SHA1 (anita-1.14.tar.gz) = d27b352ee6c5afd63196fc41cef1ea73aa414a09 +RMD160 (anita-1.14.tar.gz) = 13ec7ef43b8735655865555003c4658314bb1e99 +Size (anita-1.14.tar.gz) = 13798 bytes |