diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ipython/Makefile | 2 | ||||
-rw-r--r-- | devel/ipython/distinfo | 4 | ||||
-rw-r--r-- | devel/ipython/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index c2aa1c6d400a..439de7f7d380 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.12 +PORTVERSION= 0.6.13 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ \ http://bsdchat.com/dist/dryice/ diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index ae2114c23428..d8bd8370fa0f 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.12.tar.gz) = 3a72e214fe2164f9f86103523e3d8276 -SIZE (ipython-0.6.12.tar.gz) = 870350 +MD5 (ipython-0.6.13.tar.gz) = 22f5a7a9eae21df4c3c71870dc3953f2 +SIZE (ipython-0.6.13.tar.gz) = 888569 diff --git a/devel/ipython/pkg-plist b/devel/ipython/pkg-plist index f221df1a6f26..53304833ed1e 100644 --- a/devel/ipython/pkg-plist +++ b/devel/ipython/pkg-plist @@ -88,7 +88,6 @@ bin/pycolor %%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-pysh %%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-scipy %%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-tutorial -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/pysh.py %%PYTHON_SITELIBDIR%%/IPython/__init__.py %%PYTHON_SITELIBDIR%%/IPython/__init__.pyc %%PYTHON_SITELIBDIR%%/IPython/__init__.pyo |