aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2024-05-20 10:29:56 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2024-05-20 10:33:03 +0000
commitb66e4949cb23218adc602edc35db187f966c5377 (patch)
tree16da60cb80deca042845c491a0eec8b6592c0d1c /textproc
parentd09359a4c791eb5678554b05d38d5626fad49d47 (diff)
downloadports-b66e4949cb23218adc602edc35db187f966c5377.tar.gz
ports-b66e4949cb23218adc602edc35db187f966c5377.zip
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-gensim/Makefile1
-rw-r--r--textproc/py-jupyter_sphinx/Makefile1
-rw-r--r--textproc/py-nbsphinx/Makefile1
-rw-r--r--textproc/py-orange3-text/Makefile2
-rw-r--r--textproc/py-sense2vec/Makefile1
-rw-r--r--textproc/py-spacy-llm/Makefile2
-rw-r--r--textproc/py-spacy/Makefile2
7 files changed, 7 insertions, 3 deletions
diff --git a/textproc/py-gensim/Makefile b/textproc/py-gensim/Makefile
index dd311d03f1e5..32095b5c0ae4 100644
--- a/textproc/py-gensim/Makefile
+++ b/textproc/py-gensim/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gensim
DISTVERSION= 4.3.2
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-jupyter_sphinx/Makefile b/textproc/py-jupyter_sphinx/Makefile
index d58100daeccb..d77ab071409c 100644
--- a/textproc/py-jupyter_sphinx/Makefile
+++ b/textproc/py-jupyter_sphinx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= jupyter-sphinx
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-nbsphinx/Makefile b/textproc/py-nbsphinx/Makefile
index c026eba67870..6696fab27072 100644
--- a/textproc/py-nbsphinx/Makefile
+++ b/textproc/py-nbsphinx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nbsphinx
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile
index 360895e66c79..104b86ed5fb3 100644
--- a/textproc/py-orange3-text/Makefile
+++ b/textproc/py-orange3-text/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orange3-text
DISTVERSION= 1.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-sense2vec/Makefile b/textproc/py-sense2vec/Makefile
index 188229e6caf8..a9c8f288bd90 100644
--- a/textproc/py-sense2vec/Makefile
+++ b/textproc/py-sense2vec/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sense2vec
PORTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-spacy-llm/Makefile b/textproc/py-spacy-llm/Makefile
index 8df16e5ef8a4..a096c44539bb 100644
--- a/textproc/py-spacy-llm/Makefile
+++ b/textproc/py-spacy-llm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spacy-llm
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-spacy/Makefile b/textproc/py-spacy/Makefile
index cfe2b0fe4dd7..8d4eca968ed3 100644
--- a/textproc/py-spacy/Makefile
+++ b/textproc/py-spacy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spacy
PORTVERSION= 3.7.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}