From 6d8640771f6356e8c8c39d82fe11e95910134ba5 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Tue, 4 Oct 2011 21:09:25 +0000 Subject: [PATCH] Upgrade to version 1.1.1. PR: ports/155893 Submitted by: olgeni Approved by: maintainer timeout (180+ days) --- devel/py-interface/Makefile | 2 +- devel/py-interface/distinfo | 4 ++-- devel/py-interface/pkg-plist | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/devel/py-interface/Makefile b/devel/py-interface/Makefile index 745e773b09f7..390c231d67fd 100644 --- a/devel/py-interface/Makefile +++ b/devel/py-interface/Makefile @@ -6,7 +6,7 @@ # PORTNAME= interface -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= devel python MASTER_SITES= http://www.lysator.liu.se/~tab/erlang/py_interface/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-interface/distinfo b/devel/py-interface/distinfo index df8b37614a9d..9fd7a2fed834 100644 --- a/devel/py-interface/distinfo +++ b/devel/py-interface/distinfo @@ -1,2 +1,2 @@ -SHA256 (py_interface-1.1.tar.gz) = a988269e52a3b9893c56868dc73cb30d4fd2718fb176e434695519480316e946 -SIZE (py_interface-1.1.tar.gz) = 72468 +SHA256 (py_interface-1.1.1.tar.gz) = d16bf023d5cf13fad01620ed70183a5a2fbb08eebad26512c92239d5eaf8c5ec +SIZE (py_interface-1.1.1.tar.gz) = 78266 diff --git a/devel/py-interface/pkg-plist b/devel/py-interface/pkg-plist index 18b887f58142..8e7bbdacbe0b 100644 --- a/devel/py-interface/pkg-plist +++ b/devel/py-interface/pkg-plist @@ -26,13 +26,17 @@ %%PYTHON_SITELIBDIR%%/py_interface/erl_term.pyc %%PYTHON_SITELIBDIR%%/py_interface/erl_term.pyo %%PORTDOCS%%%%DOCSDIR%%/README +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_remote_exec_wrapper.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_test_erl_node_pingpong.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_test_erl_node_pingpong_qc.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_epmd.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_conn.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_pingpong.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_pingpong.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_pingpong_qc.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_tk_1.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_remote_exec.py @dirrm %%PYTHON_SITELIBDIR%%/py_interface %%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%