ports/155893: [PATCH] devel/py27-interface: update to 1.1.1
Jimmy Olgeni
olgeni at FreeBSD.org
Wed Mar 23 23:20:02 UTC 2011
>Number: 155893
>Category: ports
>Synopsis: [PATCH] devel/py27-interface: update to 1.1.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 23 23:20:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jimmy Olgeni
>Release: FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to 1.1.1
Port maintainer (sobomax at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- py27-interface-1.1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/py-interface/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 1 Mar 2011 12:24:20 -0000 1.5
+++ Makefile 23 Mar 2011 23:01:50 -0000
@@ -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}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/py-interface/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo 1 Mar 2011 12:24:20 -0000 1.4
+++ distinfo 23 Mar 2011 23:01:50 -0000
@@ -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
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/py-interface/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist 21 Jul 2009 00:23:32 -0000 1.1
+++ pkg-plist 23 Mar 2011 23:01:50 -0000
@@ -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%%
--- py27-interface-1.1.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list