mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update MASTER_SITES/DISTFILES, remove BROKEN=does not fetch.
This commit is contained in:
parent
c09356dbcd
commit
cf0754228a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265799
@ -9,20 +9,17 @@ PORTNAME= reportlab
|
||||
PORTVERSION= 1.21.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print python
|
||||
MASTER_SITES= http://www.reportlab.org/ftp/ \
|
||||
ftp://ftp.reportlab.org/ \
|
||||
MASTER_SITES= http://www.reportlab.com/ftp/ \
|
||||
${MASTER_SITE_LOCAL:S/$/:accel/} \
|
||||
http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/:accel
|
||||
MASTER_SITE_SUBDIR= erwin/:accel
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTFILES= ReportLab_${PORTVERSION:S/./_/g}.tgz \
|
||||
DISTFILES= reportlab-${PORTVERSION}.tar.gz \
|
||||
rl_accel-3004.tgz:accel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library to create PDF documents using the Python language
|
||||
|
||||
BROKEN= does not fetch
|
||||
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= Reportlab
|
||||
|
@ -1,6 +1,4 @@
|
||||
MD5 (ReportLab_1_21_2.tgz) = f29968f67345edb064b8274bee03296f
|
||||
SHA256 (ReportLab_1_21_2.tgz) = dbefc02b43ee72484f95b82b21c0a8fe874d7facc9f5fbcacdde82c2b15b5d30
|
||||
SIZE (ReportLab_1_21_2.tgz) = 3464482
|
||||
MD5 (rl_accel-3004.tgz) = dd218da2e18fd7bec1a71b4281b35811
|
||||
SHA256 (reportlab-1.21.2.tar.gz) = dbefc02b43ee72484f95b82b21c0a8fe874d7facc9f5fbcacdde82c2b15b5d30
|
||||
SIZE (reportlab-1.21.2.tar.gz) = 3464482
|
||||
SHA256 (rl_accel-3004.tgz) = a2ac1b7dbf5f37e98c5f5a80cd364fa682d830561a9694328460430a04baf20d
|
||||
SIZE (rl_accel-3004.tgz) = 58569
|
||||
|
Loading…
Reference in New Issue
Block a user