diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-15 16:59:07 +0800 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-15 16:59:07 +0800 |
commit | 4ce862ba9e8c3eabc71aae08a5992b2166f56934 (patch) | |
tree | e6608c31b8e38ab9fbe25823fd1e5b55bda71348 /devel | |
parent | a32d3e23e29f53fabbf0fce2f1182b1234e77992 (diff) | |
download | freebsd-ports-gnome-4ce862ba9e8c3eabc71aae08a5992b2166f56934.tar.gz freebsd-ports-gnome-4ce862ba9e8c3eabc71aae08a5992b2166f56934.tar.zst freebsd-ports-gnome-4ce862ba9e8c3eabc71aae08a5992b2166f56934.zip |
- Update to 0.6.6
PR: ports/75087
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ipython/Makefile | 2 | ||||
-rw-r--r-- | devel/ipython/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 20b4cbf5a47e..e305b7cca1f6 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index a3b40c73ec5c..cca4255cbf3a 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.5.tar.gz) = 95207ad30ceb9b81608e404a1edc022e -SIZE (ipython-0.6.5.tar.gz) = 783973 +MD5 (ipython-0.6.6.tar.gz) = e8382d84d968f414c42b6d0b7a36ab84 +SIZE (ipython-0.6.6.tar.gz) = 789907 |