diff options
author | krion <krion@FreeBSD.org> | 2004-08-25 16:44:01 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-25 16:44:01 +0800 |
commit | 9053a4f0b2432a87e5ddca99412bf16e1ce76393 (patch) | |
tree | 55ba9798dcf097f032cc5bbc98b95cd31549e34d /devel/py-statgrab | |
parent | 4f77652a07467c6e367009d0c12ea95eefff4170 (diff) | |
download | freebsd-ports-gnome-9053a4f0b2432a87e5ddca99412bf16e1ce76393.tar.gz freebsd-ports-gnome-9053a4f0b2432a87e5ddca99412bf16e1ce76393.tar.zst freebsd-ports-gnome-9053a4f0b2432a87e5ddca99412bf16e1ce76393.zip |
- Update to 0.3
- Update MASTER_SITES
PR: ports/70918
Submitted by: maintainer
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 |