diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:29:56 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:33:03 +0000 |
commit | b66e4949cb23218adc602edc35db187f966c5377 (patch) | |
tree | 16da60cb80deca042845c491a0eec8b6592c0d1c /textproc/py-jupyter_sphinx | |
parent | www/gitlab: new ports required for 17.0.0 (diff) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se>
Diffstat (limited to 'textproc/py-jupyter_sphinx')
-rw-r--r-- | textproc/py-jupyter_sphinx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |