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

(-)Makefile (-4 / +6 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	statgrab
8
PORTNAME=	statgrab
9
PORTVERSION=	0.2
9
PORTVERSION=	0.3
10
CATEGORIES=	devel python
10
CATEGORIES=	devel python
11
MASTER_SITES=	ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
11
MASTER_SITES=	ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
12
		http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
12
		http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \
13
		ftp://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
14
		http://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
13
		ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
15
		ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
14
		http://www.i-scream.org/pub/i-scream/%SUBDIR%/
16
		http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/
15
MASTER_SITE_SUBDIR=	py${PORTNAME}
17
MASTER_SITE_SUBDIR=	py${PORTNAME}
16
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
18
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
17
DISTNAME=	py${PORTNAME}-${PORTVERSION}
19
DISTNAME=	py${PORTNAME}-${PORTVERSION}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (i-scream/pystatgrab-0.2.tar.gz) = 4004d4fee5fdcd02c3cf6a291f7be9c1
1
MD5 (i-scream/pystatgrab-0.3.tar.gz) = 42d7e8c2188590c869c72230098f10ec
2
SIZE (i-scream/pystatgrab-0.2.tar.gz) = 24148
2
SIZE (i-scream/pystatgrab-0.3.tar.gz) = 24354

Return to bug 70918