Date: Fri, 3 Jun 2005 11:21:09 +0800 From: Dryice Liu <dryice@hotpop.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dryice Liu <dryice@liu.com.cn> Subject: ports/81819: [maintainer] devel/ipython: update to 0.6.15 Message-ID: <20050603032118.0E8E41A019A@smtp-1.hotpop.com> Resent-Message-ID: <200506030330.j533U78r018753@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81819 >Category: ports >Synopsis: [maintainer] devel/ipython: update to 0.6.15 >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: Fri Jun 03 03:30:06 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.15, a minor bug fix. Please see 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 Jun 1 14:00:38 2005 +++ ipython/Makefile Fri Jun 3 11:17:25 2005 @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.14 +PORTVERSION= 0.6.15 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 Jun 1 08:57:11 2005 +++ ipython/distinfo Fri Jun 3 11:17:24 2005 @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.14.tar.gz) = 3c6ee2a7c14dee93d7fe9cabd0ef4191 -SIZE (ipython-0.6.14.tar.gz) = 889345 +MD5 (ipython-0.6.15.tar.gz) = 3b777c86f6afba52343ac9ec3ec3eef7 +SIZE (ipython-0.6.15.tar.gz) = 888905 --- 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?20050603032118.0E8E41A019A>