Update to 3.24.2
- Change MASTER_SITES to hard-coded https://files.pythonhosted.org temporarily The CHEESESHOP regex may need an update. Changes: https://github.com/fonttools/fonttools/releases
This commit is contained in:
parent
2f730dd14a
commit
9c1b2ffdce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465741
@ -2,9 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fonttools
|
||||
PORTVERSION= 3.24.1
|
||||
PORTVERSION= 3.24.2
|
||||
CATEGORIES= print python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
#MASTER_SITES= CHEESESHOP
|
||||
MASTER_SITES= https://files.pythonhosted.org/packages/source/F/FontTools/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520432914
|
||||
SHA256 (fonttools-3.24.1.zip) = d13e98c9f3b635a5334dab69eb471d7286928ac82db7ca57b5bf4cdf3824789a
|
||||
SIZE (fonttools-3.24.1.zip) = 2567136
|
||||
TIMESTAMP = 1522174556
|
||||
SHA256 (fonttools-3.24.2.zip) = 7b96cc898d4147fed38377a4b9696573b3ba6ef13cba24b9e4dd73e97791af81
|
||||
SIZE (fonttools-3.24.2.zip) = 2567665
|
||||
|
Loading…
Reference in New Issue
Block a user