Date: Wed, 1 Jun 2005 09:06:53 +0800 From: Dryice Liu <dryice@hotpop.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dryice Liu <dryice@liu.com.cn> Subject: ports/81745: [maintainer] devel/ipython: update to 0.6.14 Message-ID: <20050601010658.0CDAA1218D31@smtp-2.hotpop.com> Resent-Message-ID: <200506010110.j511A2M8042676@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81745 >Category: ports >Synopsis: [maintainer] devel/ipython: update to 0.6.14 >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 Jun 01 01:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #4: Sat May 7 21:19:00 CST 2005 >Description: update to 0.6.14. Please refer http://ipython.scipy.org/NEWS for changes. >How-To-Repeat: N/A >Fix: --- ipython.diff begins here --- diff -ruN ipython.old/Makefile ipython/Makefile --- ipython.old/Makefile Wed Apr 20 22:27:23 2005 +++ ipython/Makefile Wed Jun 1 08:57:12 2005 @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.13 +PORTVERSION= 0.6.14 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 Wed Apr 20 21:13:49 2005 +++ ipython/distinfo Wed Jun 1 08:57:11 2005 @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.13.tar.gz) = 22f5a7a9eae21df4c3c71870dc3953f2 -SIZE (ipython-0.6.13.tar.gz) = 888569 +MD5 (ipython-0.6.14.tar.gz) = 3c6ee2a7c14dee93d7fe9cabd0ef4191 +SIZE (ipython-0.6.14.tar.gz) = 889345 diff -ruN ipython.old/pkg-plist ipython/pkg-plist --- ipython.old/pkg-plist Wed Apr 20 21:20:36 2005 +++ ipython/pkg-plist Wed Jun 1 08:59:13 2005 @@ -115,6 +115,7 @@ %%PYTHON_SITELIBDIR%%/IPython/usage.py %%PYTHON_SITELIBDIR%%/IPython/usage.pyc %%PYTHON_SITELIBDIR%%/IPython/usage.pyo +%%DOCSDIR%%/cvs_notes %%DOCSDIR%%/COPYING %%DOCSDIR%%/ChangeLog %%DOCSDIR%%/NEWS --- 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?20050601010658.0CDAA1218D31>