diff options
author | arved <arved@FreeBSD.org> | 2004-09-02 19:37:30 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-09-02 19:37:30 +0800 |
commit | 1054712df53c1bf936f9238caf9df2c82b17c600 (patch) | |
tree | 33e5ecd77d0a1b767242ad7a5c3cd90acf22b156 /devel | |
parent | 6feba3af13221ff724cdc10189198ae63a277e6e (diff) | |
download | freebsd-ports-gnome-1054712df53c1bf936f9238caf9df2c82b17c600.tar.gz freebsd-ports-gnome-1054712df53c1bf936f9238caf9df2c82b17c600.tar.zst freebsd-ports-gnome-1054712df53c1bf936f9238caf9df2c82b17c600.zip |
Update to 0.6.3
PR: 71222
Submitted by: Dryice Liu <dryice@liu.com.cn>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ipython/Makefile | 2 | ||||
-rw-r--r-- | devel/ipython/distinfo | 4 | ||||
-rw-r--r-- | devel/ipython/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 3adc2cc43401..70f450df39d9 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index b4ccbf93dbf1..0cbdf2ae8ec8 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,2 +1,2 @@ -MD5 (IPython-0.6.2.tar.gz) = bdc798efc451cbf784a7840fe0e8d85f -SIZE (IPython-0.6.2.tar.gz) = 747868 +MD5 (IPython-0.6.3.tar.gz) = 278477ed2da0708f3eae1ecb402f3b56 +SIZE (IPython-0.6.3.tar.gz) = 812098 diff --git a/devel/ipython/pkg-plist b/devel/ipython/pkg-plist index 03445ec79461..cb85c9be3a58 100644 --- a/devel/ipython/pkg-plist +++ b/devel/ipython/pkg-plist @@ -139,6 +139,8 @@ bin/pycolor %%DOCSDIR%%/manual/node15.html %%DOCSDIR%%/manual/node16.html %%DOCSDIR%%/manual/node17.html +%%DOCSDIR%%/manual/node18.html +%%DOCSDIR%%/manual/node19.html %%DOCSDIR%%/manual/node2.html %%DOCSDIR%%/manual/node3.html %%DOCSDIR%%/manual/node4.html |