diff --git a/textproc/py-sentencepiece/Makefile b/textproc/py-sentencepiece/Makefile index 7a339cb3b682..083154938273 100644 --- a/textproc/py-sentencepiece/Makefile +++ b/textproc/py-sentencepiece/Makefile @@ -1,26 +1,27 @@ PORTNAME= sentencepiece DISTVERSIONPREFIX= v -DISTVERSION= 0.1.99 +DISTVERSION= 0.2.0 CATEGORIES= textproc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Unsupervised text tokenizer for Neural Network-based text generation WWW= https://github.com/google/sentencepiece LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE +BUILD_DEPENDS= protobuf>0:devel/protobuf LIB_DEPENDS= libsentencepiece.so:textproc/sentencepiece USES= compiler:c++17-lang pkgconfig python -USE_PYTHON= distutils autoplist pytest +USE_PYTHON= distutils autoplist pytest # many tests fail, see https://github.com/google/sentencepiece/issues/977 USE_GITHUB= yes GH_ACCOUNT= google WRKSRC_SUBDIR= python TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} .include diff --git a/textproc/py-sentencepiece/distinfo b/textproc/py-sentencepiece/distinfo index 4b1f15766c57..9539610e542f 100644 --- a/textproc/py-sentencepiece/distinfo +++ b/textproc/py-sentencepiece/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685777896 -SHA256 (google-sentencepiece-v0.1.99_GH0.tar.gz) = 63617eaf56c7a3857597dcd8780461f57dd21381b56a27716ef7d7e02e14ced4 -SIZE (google-sentencepiece-v0.1.99_GH0.tar.gz) = 11960799 +TIMESTAMP = 1708411814 +SHA256 (google-sentencepiece-v0.2.0_GH0.tar.gz) = 9970f0a0afee1648890293321665e5b2efa04eaec9f1671fcf8048f456f5bb86 +SIZE (google-sentencepiece-v0.2.0_GH0.tar.gz) = 11980811 diff --git a/textproc/sentencepiece/Makefile b/textproc/sentencepiece/Makefile index bd86f0fcbdb3..96702c90186e 100644 --- a/textproc/sentencepiece/Makefile +++ b/textproc/sentencepiece/Makefile @@ -1,23 +1,23 @@ PORTNAME= sentencepiece DISTVERSIONPREFIX= v -DISTVERSION= 0.1.99 +DISTVERSION= 0.2.0 CATEGORIES= textproc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Unsupervised text tokenizer for Neural Network-based text generation WWW= https://github.com/google/sentencepiece LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libtcmalloc_minimal.so:devel/google-perftools USES= cmake:testing compiler:c++17-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= google CMAKE_TESTING_ON= SPM_BUILD_TEST .include diff --git a/textproc/sentencepiece/distinfo b/textproc/sentencepiece/distinfo index ecf3266dd071..88b1e17a4a4d 100644 --- a/textproc/sentencepiece/distinfo +++ b/textproc/sentencepiece/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685777516 -SHA256 (google-sentencepiece-v0.1.99_GH0.tar.gz) = 63617eaf56c7a3857597dcd8780461f57dd21381b56a27716ef7d7e02e14ced4 -SIZE (google-sentencepiece-v0.1.99_GH0.tar.gz) = 11960799 +TIMESTAMP = 1708411133 +SHA256 (google-sentencepiece-v0.2.0_GH0.tar.gz) = 9970f0a0afee1648890293321665e5b2efa04eaec9f1671fcf8048f456f5bb86 +SIZE (google-sentencepiece-v0.2.0_GH0.tar.gz) = 11980811