diff options
author | novel <novel@FreeBSD.org> | 2005-06-03 13:21:05 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-06-03 13:21:05 +0800 |
commit | da52a5e4455af9d3f69708340658e2b107a0ae79 (patch) | |
tree | 3e297dafd61e72c913670d91b2c03dc4412836a3 /devel/ipython | |
parent | a3983d9bb2f733d236b1320cef2a57d0144d6c32 (diff) | |
download | freebsd-ports-gnome-da52a5e4455af9d3f69708340658e2b107a0ae79.tar.gz freebsd-ports-gnome-da52a5e4455af9d3f69708340658e2b107a0ae79.tar.zst freebsd-ports-gnome-da52a5e4455af9d3f69708340658e2b107a0ae79.zip |
Update to 0.6.15.
PR: 81819
Submitted by: Dryice Liu (maintainer)
Diffstat (limited to 'devel/ipython')
-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 738b072463a5..c756f3ba5353 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.14 +PORTVERSION= 0.6.15 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 643e259edd1a..6ed600e9e5c4 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.14.tar.gz) = 3c6ee2a7c14dee93d7fe9cabd0ef4191 -SIZE (ipython-0.6.14.tar.gz) = 889345 +MD5 (ipython-0.6.15.tar.gz) = 3b777c86f6afba52343ac9ec3ec3eef7 +SIZE (ipython-0.6.15.tar.gz) = 888905 |