mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to 0.6.3
PR: 71222 Submitted by: Dryice Liu <dryice@liu.com.cn>
This commit is contained in:
parent
c7b3e72609
commit
63baf5cb80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117922
3 changed files with 5 additions and 3 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue