Hi, this is the to update to latest release of py-pexpect: 2.4.
Ok? Cheers, Remi.
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-pexpect/Makefile,v retrieving revision 1.16 diff -u -p -r1.16 Makefile --- Makefile 11 Mar 2013 10:50:26 -0000 1.16 +++ Makefile 26 Sep 2013 08:54:45 -0000 @@ -2,7 +2,7 @@ COMMENT= pure Python Expect-like module -MODPY_EGG_VERSION= 2.3 +MODPY_EGG_VERSION= 2.4 DISTNAME= pexpect-${MODPY_EGG_VERSION} PKGNAME= py-${DISTNAME} CATEGORIES= devel @@ -12,7 +12,7 @@ HOMEPAGE= http://pexpect.sourceforge.net # Python PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pexpect/} +MASTER_SITES = ${MASTER_SITE_PYPI:=p/pexpect/} MODULES= lang/python Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-pexpect/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 20 Oct 2011 19:02:33 -0000 1.6 +++ distinfo 26 Sep 2013 08:54:45 -0000 @@ -1,5 +1,2 @@ -MD5 (pexpect-2.3.tar.gz) = vxB89U5nvG3sW+ofPmplww== -RMD160 (pexpect-2.3.tar.gz) = dK39fpEVLWSQfxpoW13QFhz0v4I= -SHA1 (pexpect-2.3.tar.gz) = 7h4ncL/knnZRureDVxecKO2ZpVs= -SHA256 (pexpect-2.3.tar.gz) = 0xXn86hUT9hQNNfhf9fFhU6PCCj1eR+DzzE/j6V0C3U= -SIZE (pexpect-2.3.tar.gz) = 150868 +SHA256 (pexpect-2.4.tar.gz) = Q8eI9Z3PS+1nf9CxaJF4fb90fiEP/ttukBVvu71NO3s= +SIZE (pexpect-2.4.tar.gz) = 113251 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/py-pexpect/pkg/PLIST,v retrieving revision 1.5 diff -u -p -r1.5 PLIST --- pkg/PLIST 22 Oct 2011 09:07:18 -0000 1.5 +++ pkg/PLIST 26 Sep 2013 08:54:45 -0000 @@ -12,44 +12,36 @@ lib/python${MODPY_VERSION}/site-packages lib/python${MODPY_VERSION}/site-packages/pxssh.pyc lib/python${MODPY_VERSION}/site-packages/screen.py lib/python${MODPY_VERSION}/site-packages/screen.pyc -share/doc/py-pexpect/ -share/doc/py-pexpect/ANSI.html -share/doc/py-pexpect/FSM.html -share/doc/py-pexpect/clean.css -share/doc/py-pexpect/email.png -share/doc/py-pexpect/examples.html -share/doc/py-pexpect/fdpexpect.html -share/doc/py-pexpect/index.html -share/doc/py-pexpect/index.template.html -share/doc/py-pexpect/pexpect.html -share/doc/py-pexpect/pxssh.html -share/doc/py-pexpect/screen.html -share/examples/py-pexpect/ -share/examples/py-pexpect/ANSI.py -share/examples/py-pexpect/FSM.py -share/examples/py-pexpect/README -share/examples/py-pexpect/astat.py -share/examples/py-pexpect/bd_client.py -share/examples/py-pexpect/bd_serv.py -share/examples/py-pexpect/cgishell.cgi -share/examples/py-pexpect/chess.py -share/examples/py-pexpect/chess2.py -share/examples/py-pexpect/chess3.py -share/examples/py-pexpect/df.py -share/examples/py-pexpect/fix_cvs_files.py -share/examples/py-pexpect/ftp.py -share/examples/py-pexpect/hive.py -share/examples/py-pexpect/log_69.80.212.10 -share/examples/py-pexpect/log_69.80.212.11 -share/examples/py-pexpect/monitor.py -share/examples/py-pexpect/passmass.py -share/examples/py-pexpect/python.py -share/examples/py-pexpect/rippy.py -share/examples/py-pexpect/screen.py -share/examples/py-pexpect/script.py -share/examples/py-pexpect/ssh_session.py -share/examples/py-pexpect/ssh_tunnel.py -share/examples/py-pexpect/sshls.py -share/examples/py-pexpect/table_test.html -share/examples/py-pexpect/topip.py -share/examples/py-pexpect/uptime.py +share/doc/${MODPY_PY_PREFIX}pexpect/ +share/doc/${MODPY_PY_PREFIX}pexpect/clean.css +share/doc/${MODPY_PY_PREFIX}pexpect/email.png +share/doc/${MODPY_PY_PREFIX}pexpect/examples.html +share/doc/${MODPY_PY_PREFIX}pexpect/index.html +share/doc/${MODPY_PY_PREFIX}pexpect/index.template.html +share/examples/${MODPY_PY_PREFIX}pexpect/ +share/examples/${MODPY_PY_PREFIX}pexpect/ANSI.py +share/examples/${MODPY_PY_PREFIX}pexpect/FSM.py +share/examples/${MODPY_PY_PREFIX}pexpect/README +share/examples/${MODPY_PY_PREFIX}pexpect/astat.py +share/examples/${MODPY_PY_PREFIX}pexpect/bd_client.py +share/examples/${MODPY_PY_PREFIX}pexpect/bd_serv.py +share/examples/${MODPY_PY_PREFIX}pexpect/cgishell.cgi +share/examples/${MODPY_PY_PREFIX}pexpect/chess.py +share/examples/${MODPY_PY_PREFIX}pexpect/chess2.py +share/examples/${MODPY_PY_PREFIX}pexpect/chess3.py +share/examples/${MODPY_PY_PREFIX}pexpect/df.py +share/examples/${MODPY_PY_PREFIX}pexpect/fix_cvs_files.py +share/examples/${MODPY_PY_PREFIX}pexpect/ftp.py +share/examples/${MODPY_PY_PREFIX}pexpect/hive.py +share/examples/${MODPY_PY_PREFIX}pexpect/monitor.py +share/examples/${MODPY_PY_PREFIX}pexpect/passmass.py +share/examples/${MODPY_PY_PREFIX}pexpect/python.py +share/examples/${MODPY_PY_PREFIX}pexpect/rippy.py +share/examples/${MODPY_PY_PREFIX}pexpect/screen.py +share/examples/${MODPY_PY_PREFIX}pexpect/script.py +share/examples/${MODPY_PY_PREFIX}pexpect/ssh_session.py +share/examples/${MODPY_PY_PREFIX}pexpect/ssh_tunnel.py +share/examples/${MODPY_PY_PREFIX}pexpect/sshls.py +share/examples/${MODPY_PY_PREFIX}pexpect/table_test.html +share/examples/${MODPY_PY_PREFIX}pexpect/topip.py +share/examples/${MODPY_PY_PREFIX}pexpect/uptime.py