From 351fbf80eab9fe9b7c63ef578ed1372358b35a98 Mon Sep 17 00:00:00 2001 From: Kubilay Kocak Date: Wed, 4 Apr 2018 08:46:18 +0000 Subject: [PATCH] devel/py-cffi: Update to 1.11.5 While I'm here, remove post-patch target (upstreamed) Changelog: https://cffi.readthedocs.io/en/latest/whatsnew.html#v1-11-5 PR: 225111 Submitted by: Henrik Hudson (with changes) Approved by: portmgr (maintainer timeout, > 2 weeks (1+ months)) --- devel/py-cffi/Makefile | 7 +------ devel/py-cffi/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile index 1194764ee696..597b72d53998 100644 --- a/devel/py-cffi/Makefile +++ b/devel/py-cffi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cffi -PORTVERSION= 1.11.2 +PORTVERSION= 1.11.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,11 +29,6 @@ CFLAGS+= -Wno-shift-negative-value .endif .endif -# Tests assume gcc, and fail on pure clang systems -# Fixed in https://bitbucket.org/cffi/cffi/issues/271 -post-patch: - ${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/testing/cffi0/test_ownlib.py - post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cffi_backend.so diff --git a/devel/py-cffi/distinfo b/devel/py-cffi/distinfo index 27663f1c644f..53bb647bf53d 100644 --- a/devel/py-cffi/distinfo +++ b/devel/py-cffi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514924121 -SHA256 (cffi-1.11.2.tar.gz) = ab87dd91c0c4073758d07334c1e5f712ce8fe48f007b86f8238773963ee700a6 -SIZE (cffi-1.11.2.tar.gz) = 435142 +TIMESTAMP = 1522555152 +SHA256 (cffi-1.11.5.tar.gz) = e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4 +SIZE (cffi-1.11.5.tar.gz) = 438498