pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/py-anita misc/py-anita: update to 1.45



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4db15fdc6333
branches:  trunk
changeset: 324118:4db15fdc6333
user:      gson <gson%pkgsrc.org@localhost>
date:      Mon Oct 08 13:50:04 2018 +0000

description:
misc/py-anita: update to 1.45

Changes from 1.44:

Support xz compressed distribution sets.

Support NetBSD/vax via simh.  Installing and booting works;
running the ATF tests does not.  From Utkarsh Anand.

Mark the NumberedVersion and Release classes as deprecated.

Remove the obsolete clases DailyBuild and LocalBuild.

Fix a bug that caused the guest OS to unnecessarily boot twice
when entering "interact" mode since version 1.43.

Don't send a spurious "x" at the end of installation.

Log the pexpect version.

diffstat:

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

diffs (36 lines):

diff -r 32a1dca1e1f3 -r 4db15fdc6333 misc/py-anita/Makefile
--- a/misc/py-anita/Makefile    Mon Oct 08 13:26:04 2018 +0000
+++ b/misc/py-anita/Makefile    Mon Oct 08 13:50:04 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2018/07/03 05:03:25 adam Exp $
+# $NetBSD: Makefile,v 1.49 2018/10/08 13:50:04 gson Exp $
 
-DISTNAME=      anita-1.44
+DISTNAME=      anita-1.45
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc
 MASTER_SITES=  http://www.gson.org/netbsd/anita/download/
@@ -15,7 +15,7 @@
 
 USE_LANGUAGES= #none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 37 # not yet ported as of 1.44
+PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 37 # not yet ported as of 1.45
 
 SUBST_CLASSES+=                manpath
 SUBST_STAGE.manpath=   pre-configure
diff -r 32a1dca1e1f3 -r 4db15fdc6333 misc/py-anita/distinfo
--- a/misc/py-anita/distinfo    Mon Oct 08 13:26:04 2018 +0000
+++ b/misc/py-anita/distinfo    Mon Oct 08 13:50:04 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2018/03/08 16:43:40 gson Exp $
+$NetBSD: distinfo,v 1.35 2018/10/08 13:50:04 gson Exp $
 
-SHA1 (anita-1.44.tar.gz) = 92b3d080302e5f5c62b1479a7aa8e4c148fa68ec
-RMD160 (anita-1.44.tar.gz) = 82fef7ceebb9c4a38878ffba68d6eb83f89913cf
-SHA512 (anita-1.44.tar.gz) = 1fce4dc7ad3d3e312bfb13aac36ba91852965a7ff2e8b00f362850f2f7cc21e1426d08ef3f6be2de1560e4a94d80d849035259d38340efa4094579862749a30c
-Size (anita-1.44.tar.gz) = 33382 bytes
+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



Home | Main Index | Thread Index | Old Index