pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/py-anita Update misc/py-anita to 1.27. Changes f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1659d2ef0b06
branches:  trunk
changeset: 602289:1659d2ef0b06
user:      gson <gson%pkgsrc.org@localhost>
date:      Tue Apr 10 13:23:58 2012 +0000

description:
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.

diffstat:

 misc/py-anita/Makefile |  4 ++--
 misc/py-anita/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 423bed93650a -r 1659d2ef0b06 misc/py-anita/Makefile
--- a/misc/py-anita/Makefile    Tue Apr 10 13:18:01 2012 +0000
+++ b/misc/py-anita/Makefile    Tue Apr 10 13:23:58 2012 +0000
@@ -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/
diff -r 423bed93650a -r 1659d2ef0b06 misc/py-anita/distinfo
--- a/misc/py-anita/distinfo    Tue Apr 10 13:18:01 2012 +0000
+++ b/misc/py-anita/distinfo    Tue Apr 10 13:23:58 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index