Update misc/py-anita to 1.15. Changes from 1.14:
Increase the timeout for "--run" commands to one hour. Restrict snapshotting to the system disk, so that additional disks mounted for the purpose of exporting data can be persistently modified.
This commit is contained in:
parent
2db7c5697b
commit
9ef8420917
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.11 2010/09/07 19:08:19 gson Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2010/09/10 10:35:48 gson Exp $
|
||||
#
|
||||
|
||||
DISTNAME= anita-1.14
|
||||
DISTNAME= anita-1.15
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.gson.org/netbsd/anita/download/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2010/09/07 19:08:19 gson Exp $
|
||||
$NetBSD: distinfo,v 1.10 2010/09/10 10:35:48 gson Exp $
|
||||
|
||||
SHA1 (anita-1.14.tar.gz) = d27b352ee6c5afd63196fc41cef1ea73aa414a09
|
||||
RMD160 (anita-1.14.tar.gz) = 13ec7ef43b8735655865555003c4658314bb1e99
|
||||
Size (anita-1.14.tar.gz) = 13798 bytes
|
||||
SHA1 (anita-1.15.tar.gz) = 6d86f7531f42d7ddc0cc2508263a53f152a026e3
|
||||
RMD160 (anita-1.15.tar.gz) = 4ffeb6aa86ea392a86d5177c524d80122120dad2
|
||||
Size (anita-1.15.tar.gz) = 13992 bytes
|
||||
|
|
Loading…
Reference in a new issue