From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 24 16:30:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D91B816A4DC for ; Mon, 24 May 2004 16:30:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB21543D1D for ; Mon, 24 May 2004 16:30:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4ONUSZj017124 for ; Mon, 24 May 2004 16:30:28 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4ONUSqW017123; Mon, 24 May 2004 16:30:28 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 24 May 2004 16:30:28 -0700 (PDT) Resent-Message-Id: <200405242330.i4ONUSqW017123@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F248016A4CF for ; Mon, 24 May 2004 16:27:26 -0700 (PDT) Received: from babyruth.hotpop.com (babyruth.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94A4943D46 for ; Mon, 24 May 2004 16:27:26 -0700 (PDT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by babyruth.hotpop.com (Postfix) with SMTP id C6FC84FE6C9 for ; Mon, 24 May 2004 22:55:39 +0000 (UTC) Received: from hotpop.com (unknown [219.146.254.239]) by smtp-1.hotpop.com (Postfix) with ESMTP id B18661A01C0; Mon, 24 May 2004 22:33:39 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Tue, 25 May 2004 07:26:50 +0800 Message-Id: <20040524223339.B18661A01C0@smtp-1.hotpop.com> Date: Tue, 25 May 2004 07:26:50 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Dryice Liu Subject: ports/67148: [maintainer update] devel/ipython: update 0.5.0 -> 0.6.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 23:30:29 -0000 >Number: 67148 >Category: ports >Synopsis: [maintainer update] devel/ipython: update 0.5.0 -> 0.6.0 >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: Mon May 24 16:30:28 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Mar 1 16:17:42 CST 2004 ddliu@dryice.3322.org:/usr/obj/usr/src/sys/SERVER i386 >Description: Upgrade from 0.5.0 to 0.6.0. Refer to http://ipython.scipy.org/NEWS for details please. >How-To-Repeat: N/A >Fix: --- ipython.diff begins here --- diff -ruN ipython.old/Makefile ipython/Makefile --- ipython.old/Makefile Tue May 25 07:12:23 2004 +++ ipython/Makefile Tue May 25 07:17:46 2004 @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} @@ -20,6 +20,7 @@ USE_PYTHON= 2.1+ USE_PYDISTUTILS= yes +DOCSDIR= ${PREFIX}/share/doc/IPython .include diff -ruN ipython.old/distinfo ipython/distinfo --- ipython.old/distinfo Tue May 25 07:12:22 2004 +++ ipython/distinfo Tue May 25 07:13:11 2004 @@ -1,2 +1,2 @@ -MD5 (IPython-0.5.0.tar.gz) = 134ccdb03a4094f991def74230137b21 -SIZE (IPython-0.5.0.tar.gz) = 656727 +MD5 (IPython-0.6.0.tar.gz) = 75fdfecda3b313a43a8b8af4dc74ca37 +SIZE (IPython-0.6.0.tar.gz) = 671830 diff -ruN ipython.old/pkg-plist ipython/pkg-plist --- ipython.old/pkg-plist Tue May 25 07:12:25 2004 +++ ipython/pkg-plist Tue May 25 07:13:13 2004 @@ -93,9 +93,6 @@ %%PYTHON_SITELIBDIR%%/IPython/iplib.py %%PYTHON_SITELIBDIR%%/IPython/iplib.pyc %%PYTHON_SITELIBDIR%%/IPython/iplib.pyo -%%PYTHON_SITELIBDIR%%/IPython/iplib_ori.py -%%PYTHON_SITELIBDIR%%/IPython/iplib_ori.pyc -%%PYTHON_SITELIBDIR%%/IPython/iplib_ori.pyo %%PYTHON_SITELIBDIR%%/IPython/ipmaker.py %%PYTHON_SITELIBDIR%%/IPython/ipmaker.pyc %%PYTHON_SITELIBDIR%%/IPython/ipmaker.pyo @@ -108,41 +105,42 @@ %%PYTHON_SITELIBDIR%%/IPython/usage.py %%PYTHON_SITELIBDIR%%/IPython/usage.pyc %%PYTHON_SITELIBDIR%%/IPython/usage.pyo -share/doc/IPython/COPYING -share/doc/IPython/GNU-LGPL -share/doc/IPython/NEWS -share/doc/IPython/README.txt -share/doc/IPython/README_Windows.txt -share/doc/IPython/examples/example-embed-short.py -share/doc/IPython/examples/example-embed.py -share/doc/IPython/examples/example-gnuplot.py -share/doc/IPython/examples/example-magic.py -share/doc/IPython/manual.pdf -share/doc/IPython/manual/footnode.html -share/doc/IPython/manual/index.html -share/doc/IPython/manual/manual.css -share/doc/IPython/manual/manual.html -share/doc/IPython/manual/node1.html -share/doc/IPython/manual/node10.html -share/doc/IPython/manual/node11.html -share/doc/IPython/manual/node12.html -share/doc/IPython/manual/node13.html -share/doc/IPython/manual/node14.html -share/doc/IPython/manual/node15.html -share/doc/IPython/manual/node16.html -share/doc/IPython/manual/node2.html -share/doc/IPython/manual/node3.html -share/doc/IPython/manual/node4.html -share/doc/IPython/manual/node5.html -share/doc/IPython/manual/node6.html -share/doc/IPython/manual/node7.html -share/doc/IPython/manual/node8.html -share/doc/IPython/manual/node9.html -share/doc/IPython/new_design.pdf -share/doc/IPython/pycon.ico -@dirrm share/doc/IPython/manual -@dirrm share/doc/IPython/examples -@dirrm share/doc/IPython +%%DOCSDIR%%/COPYING +%%DOCSDIR%%/GNU-LGPL +%%DOCSDIR%%/NEWS +%%DOCSDIR%%/README.txt +%%DOCSDIR%%/README_Windows.txt +%%DOCSDIR%%/examples/example-embed-short.py +%%DOCSDIR%%/examples/example-embed.py +%%DOCSDIR%%/examples/example-gnuplot.py +%%DOCSDIR%%/examples/example-magic.py +%%DOCSDIR%%/examples/magic_grepl.py +%%DOCSDIR%%/manual.pdf +%%DOCSDIR%%/manual/footnode.html +%%DOCSDIR%%/manual/index.html +%%DOCSDIR%%/manual/manual.css +%%DOCSDIR%%/manual/manual.html +%%DOCSDIR%%/manual/node1.html +%%DOCSDIR%%/manual/node10.html +%%DOCSDIR%%/manual/node11.html +%%DOCSDIR%%/manual/node12.html +%%DOCSDIR%%/manual/node13.html +%%DOCSDIR%%/manual/node14.html +%%DOCSDIR%%/manual/node15.html +%%DOCSDIR%%/manual/node16.html +%%DOCSDIR%%/manual/node2.html +%%DOCSDIR%%/manual/node3.html +%%DOCSDIR%%/manual/node4.html +%%DOCSDIR%%/manual/node5.html +%%DOCSDIR%%/manual/node6.html +%%DOCSDIR%%/manual/node7.html +%%DOCSDIR%%/manual/node8.html +%%DOCSDIR%%/manual/node9.html +%%DOCSDIR%%/new_design.pdf +%%DOCSDIR%%/pycon.ico +@dirrm %%DOCSDIR%%/manual +@dirrm %%DOCSDIR%%/examples +@dirrm %%DOCSDIR%% @dirrm %%PYTHON_SITELIBDIR%%/IPython/UserConfig @dirrm %%PYTHON_SITELIBDIR%%/IPython/Extensions @dirrm %%PYTHON_SITELIBDIR%%/IPython --- ipython.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: