diff options
author | gson <gson@pkgsrc.org> | 2019-01-27 14:28:48 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2019-01-27 14:28:48 +0000 |
commit | 8ff91bde2e42465eb59a6bde150a12ee87de5460 (patch) | |
tree | fa560138d186a37a2cd836ecf6d96cb261341581 /misc/py-anita | |
parent | 11f58f5628faefadcf07cdcd727f3377551b00c5 (diff) | |
download | pkgsrc-8ff91bde2e42465eb59a6bde150a12ee87de5460.tar.gz |
misc/py-anita: update to 1.47.
Changes from 1.46:
Deal with the removal of the VEXPRESS_A15 kernel, used by the
evbarm-earmv7hf target, in favor of GENERIC.
Diffstat (limited to 'misc/py-anita')
-rw-r--r-- | misc/py-anita/Makefile | 6 | ||||
-rw-r--r-- | misc/py-anita/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile index 4cee36f874b..72c22ac08ae 100644 --- a/misc/py-anita/Makefile +++ b/misc/py-anita/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2018/10/20 15:33:35 gson Exp $ +# $NetBSD: Makefile,v 1.51 2019/01/27 14:28:48 gson Exp $ -DISTNAME= anita-1.46 +DISTNAME= anita-1.47 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.45 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.47 SUBST_CLASSES+= manpath SUBST_STAGE.manpath= pre-configure diff --git a/misc/py-anita/distinfo b/misc/py-anita/distinfo index 64ff62dba09..b1df3d5d677 100644 --- a/misc/py-anita/distinfo +++ b/misc/py-anita/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.36 2018/10/20 15:33:35 gson Exp $ +$NetBSD: distinfo,v 1.37 2019/01/27 14:28:48 gson Exp $ -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 +SHA1 (anita-1.47.tar.gz) = 21c460d36a447d447d92e9c079bc80cf440fb1b2 +RMD160 (anita-1.47.tar.gz) = a888e9b28a7fa384685b5b75c2eb93a35e5a9d01 +SHA512 (anita-1.47.tar.gz) = f115cf37f2913b9aa2e6d61ea3a0422aa88f4e0ebfc02ce512534df6a154c17c17e52d18364ab404c4beaf196424d7aa4265ea3e1a66ce9520698b7530862b4c +Size (anita-1.47.tar.gz) = 35917 bytes |