aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-04-27 23:44:59 +0800
committerantoine <antoine@FreeBSD.org>2015-04-27 23:44:59 +0800
commit6b4dfbe5da6aa67bd66b5334ad19dbe82fd29a1b (patch)
treeaf2ca8cad61019ea7970a02c971a8ecee5dd7ba6
parent879708c0c932084570ea8951479c341cc3a050de (diff)
downloadfreebsd-ports-gnome-6b4dfbe5da6aa67bd66b5334ad19dbe82fd29a1b.tar.gz
freebsd-ports-gnome-6b4dfbe5da6aa67bd66b5334ad19dbe82fd29a1b.tar.zst
freebsd-ports-gnome-6b4dfbe5da6aa67bd66b5334ad19dbe82fd29a1b.zip
Update to 1.3.2
-rw-r--r--security/py-rekall/Makefile5
-rw-r--r--security/py-rekall/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/security/py-rekall/Makefile b/security/py-rekall/Makefile
index 781292c4809c..04e5ac95372b 100644
--- a/security/py-rekall/Makefile
+++ b/security/py-rekall/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rekall
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,6 +23,7 @@ RUN_DEPENDS= cabextract:${PORTSDIR}/archivers/cabextract \
${PYTHON_PKGNAMEPREFIX}Flask-Sockets>=0:${PORTSDIR}/www/py-flask-sockets \
${PYTHON_PKGNAMEPREFIX}gevent>=1.0.1:${PORTSDIR}/devel/py-gevent \
${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0.9.3:${PORTSDIR}/www/py-gevent-websocket \
+ ${PYTHON_PKGNAMEPREFIX}intervaltree>=2.0.4:${PORTSDIR}/devel/py-intervaltree \
${PYTHON_PKGNAMEPREFIX}ipython>=2.0.0:${PORTSDIR}/devel/ipython \
${PYTHON_PKGNAMEPREFIX}pycrypto>=2.3.1:${PORTSDIR}/security/py-pycrypto \
${PYTHON_PKGNAMEPREFIX}pyelftools>=0.22:${PORTSDIR}/devel/py-pyelftools \
@@ -39,7 +40,7 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${CHMOD} -R a+rX ${WRKSRC}
- @${REINPLACE_CMD} '/argparse/d ; /ipython/s/3.0.0/2.0.0/ ; /DateTime/d' ${WRKSRC}/setup.py
+ @${REINPLACE_CMD} '/argparse/d ; /ipython/s/3.0.0/2.0.0/' ${WRKSRC}/setup.py
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/security/py-rekall/distinfo b/security/py-rekall/distinfo
index 73cfa02eb422..acfb6663b8e5 100644
--- a/security/py-rekall/distinfo
+++ b/security/py-rekall/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rekall-1.3.1.tar.gz) = e126a105659f1eccb2d98fe7d0a9828f979df803218a3cdcda2ee50afb0693da
-SIZE (rekall-1.3.1.tar.gz) = 4208204
+SHA256 (rekall-1.3.2.tar.gz) = bc4f4d04a863e2b7aa21fbdbf8dcb7e23c2eb8cea526528321f4b9c6ff2b5b07
+SIZE (rekall-1.3.2.tar.gz) = 4145091