Skip to content

Commit

Permalink
Updated misc/py-anita to 1.26. Changes since 1.25:
Browse files Browse the repository at this point in the history
Track the sysinst changes of 2012-04-06 introducing the new
post-install configuration menu.

Print a message before creating the disk image, as it can take
a long time and make it appear that anita has hung.
  • Loading branch information
gson committed Apr 8, 2012
1 parent 5dc1921 commit e1b85b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions misc/py-anita/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.19 2012/03/13 09:21:33 gson Exp $
# $NetBSD: Makefile,v 1.20 2012/04/08 18:23:15 gson Exp $
#

DISTNAME= anita-1.25
DISTNAME= anita-1.26
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= http://www.gson.org/netbsd/anita/download/
Expand Down
8 changes: 4 additions & 4 deletions misc/py-anita/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.16 2012/03/13 09:21:33 gson Exp $
$NetBSD: distinfo,v 1.17 2012/04/08 18:23:15 gson Exp $

SHA1 (anita-1.25.tar.gz) = 930b10708351e39504295e824101c3b1a890dddb
RMD160 (anita-1.25.tar.gz) = 7746591eba37e693ce8a39881fd798925db8d929
Size (anita-1.25.tar.gz) = 21268 bytes
SHA1 (anita-1.26.tar.gz) = bb272b6260e3c2e5e498549844b94cfa19875e3c
RMD160 (anita-1.26.tar.gz) = 8e953e5325d1c971e6ab568dd7419c07e26fd42e
Size (anita-1.26.tar.gz) = 21780 bytes

0 comments on commit e1b85b1

Please sign in to comment.