Tue Mar 3 14:45:10 2015 UTC ()
Update misc/py-anita to 1.36.

The previous commit message accidentally contained the changes from
1.35 to 1.36 rather than those from 1.34 to 1.35.  The changes from
1.34 to 1.35  were:

Support Linux host systems that have genisoimage but not mkisofs, such
as Debian 7.

New command line option --run-timeout.


(gson)
diff -r1.34 -r1.35 pkgsrc/misc/py-anita/Makefile
diff -r1.25 -r1.26 pkgsrc/misc/py-anita/distinfo

cvs diff -r1.34 -r1.35 pkgsrc/misc/py-anita/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/py-anita/Makefile 2015/03/03 14:26:00 1.34
+++ pkgsrc/misc/py-anita/Makefile 2015/03/03 14:45:10 1.35
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.34 2015/03/03 14:26:00 gson Exp $ 1# $NetBSD: Makefile,v 1.35 2015/03/03 14:45:10 gson Exp $
2 2
3DISTNAME= anita-1.35 3DISTNAME= anita-1.36
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://www.gson.org/netbsd/anita/download/ 6MASTER_SITES= http://www.gson.org/netbsd/anita/download/
7 7
8MAINTAINER= gson@NetBSD.org 8MAINTAINER= gson@NetBSD.org
9HOMEPAGE= http://www.gson.org/netbsd/anita/ 9HOMEPAGE= http://www.gson.org/netbsd/anita/
10COMMENT= Automated NetBSD Installation and Test Application 10COMMENT= Automated NetBSD Installation and Test Application
11LICENSE= isc 11LICENSE= isc
12 12
13DEPENDS+= cdrtools>=2.00.00.00:../../sysutils/cdrtools 13DEPENDS+= cdrtools>=2.00.00.00:../../sysutils/cdrtools
14DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.1:../../devel/py-pexpect 14DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.1:../../devel/py-pexpect
15 15
16USE_LANGUAGES= #none 16USE_LANGUAGES= #none

cvs diff -r1.25 -r1.26 pkgsrc/misc/py-anita/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/py-anita/distinfo 2015/03/03 14:26:00 1.25
+++ pkgsrc/misc/py-anita/distinfo 2015/03/03 14:45:10 1.26
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.25 2015/03/03 14:26:00 gson Exp $ 1$NetBSD: distinfo,v 1.26 2015/03/03 14:45:10 gson Exp $
2 2
3SHA1 (anita-1.35.tar.gz) = 607525669a49ea86121387f216f01f033bda7267 3SHA1 (anita-1.36.tar.gz) = d90c1627b6552095ced0a01d32e1ea77b0ab6e33
4RMD160 (anita-1.35.tar.gz) = 25f959ae97921e0e3e7d3267db00856830f630e4 4RMD160 (anita-1.36.tar.gz) = 782d58aac1c73c5a2e33007a391624399d2344cb
5Size (anita-1.35.tar.gz) = 28136 bytes 5Size (anita-1.36.tar.gz) = 28166 bytes