mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 1.12.3
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst
This commit is contained in:
parent
ed05ba5be2
commit
f60aa4f947
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499477
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cffi
|
||||
PORTVERSION= 1.12.2
|
||||
PORTVERSION= 1.12.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -22,7 +22,7 @@ USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${COMPILER_TYPE:Mclang}
|
||||
.if ${COMPILER_TYPE} == "clang"
|
||||
CFLAGS+= -Wno-shift-negative-value
|
||||
.endif
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1551681280
|
||||
SHA256 (cffi-1.12.2.tar.gz) = e113878a446c6228669144ae8a56e268c91b7f1fafae927adc4879d9849e0ea7
|
||||
SIZE (cffi-1.12.2.tar.gz) = 453893
|
||||
TIMESTAMP = 1555784496
|
||||
SHA256 (cffi-1.12.3.tar.gz) = 041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774
|
||||
SIZE (cffi-1.12.3.tar.gz) = 456340
|
||||
|
Loading…
Reference in New Issue
Block a user