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.31. Changes f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8ae0d4e2c00
branches:  trunk
changeset: 624936:b8ae0d4e2c00
user:      gson <gson%pkgsrc.org@localhost>
date:      Thu Oct 03 19:22:57 2013 +0000

description:
Update misc/py-anita to 1.31.  Changes from 1.30:

Fix a failure to consume a shell prompt which would cause it to remain
buffered and later be mistaken for one that had not yet issued.  For
added protection, add a unique serial number to each prompt.

Omit drive index from qemu command line for backwards compatibility
with scripts written for anita 1.29 or older.

Fix X11 set names.

diffstat:

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

diffs (26 lines):

diff -r 2288673ac059 -r b8ae0d4e2c00 misc/py-anita/Makefile
--- a/misc/py-anita/Makefile    Thu Oct 03 17:37:08 2013 +0000
+++ b/misc/py-anita/Makefile    Thu Oct 03 19:22:57 2013 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/06/17 20:13:37 gdt Exp $
+# $NetBSD: Makefile,v 1.26 2013/10/03 19:22:57 gson Exp $
 #
 
-DISTNAME=      anita-1.30
+DISTNAME=      anita-1.31
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc
 MASTER_SITES=  http://www.gson.org/netbsd/anita/download/
diff -r 2288673ac059 -r b8ae0d4e2c00 misc/py-anita/distinfo
--- a/misc/py-anita/distinfo    Thu Oct 03 17:37:08 2013 +0000
+++ b/misc/py-anita/distinfo    Thu Oct 03 19:22:57 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2013/04/23 17:16:45 gson Exp $
+$NetBSD: distinfo,v 1.21 2013/10/03 19:22:57 gson Exp $
 
-SHA1 (anita-1.30.tar.gz) = 241f66e7462ad397616b9e06a5ce1996a7d11abf
-RMD160 (anita-1.30.tar.gz) = a03c6f52add533b6ef1de8f6ca2272d39c3fc3a8
-Size (anita-1.30.tar.gz) = 24385 bytes
+SHA1 (anita-1.31.tar.gz) = fc5b77506daf372045c2f624bb7e276ce18fcc23
+RMD160 (anita-1.31.tar.gz) = 885f7fa3dbbc575fda68a25f6ff46df3e2b26d6f
+Size (anita-1.31.tar.gz) = 24671 bytes



Home | Main Index | Thread Index | Old Index