From e2e0a4c3c3d42e82d3786367a6e0b00abe0a847b Mon Sep 17 00:00:00 2001 From: riastradh Date: Tue, 18 Aug 2020 20:24:57 +0000 Subject: Update py-angr to 8.20.7.27, along with associated packages. Version is consolidated into devel/py-angr/version.mk now so the next person to come along will know what else needs to be updated. devel/py-pyvex distfiles are still kinda kludgey, and devel/py-angr's tests don't run without binary samples that I got bored trying to incorporate. --- math/py-claripy/Makefile | 8 +++++--- math/py-claripy/distinfo | 10 +++++----- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'math/py-claripy') diff --git a/math/py-claripy/Makefile b/math/py-claripy/Makefile index c4e8f676a85..af9f409f22d 100644 --- a/math/py-claripy/Makefile +++ b/math/py-claripy/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2020/08/18 20:14:43 riastradh Exp $ +# $NetBSD: Makefile,v 1.4 2020/08/18 20:24:58 riastradh Exp $ -DISTNAME= claripy-8.20.1.7 +.include "../../devel/py-angr/version.mk" + +DISTNAME= claripy-${ANGR_VERSION} PKGNAME= ${PYPKGPREFIX}-${EGG_NAME} CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=angr/} GITHUB_PROJECT= claripy -GITHUB_TAG= ea20bb80a84aab942f89cffbf035675dc0cf1af4 +GITHUB_TAG= 8a25e094d0752881d8c771b3f8f017837680c115 MAINTAINER= khorben@defora.org HOMEPAGE= https://github.com/angr/claripy/ diff --git a/math/py-claripy/distinfo b/math/py-claripy/distinfo index c3c762e75e6..4ff2f20b064 100644 --- a/math/py-claripy/distinfo +++ b/math/py-claripy/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2020/01/09 14:02:32 wiz Exp $ +$NetBSD: distinfo,v 1.3 2020/08/18 20:24:58 riastradh Exp $ -SHA1 (claripy-8.20.1.7-ea20bb80a84aab942f89cffbf035675dc0cf1af4.tar.gz) = 41740deb57d5aeb38ac39392b1e361058670f089 -RMD160 (claripy-8.20.1.7-ea20bb80a84aab942f89cffbf035675dc0cf1af4.tar.gz) = 396fe0b706b6be78e46f5475459c8cc1e80f9996 -SHA512 (claripy-8.20.1.7-ea20bb80a84aab942f89cffbf035675dc0cf1af4.tar.gz) = f18458f07dd7a145ba35692b8470e6fd0f792d3c7e245b24933369d7f6b7ee0bf6dfc16b64eb027fa993a6c45ce1ddab8b99db7db83de5f420e10c731f3e03e4 -Size (claripy-8.20.1.7-ea20bb80a84aab942f89cffbf035675dc0cf1af4.tar.gz) = 149530 bytes +SHA1 (claripy-8.20.7.27-8a25e094d0752881d8c771b3f8f017837680c115.tar.gz) = be37eb7e413319ba17ecd40b94943cc9e54d44ee +RMD160 (claripy-8.20.7.27-8a25e094d0752881d8c771b3f8f017837680c115.tar.gz) = 687e18adb5e67d0682c3be7379cc5ee19a492d1a +SHA512 (claripy-8.20.7.27-8a25e094d0752881d8c771b3f8f017837680c115.tar.gz) = 3e45713746857a7cf3fb5ea642eeac2118cd50301f203ebdc232f124c6d0b3d9226cf569eb30e6004b3286264f922dc0b286c07d4aa74e638b81274b0aa6dc73 +Size (claripy-8.20.7.27-8a25e094d0752881d8c771b3f8f017837680c115.tar.gz) = 150416 bytes -- cgit v1.2.3