diff --git a/textproc/py-sentencepiece/Makefile b/textproc/py-sentencepiece/Makefile index e8ac13daced6..1e87386dfa72 100644 --- a/textproc/py-sentencepiece/Makefile +++ b/textproc/py-sentencepiece/Makefile @@ -1,29 +1,28 @@ PORTNAME= sentencepiece DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 -PORTREVISION= 1 +DISTVERSION= 0.2.1 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 USE_GITHUB= yes GH_ACCOUNT= google WRKSRC_SUBDIR= python do-test: @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${PYSETUP} test .include diff --git a/textproc/py-sentencepiece/distinfo b/textproc/py-sentencepiece/distinfo index 9539610e542f..62b34d28d0b5 100644 --- a/textproc/py-sentencepiece/distinfo +++ b/textproc/py-sentencepiece/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708411814 -SHA256 (google-sentencepiece-v0.2.0_GH0.tar.gz) = 9970f0a0afee1648890293321665e5b2efa04eaec9f1671fcf8048f456f5bb86 -SIZE (google-sentencepiece-v0.2.0_GH0.tar.gz) = 11980811 +TIMESTAMP = 1774117831 +SHA256 (google-sentencepiece-v0.2.1_GH0.tar.gz) = c1a59e9259c9653ad0ade653dadff074cd31f0a6ff2a11316f67bee4189a8f1b +SIZE (google-sentencepiece-v0.2.1_GH0.tar.gz) = 13485527