- Update to 0.3
- Update MASTER_SITES PR: ports/70918 Submitted by: maintainer
This commit is contained in:
parent
a52b059515
commit
445896ec2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117231
2 changed files with 8 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue