diff --git a/devel/py-google-re2/Makefile b/devel/py-google-re2/Makefile index 2c701192f897..8f73b51b9c00 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.1.20210401 +PORTVERSION= 0.1.20210601 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} LIB_DEPENDS= libre2.so:devel/re2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= compiler:c11 localbase python:3.6+ USE_PYTHON= autoplist concurrent distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_re2*.so .include diff --git a/devel/py-google-re2/distinfo b/devel/py-google-re2/distinfo index cccd66b2f758..d1d08572f284 100644 --- a/devel/py-google-re2/distinfo +++ b/devel/py-google-re2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620405333 -SHA256 (google-re2-0.1.20210401.tar.gz) = 9565650d9b89b17b7bf5edd75bf749384d3f0201bcda68ca1783b0e9716efd66 -SIZE (google-re2-0.1.20210401.tar.gz) = 9140 +TIMESTAMP = 1624189723 +SHA256 (google-re2-0.1.20210601.tar.gz) = e1c4fffa79fc8d9ef0ea088f95b00d2e6310df3c83059b41445a9fe44aa238b8 +SIZE (google-re2-0.1.20210601.tar.gz) = 9142