diff --git a/textproc/py-sentencepiece/Makefile b/textproc/py-sentencepiece/Makefile index fe1b9cfd4ba7..68acf66450ec 100644 --- a/textproc/py-sentencepiece/Makefile +++ b/textproc/py-sentencepiece/Makefile @@ -1,26 +1,26 @@ PORTNAME= sentencepiece DISTVERSIONPREFIX= v -DISTVERSION= 0.1.97 +DISTVERSION= 0.1.98 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 LIB_DEPENDS= libsentencepiece.so:textproc/sentencepiece USES= compiler:c++17-lang pkgconfig python USE_PYTHON= distutils autoplist pytest 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 c29dc9430710..04b6af5061f7 100644 --- a/textproc/py-sentencepiece/distinfo +++ b/textproc/py-sentencepiece/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673860778 -SHA256 (google-sentencepiece-v0.1.97_GH0.tar.gz) = 41c3a07f315e3ac87605460c8bb8d739955bc8e7f478caec4017ef9b7d78669b -SIZE (google-sentencepiece-v0.1.97_GH0.tar.gz) = 11945436 +TIMESTAMP = 1681791410 +SHA256 (google-sentencepiece-v0.1.98_GH0.tar.gz) = e8e09beffacd9667ed40c4652306f7e7990100164dfa26d8bd8a66b097471cb2 +SIZE (google-sentencepiece-v0.1.98_GH0.tar.gz) = 11961439 diff --git a/textproc/sentencepiece/Makefile b/textproc/sentencepiece/Makefile index 84e7ac9ca43e..a76ba537e0cd 100644 --- a/textproc/sentencepiece/Makefile +++ b/textproc/sentencepiece/Makefile @@ -1,21 +1,23 @@ PORTNAME= sentencepiece DISTVERSIONPREFIX= v -DISTVERSION= 0.1.97 +DISTVERSION= 0.1.98 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 c29dc9430710..09f6ad3591ce 100644 --- a/textproc/sentencepiece/distinfo +++ b/textproc/sentencepiece/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673860778 -SHA256 (google-sentencepiece-v0.1.97_GH0.tar.gz) = 41c3a07f315e3ac87605460c8bb8d739955bc8e7f478caec4017ef9b7d78669b -SIZE (google-sentencepiece-v0.1.97_GH0.tar.gz) = 11945436 +TIMESTAMP = 1681791600 +SHA256 (google-sentencepiece-v0.1.98_GH0.tar.gz) = e8e09beffacd9667ed40c4652306f7e7990100164dfa26d8bd8a66b097471cb2 +SIZE (google-sentencepiece-v0.1.98_GH0.tar.gz) = 11961439