mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Update to 0.31.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
This commit is contained in:
parent
df29e5df00
commit
11959c61a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484721
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= m2crypto
|
||||
PORTVERSION= 0.30.1
|
||||
PORTVERSION= 0.31.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,9 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
|
||||
|
||||
BUILD_DEPENDS= swig3.0:devel/swig30
|
||||
|
||||
PYDISTUTILS_BUILDARGS= build_ext --include=${OPENSSLINC} --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig3.0
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python ssl
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
PYDISTUTILS_BUILDARGS= build_ext --include=${OPENSSLINC} --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig3.0
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|swig\(', '-version\)|swig3.0\1|" ${WRKSRC}/setup.py
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525105659
|
||||
SHA256 (M2Crypto-0.30.1.tar.gz) = a1b2751cdadc6afac3df8a5799676b7b7c67a6ad144bb62d38563062e7cd3fc6
|
||||
SIZE (M2Crypto-0.30.1.tar.gz) = 1272599
|
||||
TIMESTAMP = 1541859312
|
||||
SHA256 (M2Crypto-0.31.0.tar.gz) = fd59a9705275d609948005f4cbcaf25f28a4271308237eb166169528692ce498
|
||||
SIZE (M2Crypto-0.31.0.tar.gz) = 1292016
|
||||
|
Loading…
Reference in New Issue
Block a user