Update misc/py-anita to 1.27. Changes from 1.26:

Run shell commands on the target system using /bin/sh rather
than root's login shell, as sysinst no longer sets the login
shell to /bin/sh by default.
This commit is contained in:
gson 2012-04-10 13:23:58 +00:00
parent 9972506e58
commit f2fd600e04
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.20 2012/04/08 18:23:15 gson Exp $
# $NetBSD: Makefile,v 1.21 2012/04/10 13:23:58 gson Exp $
#
DISTNAME= anita-1.26
DISTNAME= anita-1.27
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= http://www.gson.org/netbsd/anita/download/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2012/04/08 18:23:15 gson Exp $
$NetBSD: distinfo,v 1.18 2012/04/10 13:23:58 gson Exp $
SHA1 (anita-1.26.tar.gz) = bb272b6260e3c2e5e498549844b94cfa19875e3c
RMD160 (anita-1.26.tar.gz) = 8e953e5325d1c971e6ab568dd7419c07e26fd42e
Size (anita-1.26.tar.gz) = 21780 bytes
SHA1 (anita-1.27.tar.gz) = ed1451b4e48f73b28251978d6c01e9b820ff0b72
RMD160 (anita-1.27.tar.gz) = d3dccc6f65f6b32de884eb83489764e304d2ef87
Size (anita-1.27.tar.gz) = 21873 bytes