pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/py-anita



Module Name:    pkgsrc
Committed By:   gson
Date:           Sat Oct 20 15:33:35 UTC 2018

Modified Files:
        pkgsrc/misc/py-anita: Makefile distinfo

Log Message:
misc/py-anita: update to 1.46

Changes from 1.45:

Add support for NetBSD/evbarm-aarch64 targets.

Add support for NetBSD/sparc64 targets, from Utkarsh Anand.

The run_tests() method now halts the VM, to ensure that the
scratch disk containing ATF test results is flushed by the
guest before being read by the host.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/misc/py-anita/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/misc/py-anita/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/py-anita/Makefile
diff -u pkgsrc/misc/py-anita/Makefile:1.49 pkgsrc/misc/py-anita/Makefile:1.50
--- pkgsrc/misc/py-anita/Makefile:1.49  Mon Oct  8 13:50:04 2018
+++ pkgsrc/misc/py-anita/Makefile       Sat Oct 20 15:33:35 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2018/10/08 13:50:04 gson Exp $
+# $NetBSD: Makefile,v 1.50 2018/10/20 15:33:35 gson Exp $
 
-DISTNAME=      anita-1.45
+DISTNAME=      anita-1.46
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc
 MASTER_SITES=  http://www.gson.org/netbsd/anita/download/

Index: pkgsrc/misc/py-anita/distinfo
diff -u pkgsrc/misc/py-anita/distinfo:1.35 pkgsrc/misc/py-anita/distinfo:1.36
--- pkgsrc/misc/py-anita/distinfo:1.35  Mon Oct  8 13:50:04 2018
+++ pkgsrc/misc/py-anita/distinfo       Sat Oct 20 15:33:35 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2018/10/08 13:50:04 gson Exp $
+$NetBSD: distinfo,v 1.36 2018/10/20 15:33:35 gson Exp $
 
-SHA1 (anita-1.45.tar.gz) = 0d5dba5ee1a60c84bee59e49d0830042f353706c
-RMD160 (anita-1.45.tar.gz) = a08d95e6ece281e9c3885efcb84421996dc4a496
-SHA512 (anita-1.45.tar.gz) = d9b98342d3496bf53c8853320bfcd2b6f845b31bf45a36c793c32fe0107a455d35ab4860fa581f341b345722d9e59dc117a0b0e819ea003603c9b78f02aaa27b
-Size (anita-1.45.tar.gz) = 34688 bytes
+SHA1 (anita-1.46.tar.gz) = e4396c6b248f0946d86d9b321cc6007ecce824e6
+RMD160 (anita-1.46.tar.gz) = 851d1109e40d225db69f262561b2ce72ed5b7af2
+SHA512 (anita-1.46.tar.gz) = 1c4b306d9ad4e36493d6185417846ea951162d5fb99ed762e919ffcafbfb2bb89dfc1129bf45f6e7ee2fb2f2a8024f148e0c9776b77afb0535597daba21a08a3
+Size (anita-1.46.tar.gz) = 35370 bytes



Home | Main Index | Thread Index | Old Index