diff --git a/devel/py-google-re2/Makefile b/devel/py-google-re2/Makefile index a6f3d51c9a7c..08be14de7be9 100644 --- a/devel/py-google-re2/Makefile +++ b/devel/py-google-re2/Makefile @@ -1,24 +1,24 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-re2 -PORTVERSION= 0.2.20220201 +PORTVERSION= 0.2.20220401 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= RE2 Python bindings LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR} \ re2>=${PORTVERSION:E}:devel/re2 LIB_DEPENDS= libre2.so:devel/re2 USES= compiler:c11 localbase python:3.7+ USE_PYTHON= autoplist concurrent distutils post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-google-re2/distinfo b/devel/py-google-re2/distinfo index e25068c29783..4bc99e424250 100644 --- a/devel/py-google-re2/distinfo +++ b/devel/py-google-re2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643971056 -SHA256 (google-re2-0.2.20220201.tar.gz) = 1fc78c0b574cfbdba4b9120de2e596b3ba11b90d2da46682c1a0a5d2da7e944f -SIZE (google-re2-0.2.20220201.tar.gz) = 8673 +TIMESTAMP = 1649423780 +SHA256 (google-re2-0.2.20220401.tar.gz) = bf71be32f155f20abd2c9aa3ff3aed9538d19b464dc5387451d4123e2c051d8e +SIZE (google-re2-0.2.20220401.tar.gz) = 8901