mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
dns/py-publicsuffixlist: Update to 0.10.0.20240420
Changes: https://github.com/ko-zu/psl/commits/master
This commit is contained in:
parent
5c1ac7bca8
commit
61934c2b62
@ -1,5 +1,5 @@
|
||||
PORTNAME= publicsuffixlist
|
||||
PORTVERSION= 0.10.0.20240412
|
||||
PORTVERSION= 0.10.0.20240420
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,15 +13,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
PATCH_DEPENDS= public_suffix_list>=0:dns/public_suffix_list
|
||||
#PATCH_DEPENDS= public_suffix_list>=0:dns/public_suffix_list
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-patch:
|
||||
@${CP} ${LOCALBASE}/share/public_suffix_list/public_suffix_list.dat ${WRKSRC}/publicsuffixlist/public_suffix_list.dat
|
||||
@${CP} ${LOCALBASE}/share/public_suffix_list/test_psl.txt ${WRKSRC}/publicsuffixlist/test_psl.txt
|
||||
#post-patch:
|
||||
# @${CP} ${LOCALBASE}/share/public_suffix_list/public_suffix_list.dat ${WRKSRC}/publicsuffixlist/public_suffix_list.dat
|
||||
# @${CP} ${LOCALBASE}/share/public_suffix_list/test_psl.txt ${WRKSRC}/publicsuffixlist/test_psl.txt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1713528540
|
||||
SHA256 (publicsuffixlist-0.10.0.20240412.tar.gz) = 1b685d974dbd3258ab1c7f473449cf2a55275a74a995b60a8410f0f07d7f5b78
|
||||
SIZE (publicsuffixlist-0.10.0.20240412.tar.gz) = 101318
|
||||
TIMESTAMP = 1713624710
|
||||
SHA256 (publicsuffixlist-0.10.0.20240420.tar.gz) = b3cc4f91eb3fc4595e8ea7ce94c64e3cb98d2bdd9ed932cad7c5199afdff6ba2
|
||||
SIZE (publicsuffixlist-0.10.0.20240420.tar.gz) = 101205
|
||||
|
Loading…
Reference in New Issue
Block a user