From ccd412140e2295179f8fc2f36c4849f63d92956a Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 17 Jun 2016 19:33:07 +0000 Subject: Update to 1.5.1 --- security/py-rekall/Makefile | 4 ++-- security/py-rekall/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'security/py-rekall') diff --git a/security/py-rekall/Makefile b/security/py-rekall/Makefile index 8895e21ee326..2829efbacd5d 100644 --- a/security/py-rekall/Makefile +++ b/security/py-rekall/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rekall -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,6 +24,6 @@ post-extract: @${CHMOD} -R a+rX ${WRKSRC} post-patch: - @${REINPLACE_CMD} 's,ipython==4.0.0,ipython,' ${WRKSRC}/setup.py + @${REINPLACE_CMD} 's|ipython >= 4.1.2, < 5.0|ipython|' ${WRKSRC}/setup.py .include diff --git a/security/py-rekall/distinfo b/security/py-rekall/distinfo index 8cc4183ac8e9..0f0481208476 100644 --- a/security/py-rekall/distinfo +++ b/security/py-rekall/distinfo @@ -1,2 +1,3 @@ -SHA256 (rekall-1.5.0.zip) = 26ea77eb391f08d5ed740e9183f789e7b4939c04c066f878dadbbc8634a98d09 -SIZE (rekall-1.5.0.zip) = 2906320 +TIMESTAMP = 1466191449 +SHA256 (rekall-1.5.1.zip) = a5ec6c382f330f2ad47ea70db8fb331aeb5b4d26a0f87a9f7059e50eceb2665d +SIZE (rekall-1.5.1.zip) = 2906939 -- cgit v1.2.3