aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-07-06 23:00:53 +0800
committerwg <wg@FreeBSD.org>2014-07-06 23:00:53 +0800
commitde2cbcef5bd3abcf04414edfb42cb34ecc51d50c (patch)
treee0d03d567f0e881888a3ee4fdd6d46f8b63bee18
parent1f86a717ebfea9f29c9f34ebf4fac33a676a2cfd (diff)
downloadfreebsd-ports-gnome-de2cbcef5bd3abcf04414edfb42cb34ecc51d50c.tar.gz
freebsd-ports-gnome-de2cbcef5bd3abcf04414edfb42cb34ecc51d50c.tar.zst
freebsd-ports-gnome-de2cbcef5bd3abcf04414edfb42cb34ecc51d50c.zip
devel/py-cffi: update to 0.8.6
Submitted by: olivierd
-rw-r--r--devel/py-cffi/Makefile5
-rw-r--r--devel/py-cffi/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile
index fb6977c5c3ad..0c1be02b098c 100644
--- a/devel/py-cffi/Makefile
+++ b/devel/py-cffi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cffi
-PORTVERSION= 0.8.2
+PORTVERSION= 0.8.6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,9 +11,10 @@ MAINTAINER= wg@FreeBSD.org
COMMENT= Foreign Function Interface for Python calling C code
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycparser>=0:${PORTSDIR}/devel/py-pycparser
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycparser>=2.10:${PORTSDIR}/devel/py-pycparser
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/devel/py-cffi/distinfo b/devel/py-cffi/distinfo
index 16b2978687a7..3b34c930077e 100644
--- a/devel/py-cffi/distinfo
+++ b/devel/py-cffi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cffi-0.8.2.tar.gz) = 8192393640f7bc304ce82669b35eb90592566a30abbb4924456f52079afc18e2
-SIZE (cffi-0.8.2.tar.gz) = 197622
+SHA256 (cffi-0.8.6.tar.gz) = 2532d9e3af9e3c6d0f710fc98b0295b563c7f39cfd97dd2242bd36fbf4900610
+SIZE (cffi-0.8.6.tar.gz) = 196835