diff --git a/devel/py-google-re2/Makefile b/devel/py-google-re2/Makefile index ea030500feec..f494e0fedec6 100644 --- a/devel/py-google-re2/Makefile +++ b/devel/py-google-re2/Makefile @@ -1,23 +1,22 @@ PORTNAME= google-re2 -PORTVERSION= 0.2.20220601 +PORTVERSION= 1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= RE2 Python bindings WWW= https://github.com/google/re2/tree/abseil/python LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR} \ - re2>=${PORTVERSION:E}:devel/re2 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR} 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 0bf83100af5e..3140436ea8d8 100644 --- a/devel/py-google-re2/distinfo +++ b/devel/py-google-re2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654275847 -SHA256 (google-re2-0.2.20220601.tar.gz) = cc10983dcaa0b3260a4cd1c07c7adc1fa6967dbcfacc9c1a8f11e4c118c77905 -SIZE (google-re2-0.2.20220601.tar.gz) = 8977 +TIMESTAMP = 1669057745 +SHA256 (google-re2-1.0.tar.gz) = 21c8adc296360de1ff426baa38c712eada622c2858d195eb487e415d94194e91 +SIZE (google-re2-1.0.tar.gz) = 9841