diff options
Diffstat (limited to 'devel/py-statgrab')
-rw-r--r-- | devel/py-statgrab/Makefile | 10 | ||||
-rw-r--r-- | devel/py-statgrab/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index 47863a32c567..c3dba12cd408 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -6,12 +6,14 @@ # PORTNAME= statgrab -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= devel python -MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + ftp://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.i-scream.org/pub/i-scream/%SUBDIR%/ + http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= py${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} diff --git a/devel/py-statgrab/distinfo b/devel/py-statgrab/distinfo index 556dd2e9222c..914dac7036f0 100644 --- a/devel/py-statgrab/distinfo +++ b/devel/py-statgrab/distinfo @@ -1,2 +1,2 @@ -MD5 (i-scream/pystatgrab-0.2.tar.gz) = 4004d4fee5fdcd02c3cf6a291f7be9c1 -SIZE (i-scream/pystatgrab-0.2.tar.gz) = 24148 +MD5 (i-scream/pystatgrab-0.3.tar.gz) = 42d7e8c2188590c869c72230098f10ec +SIZE (i-scream/pystatgrab-0.3.tar.gz) = 24354 |