diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-06-01 06:00:38 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-06-01 06:00:38 +0000 |
commit | e904f9bdd26716c5370ff7ed3b5e32c0d2001e0c (patch) | |
tree | 5a79b067633c49cc4cc8a0211a423522999e6629 /devel/ipython | |
parent | It seems that at least perl-5.6.2 is required. (diff) |
- Update to 0.6.14
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
PR: ports/81745
Notes
Notes:
svn path=/head/; revision=136575
Diffstat (limited to 'devel/ipython')
-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, 4 insertions, 3 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 439de7f7d380..738b072463a5 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.13 +PORTVERSION= 0.6.14 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 d8bd8370fa0f..643e259edd1a 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.13.tar.gz) = 22f5a7a9eae21df4c3c71870dc3953f2 -SIZE (ipython-0.6.13.tar.gz) = 888569 +MD5 (ipython-0.6.14.tar.gz) = 3c6ee2a7c14dee93d7fe9cabd0ef4191 +SIZE (ipython-0.6.14.tar.gz) = 889345 diff --git a/devel/ipython/pkg-plist b/devel/ipython/pkg-plist index 53304833ed1e..23a2ea894867 100644 --- a/devel/ipython/pkg-plist +++ b/devel/ipython/pkg-plist @@ -115,6 +115,7 @@ bin/pycolor %%PYTHON_SITELIBDIR%%/IPython/usage.py %%PYTHON_SITELIBDIR%%/IPython/usage.pyc %%PYTHON_SITELIBDIR%%/IPython/usage.pyo +%%DOCSDIR%%/cvs_notes %%DOCSDIR%%/COPYING %%DOCSDIR%%/ChangeLog %%DOCSDIR%%/NEWS |