1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/py-cffi: update to 0.8.6

Submitted by:	olivierd
This commit is contained in:
William Grzybowski 2014-07-06 15:00:53 +00:00
parent 2fd08c3066
commit 35b4c3d8b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360916
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= cffi PORTNAME= cffi
PORTVERSION= 0.8.2 PORTVERSION= 0.8.6
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,9 +11,10 @@ MAINTAINER= wg@FreeBSD.org
COMMENT= Foreign Function Interface for Python calling C code COMMENT= Foreign Function Interface for Python calling C code
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi 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 CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -1,2 +1,2 @@
SHA256 (cffi-0.8.2.tar.gz) = 8192393640f7bc304ce82669b35eb90592566a30abbb4924456f52079afc18e2 SHA256 (cffi-0.8.6.tar.gz) = 2532d9e3af9e3c6d0f710fc98b0295b563c7f39cfd97dd2242bd36fbf4900610
SIZE (cffi-0.8.2.tar.gz) = 197622 SIZE (cffi-0.8.6.tar.gz) = 196835