diff --git a/devel/py-py_interface/Makefile b/devel/py-py_interface/Makefile index 062e34947923..447dc511ae06 100644 --- a/devel/py-py_interface/Makefile +++ b/devel/py-py_interface/Makefile @@ -1,26 +1,28 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= py_interface -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python implementation of an Erlang node LICENSE= LGPL20 USES= python USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + OPTIONS_DEFINE= DOCS PORTDOCS= README post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} README ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/py-py_interface/distinfo b/devel/py-py_interface/distinfo index ef1e9fc54c14..0e544d7c9211 100644 --- a/devel/py-py_interface/distinfo +++ b/devel/py-py_interface/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499766252 -SHA256 (py_interface-2.2.tar.gz) = a43d7d124f2e192987830baad067ea62d34c517ea0dc8b386ad2e2c4d5e52661 -SIZE (py_interface-2.2.tar.gz) = 88112 +TIMESTAMP = 1544114845 +SHA256 (py_interface-2.3.tar.gz) = 55ddb9881c18a2da9722f22546e374532082936eb5a8391063f17cc54c16c90b +SIZE (py_interface-2.3.tar.gz) = 88491