diff options
author | arved <arved@FreeBSD.org> | 2005-01-26 21:38:39 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-01-26 21:38:39 +0800 |
commit | c8a8e8555b0ac8e50ad936a6850cfadeb84befd5 (patch) | |
tree | 05e4b84dc7ccc16c37b30fafac169ab233af9ce6 /devel/ipython | |
parent | 45a3c10ca98f5f99962ce054eff675fd1aeaad98 (diff) | |
download | freebsd-ports-gnome-c8a8e8555b0ac8e50ad936a6850cfadeb84befd5.tar.gz freebsd-ports-gnome-c8a8e8555b0ac8e50ad936a6850cfadeb84befd5.tar.zst freebsd-ports-gnome-c8a8e8555b0ac8e50ad936a6850cfadeb84befd5.zip |
Update to 0.6.8.
PR: 76703
Submitted by: Dryice Liu <dryice@liu.com.cn>
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 70b3660a17d7..a75bf1a2bbc5 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.8 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 cca4255cbf3a..eb9adcaadad9 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.6.tar.gz) = e8382d84d968f414c42b6d0b7a36ab84 -SIZE (ipython-0.6.6.tar.gz) = 789907 +MD5 (ipython-0.6.8.tar.gz) = 949e0b633f4ebf9d4d1e8588c96f2eb0 +SIZE (ipython-0.6.8.tar.gz) = 842264 diff --git a/devel/ipython/pkg-plist b/devel/ipython/pkg-plist index 1ba91c1a2d20..f16e3b5e7927 100644 --- a/devel/ipython/pkg-plist +++ b/devel/ipython/pkg-plist @@ -120,6 +120,7 @@ bin/pycolor %%DOCSDIR%%/examples/example-gnuplot.py %%DOCSDIR%%/examples/example-magic.py %%DOCSDIR%%/examples/magic_grepl.py +%%DOCSDIR%%/homedir_info.txt %%DOCSDIR%%/ipython.el %%DOCSDIR%%/manual.pdf %%DOCSDIR%%/manual/footnode.html |