mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2020.6.1
- Update version requirement of RUN_DEPENDS Changes: https://github.com/tkhyn/l18n/blob/develop/CHANGES.rst
This commit is contained in:
parent
af963ff2f1
commit
2e4d7f85d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555304
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= l18n
|
||||
PORTVERSION= 2018.5
|
||||
PORTVERSION= 2020.6.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Internationalization for pytz timezones and territories
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=${PORTVERSION}:devel/py-pytz@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=2020.1,1:devel/py-pytz@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1587756720
|
||||
SHA256 (l18n-2018.5.tar.gz) = 46e72c980d06a7511726f1da10a32fa524f7e2937c0af5ad52d39577024a4382
|
||||
SIZE (l18n-2018.5.tar.gz) = 46673
|
||||
TIMESTAMP = 1605426415
|
||||
SHA256 (l18n-2020.6.1.tar.gz) = ea7a65b2f0935b14601a3295f2c5e5e8b54126dd1e6a7fef4e44d2b8dd5b695a
|
||||
SIZE (l18n-2020.6.1.tar.gz) = 50557
|
||||
|
|
Loading…
Add table
Reference in a new issue