mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 0.0.6
PR: 164668 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
This commit is contained in:
parent
d87abbc400
commit
a3c5cf6228
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290552
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= certifi
|
||||
PORTVERSION= 0.0.6
|
||||
PORTVERSION= 0.0.8
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,7 +17,4 @@ COMMENT= Mozilla's SSL certificates
|
||||
USE_PYTHON= 2.6+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
post-install:
|
||||
@${REINPLACE_CMD} -e 's| include_| #include_|' ${WRKSRC}/setup.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (certifi-0.0.6.tar.gz) = e839718ce80daa9853b1f47a333757d4a22cdf422e2fd8de5e579d5634a89585
|
||||
SIZE (certifi-0.0.6.tar.gz) = 118451
|
||||
SHA256 (certifi-0.0.8.tar.gz) = 46ecf5f7526a08cc1f8bc8232adf0cffce046f46ceff95539daec42ebc4849ef
|
||||
SIZE (certifi-0.0.8.tar.gz) = 118129
|
||||
|
Loading…
Reference in New Issue
Block a user