From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 15 03:50:23 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 D626816A4CE for ; Wed, 15 Dec 2004 03:50:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA15343D3F for ; Wed, 15 Dec 2004 03:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBF3oNSO015017 for ; Wed, 15 Dec 2004 03:50:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBF3oNu4015006; Wed, 15 Dec 2004 03:50:23 GMT (envelope-from gnats) Resent-Date: Wed, 15 Dec 2004 03:50:23 GMT Resent-Message-Id: <200412150350.iBF3oNu4015006@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 142E516A4CE for ; Wed, 15 Dec 2004 03:41:34 +0000 (GMT) Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E3A43D49 for ; Wed, 15 Dec 2004 03:41:33 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 4B930B90BF8 for ; Wed, 15 Dec 2004 03:41:29 +0000 (UTC) Received: from hotpop.com (unknown [219.146.252.179]) by smtp-1.hotpop.com (Postfix) with ESMTP id 4C7DE1A0195; Wed, 15 Dec 2004 03:41:24 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Wed, 15 Dec 2004 11:41:18 +0800 Message-Id: <20041215034124.4C7DE1A0195@smtp-1.hotpop.com> Date: Wed, 15 Dec 2004 11:41:18 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Dryice Liu Subject: ports/75087: [maintainer update] devel/ipython: update to 0.6.6 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: Wed, 15 Dec 2004 03:50:24 -0000 >Number: 75087 >Category: ports >Synopsis: [maintainer update] devel/ipython: update to 0.6.6 >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 Dec 15 03:50:23 GMT 2004 >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 #0: Tue Dec 7 10:38:59 CST 2004 >Description: Changes: - update to 0.6.6, please refer to http://ipython.scipy.org/NEWS for detail >How-To-Repeat: N/A >Fix: --- ipython.diff begins here --- diff -ruN ipython.old/Makefile ipython/Makefile --- ipython.old/Makefile Wed Dec 8 08:01:41 2004 +++ ipython/Makefile Wed Dec 15 11:32:49 2004 @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff -ruN ipython.old/distinfo ipython/distinfo --- ipython.old/distinfo Wed Dec 8 08:01:41 2004 +++ ipython/distinfo Wed Dec 15 11:33:27 2004 @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.5.tar.gz) = 95207ad30ceb9b81608e404a1edc022e -SIZE (ipython-0.6.5.tar.gz) = 783973 +MD5 (ipython-0.6.6.tar.gz) = e8382d84d968f414c42b6d0b7a36ab84 +SIZE (ipython-0.6.6.tar.gz) = 789907 --- ipython.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: