summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgson <gson>2015-03-03 14:26:00 +0000
committergson <gson>2015-03-03 14:26:00 +0000
commit8ca912f4da739b9d43d07ce32f8fc1fbb1aa065b (patch)
treeac7bcd5dd882cf611d9e5ef0eee262def97ad2b2
parent5439e6ed55d81e34103c8250754e17f19e3e30ed (diff)
downloadpkgsrc-8ca912f4da739b9d43d07ce32f8fc1fbb1aa065b.tar.gz
Update misc/py-anita to 1.35. Changes from 1.34:
When running a shell command, wrap the exit status in distictive text so that it can be reliably matched in the presence of buffered output containing other numeric strings. Halt the VM when done. Print the qemu command.
-rw-r--r--misc/py-anita/Makefile4
-rw-r--r--misc/py-anita/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile
index e8b607cc1f1..b093f3e93df 100644
--- a/misc/py-anita/Makefile
+++ b/misc/py-anita/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2015/01/13 14:07:37 gson Exp $
+# $NetBSD: Makefile,v 1.34 2015/03/03 14:26:00 gson Exp $
-DISTNAME= anita-1.34
+DISTNAME= anita-1.35
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc
MASTER_SITES= http://www.gson.org/netbsd/anita/download/
diff --git a/misc/py-anita/distinfo b/misc/py-anita/distinfo
index f73d6a93dd2..e8b520f64bb 100644
--- a/misc/py-anita/distinfo
+++ b/misc/py-anita/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2015/01/13 14:07:37 gson Exp $
+$NetBSD: distinfo,v 1.25 2015/03/03 14:26:00 gson Exp $
-SHA1 (anita-1.34.tar.gz) = b80421b8ada28c7ec2e2c6be19bae7532c91693c
-RMD160 (anita-1.34.tar.gz) = cea33db96270b99b0ccc2256ad9bd28c5da4831f
-Size (anita-1.34.tar.gz) = 27947 bytes
+SHA1 (anita-1.35.tar.gz) = 607525669a49ea86121387f216f01f033bda7267
+RMD160 (anita-1.35.tar.gz) = 25f959ae97921e0e3e7d3267db00856830f630e4
+Size (anita-1.35.tar.gz) = 28136 bytes