View | Details | Raw Unified | Return to bug 93025
Collapse All | Expand All

(-)ipython/Makefile (-1 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	ipython
8
PORTNAME=	ipython
9
PORTVERSION=	0.7.1
9
PORTVERSION=	0.7.1.1
10
CATEGORIES=	devel python
10
CATEGORIES=	devel python
11
MASTER_SITES=	http://ipython.scipy.org/dist/ \
11
MASTER_SITES=	http://ipython.scipy.org/dist/ \
12
		http://bsdchat.com/dist/dryice/
12
		http://bsdchat.com/dist/dryice/
13
PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
13
PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
14
DISTNAME=	${PORTNAME}-0.7.1.fix1
14
15
15
MAINTAINER=	dryice@dryice.name
16
MAINTAINER=	dryice@dryice.name
16
COMMENT=	An enhanced Interactive Python shell
17
COMMENT=	An enhanced Interactive Python shell
(-)ipython/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ipython-0.7.1.tar.gz) = ee810623a4027bfadaf8c41d4f2ec927
1
MD5 (ipython-0.7.1.fix1.tar.gz) = f3a23ea23e68736e6a8f823be70bfacf
2
SHA256 (ipython-0.7.1.tar.gz) = 15701775e64f43b80c6beb1f8c2cedeccf8f5a3e8c3ce815e2c92bbf6608a1e6
2
SHA256 (ipython-0.7.1.fix1.tar.gz) = f515e0719890b1e8f7f99f518fed5039749d55aea91e7b7d66adac4876eabf14
3
SIZE (ipython-0.7.1.tar.gz) = 947968
3
SIZE (ipython-0.7.1.fix1.tar.gz) = 949931

Return to bug 93025