Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 04:38:30 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f950371a2490 - main - =?utf-8?Q?textproc/{,py-}sentencepiece:=20Update=200.1.97=20=E2=86=92=200.1.98?=
Message-ID:  <202304180438.33I4cUtQ040815@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f950371a249066d579f1c8e65773c79fa1051277

commit f950371a249066d579f1c8e65773c79fa1051277
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-18 04:36:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-18 04:38:14 +0000

    textproc/{,py-}sentencepiece: Update 0.1.97 → 0.1.98
    
    Reported by:    portscout
---
 textproc/py-sentencepiece/Makefile | 2 +-
 textproc/py-sentencepiece/distinfo | 6 +++---
 textproc/sentencepiece/Makefile    | 4 +++-
 textproc/sentencepiece/distinfo    | 6 +++---
 4 files changed, 10 insertions(+), 8 deletions(-)

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,6 +1,6 @@
 PORTNAME=	sentencepiece
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.97
+DISTVERSION=	0.1.98
 CATEGORIES=	textproc # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
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,6 +1,6 @@
 PORTNAME=	sentencepiece
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.97
+DISTVERSION=	0.1.98
 CATEGORIES=	textproc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,6 +10,8 @@ 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
 
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304180438.33I4cUtQ040815>