summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgson <gson@pkgsrc.org>2018-10-08 13:50:04 +0000
committergson <gson@pkgsrc.org>2018-10-08 13:50:04 +0000
commitbcde99d5d1be4c29593ec8926643d7e48a73b763 (patch)
treec0c2a9862b27ea8348beb1d560d2acf9956e4893 /misc
parentdf6633e72267ea5237585ac9e3a0cc22e109d9be (diff)
downloadpkgsrc-bcde99d5d1be4c29593ec8926643d7e48a73b763.tar.gz
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 (limited to 'misc')
-rw-r--r--misc/py-anita/Makefile6
-rw-r--r--misc/py-anita/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile
index 2728b69349b..cfc3ffcd24b 100644
--- a/misc/py-anita/Makefile
+++ b/misc/py-anita/Makefile
@@ -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 @@ DEPENDS+= ${PYPKGPREFIX}-pexpect>=2.1:../../devel/py-pexpect
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 --git a/misc/py-anita/distinfo b/misc/py-anita/distinfo
index 1b056f88e12..2ff49150fdb 100644
--- a/misc/py-anita/distinfo
+++ b/misc/py-anita/distinfo
@@ -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