diff options
-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 |