svn commit: r356933 - head/devel/py-interface

Jimmy Olgeni olgeni at FreeBSD.org
Sat Jun 7 17:40:36 UTC 2014


Author: olgeni
Date: Sat Jun  7 17:40:35 2014
New Revision: 356933
URL: http://svnweb.freebsd.org/changeset/ports/356933
QAT: https://qat.redports.org/buildarchive/r356933/

Log:
  Upgrade to version 1.3.
  
  PR:		189672
  Submitted by:	olgeni
  Approved by:	maintainer timeout (27 days)

Modified:
  head/devel/py-interface/Makefile
  head/devel/py-interface/distinfo   (contents, props changed)
  head/devel/py-interface/pkg-plist   (contents, props changed)

Modified: head/devel/py-interface/Makefile
==============================================================================
--- head/devel/py-interface/Makefile	Sat Jun  7 17:32:04 2014	(r356932)
+++ head/devel/py-interface/Makefile	Sat Jun  7 17:40:35 2014	(r356933)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	interface
-PORTVERSION=	1.1.1
+PORTVERSION=	1.3
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.lysator.liu.se/~tab/erlang/py_interface/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-interface/distinfo
==============================================================================
--- head/devel/py-interface/distinfo	Sat Jun  7 17:32:04 2014	(r356932)
+++ head/devel/py-interface/distinfo	Sat Jun  7 17:40:35 2014	(r356933)
@@ -1,2 +1,2 @@
-SHA256 (py_interface-1.1.1.tar.gz) = d16bf023d5cf13fad01620ed70183a5a2fbb08eebad26512c92239d5eaf8c5ec
-SIZE (py_interface-1.1.1.tar.gz) = 78266
+SHA256 (py_interface-1.3.tar.gz) = 530edc99a72b1f477ee58417af9d63bfa6d0e46d6605ceda1682b75c36753248
+SIZE (py_interface-1.3.tar.gz) = 82668

Modified: head/devel/py-interface/pkg-plist
==============================================================================
--- head/devel/py-interface/pkg-plist	Sat Jun  7 17:32:04 2014	(r356932)
+++ head/devel/py-interface/pkg-plist	Sat Jun  7 17:40:35 2014	(r356933)
@@ -27,14 +27,9 @@
 %%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


More information about the svn-ports-head mailing list