Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2005 16:03:31 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/77950: [maintainer] devel/ipython: update to 0.6.11
Message-ID:  <20050223080340.5E600E8119B@smtp-2.hotpop.com>
Resent-Message-ID: <200502230810.j1N8AUHH067400@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77950
>Category:       ports
>Synopsis:       [maintainer] devel/ipython: update to 0.6.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 23 08:10:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 5.3-STABLE FreeBSD 5.3-STABLE #1: Tue Feb 1 21:29:03 CST 2005 

>Description:
	Changes: update to 0.6.11. The detail news is at http://ipython.scipy.org/NEWS.
>How-To-Repeat:
	N/A
>Fix:


--- ipython.diff begins here ---
diff -ruN ipython.old/Makefile ipython/Makefile
--- ipython.old/Makefile	Sat Jan 29 06:26:50 2005
+++ ipython/Makefile	Wed Feb 23 15:46:44 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ipython
-PORTVERSION=	0.6.10
+PORTVERSION=	0.6.11
 CATEGORIES=	devel python
 MASTER_SITES=	http://ipython.scipy.org/dist/ \
 		http://bsdchat.com/dist/dryice/
diff -ruN ipython.old/distinfo ipython/distinfo
--- ipython.old/distinfo	Sun Jan 30 09:01:14 2005
+++ ipython/distinfo	Wed Feb 23 15:50:25 2005
@@ -1,2 +1,2 @@
-MD5 (ipython-0.6.10.tar.gz) = 6ca62bed34cccc3cddd766e2bece0bf0
-SIZE (ipython-0.6.10.tar.gz) = 843400
+MD5 (ipython-0.6.11.tar.gz) = cf4bdd4a89d71e497e76f0473cbe02f7
+SIZE (ipython-0.6.11.tar.gz) = 862138
diff -ruN ipython.old/pkg-plist ipython/pkg-plist
--- ipython.old/pkg-plist	Wed Jan 26 16:08:04 2005
+++ ipython/pkg-plist	Wed Feb 23 15:58:58 2005
@@ -1,5 +1,8 @@
 bin/ipython
 bin/pycolor
+%%PYTHON_SITELIBDIR%%/IPython/background_jobs.py
+%%PYTHON_SITELIBDIR%%/IPython/background_jobs.pyc
+%%PYTHON_SITELIBDIR%%/IPython/background_jobs.pyo
 %%PYTHON_SITELIBDIR%%/IPython/ColorANSI.py
 %%PYTHON_SITELIBDIR%%/IPython/ColorANSI.pyc
 %%PYTHON_SITELIBDIR%%/IPython/ColorANSI.pyo
@@ -127,6 +130,8 @@
 %%DOCSDIR%%/manual/img1.png
 %%DOCSDIR%%/manual/img2.png
 %%DOCSDIR%%/manual/img3.png
+%%DOCSDIR%%/manual/img4.png
+%%DOCSDIR%%/manual/img5.png
 %%DOCSDIR%%/manual/index.html
 %%DOCSDIR%%/manual/manual.css
 %%DOCSDIR%%/manual/manual.html
--- ipython.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050223080340.5E600E8119B>