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 | |
parent | d09359a4c791eb5678554b05d38d5626fad49d47 (diff) | |
download | ports-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>
297 files changed, 307 insertions, 132 deletions
diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index d2ae308f14a5..36535191079c 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -1,5 +1,6 @@ PORTNAME= metpy PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile index a891d03988fb..6d880065a5fd 100644 --- a/audio/owntone/Makefile +++ b/audio/owntone/Makefile @@ -1,6 +1,6 @@ PORTNAME= owntone DISTVERSION= 28.9 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/ diff --git a/audio/py-librosa/Makefile b/audio/py-librosa/Makefile index e8242405a8ca..208fb470a875 100644 --- a/audio/py-librosa/Makefile +++ b/audio/py-librosa/Makefile @@ -1,5 +1,6 @@ PORTNAME= librosa DISTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= audio python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile index 6361293e7fac..e4afd184a90e 100644 --- a/audio/shairport-sync/Makefile +++ b/audio/shairport-sync/Makefile @@ -1,6 +1,6 @@ PORTNAME= shairport-sync DISTVERSION= 4.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/benchmarks/py-locust/Makefile b/benchmarks/py-locust/Makefile index cfffa5704f08..f23265669fcc 100644 --- a/benchmarks/py-locust/Makefile +++ b/benchmarks/py-locust/Makefile @@ -1,5 +1,6 @@ PORTNAME= locust PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= benchmarks www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile index d272a7d481d1..63f1123bd89e 100644 --- a/benchmarks/py-zopkio/Makefile +++ b/benchmarks/py-zopkio/Makefile @@ -1,6 +1,6 @@ PORTNAME= Zopkio PORTVERSION= 0.2.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index 3de933aafdaf..db6d8c5f17b3 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,6 +1,7 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 234741e278bb..6dd79944d7c1 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.8.4.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 0e423a1e0940..73e73579e83e 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -1,6 +1,7 @@ PORTNAME= gqrx PORTVERSION= 2.17.5 DISTVERSIONPREFIX= v +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms hamradio PKGNAMESUFFIX= -${FLAVOR} diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 24a85cd9345d..824e22ae9eb1 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -1,7 +1,7 @@ PORTNAME= gr-osmosdr DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/databases/proftpd-mod_sql_mysql/Makefile b/databases/proftpd-mod_sql_mysql/Makefile index f3329ae3517b..6668faba59dc 100644 --- a/databases/proftpd-mod_sql_mysql/Makefile +++ b/databases/proftpd-mod_sql_mysql/Makefile @@ -1,4 +1,5 @@ PORTNAME= mod_sql_mysql +PORTREVISION= 1 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_odbc/Makefile b/databases/proftpd-mod_sql_odbc/Makefile index 349c714ca7ce..068fb976c173 100644 --- a/databases/proftpd-mod_sql_odbc/Makefile +++ b/databases/proftpd-mod_sql_odbc/Makefile @@ -1,4 +1,5 @@ PORTNAME= mod_sql_odbc +PORTREVISION= 1 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile index 9cd1632766e8..ee416ed240ab 100644 --- a/databases/proftpd-mod_sql_postgres/Makefile +++ b/databases/proftpd-mod_sql_postgres/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_sql_postgres -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_sqlite/Makefile b/databases/proftpd-mod_sql_sqlite/Makefile index 6b963e7c28dd..b864bb688db7 100644 --- a/databases/proftpd-mod_sql_sqlite/Makefile +++ b/databases/proftpd-mod_sql_sqlite/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_sql_sqlite -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_tds/Makefile b/databases/proftpd-mod_sql_tds/Makefile index f352426348fc..b6147e23746f 100644 --- a/databases/proftpd-mod_sql_tds/Makefile +++ b/databases/proftpd-mod_sql_tds/Makefile @@ -1,6 +1,6 @@ PORTNAME= mod_sql_tds DISTVERSION= 4.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index e36759b44152..2694de9e064f 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/Makefile b/devel/folly/Makefile index ebc91e0919bb..e74f2c2990c6 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/p5-Test-OpenLDAP/Makefile b/devel/p5-Test-OpenLDAP/Makefile index 278d087c517d..db1552dabafa 100644 --- a/devel/p5-Test-OpenLDAP/Makefile +++ b/devel/p5-Test-OpenLDAP/Makefile @@ -1,5 +1,6 @@ PORTNAME= Test-OpenLDAP PORTVERSION= 0.72 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index cfabd0c8196a..f1f1817d2f3c 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,6 +1,6 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org diff --git a/devel/py-PyGithub/Makefile b/devel/py-PyGithub/Makefile index ce7ebaeffbf4..4e9250d6c622 100644 --- a/devel/py-PyGithub/Makefile +++ b/devel/py-PyGithub/Makefile @@ -1,6 +1,6 @@ PORTNAME= PyGithub DISTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-buildbot-worker/Makefile b/devel/py-buildbot-worker/Makefile index 32b4492a7d3b..7731e7c56ec0 100644 --- a/devel/py-buildbot-worker/Makefile +++ b/devel/py-buildbot-worker/Makefile @@ -1,5 +1,6 @@ PORTNAME= buildbot-worker DISTVERSION= 3.11.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile index e07aff512121..7dd7773c856d 100644 --- a/devel/py-buildbot/Makefile +++ b/devel/py-buildbot/Makefile @@ -1,5 +1,6 @@ PORTNAME= buildbot DISTVERSION= 3.11.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-dockerpty/Makefile b/devel/py-dockerpty/Makefile index 223213490d47..c9a14702168d 100644 --- a/devel/py-dockerpty/Makefile +++ b/devel/py-dockerpty/Makefile @@ -1,5 +1,6 @@ PORTNAME= dockerpty PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-fabric/Makefile b/devel/py-fabric/Makefile index a45e0442ce8d..f197f7a381cb 100644 --- a/devel/py-fabric/Makefile +++ b/devel/py-fabric/Makefile @@ -1,5 +1,6 @@ PORTNAME= fabric PORTVERSION= 3.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-ipydatawidgets/Makefile b/devel/py-ipydatawidgets/Makefile index af3256f9cf85..3e63a7cb39a3 100644 --- a/devel/py-ipydatawidgets/Makefile +++ b/devel/py-ipydatawidgets/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipydatawidgets PORTVERSION= 4.3.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipykernel/Makefile b/devel/py-ipykernel/Makefile index 359f3177221b..7b92e36743c7 100644 --- a/devel/py-ipykernel/Makefile +++ b/devel/py-ipykernel/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipykernel PORTVERSION= 6.29.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/ipython/ipykernel/releases/download/v${PORTVERSION}/ diff --git a/devel/py-ipympl/Makefile b/devel/py-ipympl/Makefile index a84e7c826066..f26161235e0d 100644 --- a/devel/py-ipympl/Makefile +++ b/devel/py-ipympl/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipympl DISTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipyparallel/Makefile b/devel/py-ipyparallel/Makefile index 28e68911911e..92e0c923d357 100644 --- a/devel/py-ipyparallel/Makefile +++ b/devel/py-ipyparallel/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipyparallel PORTVERSION= 8.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipywidgets/Makefile b/devel/py-ipywidgets/Makefile index 843eca248df0..05a5b433e544 100644 --- a/devel/py-ipywidgets/Makefile +++ b/devel/py-ipywidgets/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipywidgets PORTVERSION= 8.1.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-client/Makefile b/devel/py-jupyter-client/Makefile index bec8183aaa66..709eb89d92db 100644 --- a/devel/py-jupyter-client/Makefile +++ b/devel/py-jupyter-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyter-client PORTVERSION= 8.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-collaboration/Makefile b/devel/py-jupyter-collaboration/Makefile index f4eaa9c4924f..f014b52d4cc8 100644 --- a/devel/py-jupyter-collaboration/Makefile +++ b/devel/py-jupyter-collaboration/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-collaboration PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyter-collaboration/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyter-kernel-test/Makefile b/devel/py-jupyter-kernel-test/Makefile index c9b5a43ce4a6..bf9e8f9987a2 100644 --- a/devel/py-jupyter-kernel-test/Makefile +++ b/devel/py-jupyter-kernel-test/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-kernel-test DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-lsp/Makefile b/devel/py-jupyter-lsp/Makefile index 7a2549fc8725..7d251c2ba479 100644 --- a/devel/py-jupyter-lsp/Makefile +++ b/devel/py-jupyter-lsp/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-lsp PORTVERSION= 2.2.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-server-fileid/Makefile b/devel/py-jupyter-server-fileid/Makefile index ed924d75d130..f3074ac1b090 100644 --- a/devel/py-jupyter-server-fileid/Makefile +++ b/devel/py-jupyter-server-fileid/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-server-fileid PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-server-mathjax/Makefile b/devel/py-jupyter-server-mathjax/Makefile index 15a7334fe9f0..3ba264b931fb 100644 --- a/devel/py-jupyter-server-mathjax/Makefile +++ b/devel/py-jupyter-server-mathjax/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyter-server-mathjax PORTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-server/Makefile b/devel/py-jupyter-server/Makefile index 11c5f17a57bc..ee85b702f9e4 100644 --- a/devel/py-jupyter-server/Makefile +++ b/devel/py-jupyter-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-server PORTVERSION= 2.14.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter-server/jupyter_server/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyter_console/Makefile b/devel/py-jupyter_console/Makefile index 88f66a906360..d504e8519902 100644 --- a/devel/py-jupyter_console/Makefile +++ b/devel/py-jupyter_console/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter_console PORTVERSION= 6.6.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab-lsp/Makefile b/devel/py-jupyterlab-lsp/Makefile index d7e86553fed0..f6e5dfe537ea 100644 --- a/devel/py-jupyterlab-lsp/Makefile +++ b/devel/py-jupyterlab-lsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyterlab-lsp PORTVERSION= 5.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab-server/Makefile b/devel/py-jupyterlab-server/Makefile index 3a75e7e47038..5e5ab58695b3 100644 --- a/devel/py-jupyterlab-server/Makefile +++ b/devel/py-jupyterlab-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyterlab-server PORTVERSION= 2.27.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab_server/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab-widgets/Makefile b/devel/py-jupyterlab-widgets/Makefile index f5a0a23d19b4..979efe53b8b3 100644 --- a/devel/py-jupyterlab-widgets/Makefile +++ b/devel/py-jupyterlab-widgets/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyterlab-widgets DISTVERSION= 3.0.10 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index 26a18be3b7cf..bc9a9118f4f1 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyterlab PORTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab_launcher/Makefile b/devel/py-jupyterlab_launcher/Makefile index d1cab82eca3a..80b2500fdc9e 100644 --- a/devel/py-jupyterlab_launcher/Makefile +++ b/devel/py-jupyterlab_launcher/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyterlab_launcher DISTVERSION= 0.13.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-nbclassic/Makefile b/devel/py-nbclassic/Makefile index fc62e9dc31dd..63e6e845af7d 100644 --- a/devel/py-nbclassic/Makefile +++ b/devel/py-nbclassic/Makefile @@ -1,6 +1,6 @@ PORTNAME= nbclassic PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter/nbclassic/releases/download/v${PORTVERSION}/ diff --git a/devel/py-nbclient/Makefile b/devel/py-nbclient/Makefile index 6f118584a98d..3b4a7f8624f9 100644 --- a/devel/py-nbclient/Makefile +++ b/devel/py-nbclient/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbclient PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-nbconvert/Makefile b/devel/py-nbconvert/Makefile index ea2b50735144..005364e9501d 100644 --- a/devel/py-nbconvert/Makefile +++ b/devel/py-nbconvert/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbconvert PORTVERSION= 7.16.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter/nbconvert/releases/download/v${PORTVERSION}/ diff --git a/devel/py-nbdime/Makefile b/devel/py-nbdime/Makefile index d817dadbf2ad..23548aaf87e4 100644 --- a/devel/py-nbdime/Makefile +++ b/devel/py-nbdime/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbdime PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter/nbdime/releases/download/${PORTVERSION}/ diff --git a/devel/py-nbval/Makefile b/devel/py-nbval/Makefile index d2cbe679ef04..9ebf0eab1f17 100644 --- a/devel/py-nbval/Makefile +++ b/devel/py-nbval/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbval DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-notebook-shim/Makefile b/devel/py-notebook-shim/Makefile index 94872d13f9a3..a5c2cd2a2dc1 100644 --- a/devel/py-notebook-shim/Makefile +++ b/devel/py-notebook-shim/Makefile @@ -1,5 +1,6 @@ PORTNAME= notebook-shim PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pooch/Makefile b/devel/py-pooch/Makefile index 2ecc218dba9b..7ffb2aebfac1 100644 --- a/devel/py-pooch/Makefile +++ b/devel/py-pooch/Makefile @@ -1,5 +1,6 @@ PORTNAME= pooch PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyquil/Makefile b/devel/py-pyquil/Makefile index 7ac4fab48044..2ed71fe9eb99 100644 --- a/devel/py-pyquil/Makefile +++ b/devel/py-pyquil/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyquil DISTVERSION= 4.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python # quantum-computing MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-jupyter/Makefile b/devel/py-pytest-jupyter/Makefile index 1dfd6af60e47..d6520acc447a 100644 --- a/devel/py-pytest-jupyter/Makefile +++ b/devel/py-pytest-jupyter/Makefile @@ -1,5 +1,6 @@ PORTNAME= pytest-jupyter PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter-server/pytest-jupyter/releases/download/v${PORTVERSION}/ diff --git a/devel/py-qtconsole/Makefile b/devel/py-qtconsole/Makefile index 641e3aeb3c21..fc25c3cb7b6d 100644 --- a/devel/py-qtconsole/Makefile +++ b/devel/py-qtconsole/Makefile @@ -1,5 +1,6 @@ PORTNAME= qtconsole DISTVERSION= 5.5.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-rpcq/Makefile b/devel/py-rpcq/Makefile index 1f00c09f7db5..2b63b8822565 100644 --- a/devel/py-rpcq/Makefile +++ b/devel/py-rpcq/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpcq DISTVERSION= 3.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-spyder-kernels/Makefile b/devel/py-spyder-kernels/Makefile index 0b2d08c3823f..95c2343a128d 100644 --- a/devel/py-spyder-kernels/Makefile +++ b/devel/py-spyder-kernels/Makefile @@ -1,5 +1,6 @@ PORTNAME= spyder-kernels PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-spyder-unittest/Makefile b/devel/py-spyder-unittest/Makefile index 4a62a7e6864a..fdc25c2b81b2 100644 --- a/devel/py-spyder-unittest/Makefile +++ b/devel/py-spyder-unittest/Makefile @@ -1,5 +1,6 @@ PORTNAME= spyder-unittest DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-threema-msgapi/Makefile b/devel/py-threema-msgapi/Makefile index 0173921d39f0..14123618002c 100644 --- a/devel/py-threema-msgapi/Makefile +++ b/devel/py-threema-msgapi/Makefile @@ -1,6 +1,7 @@ PORTNAME= threema-msgapi PORTVERSION= 3.0.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-weasel/Makefile b/devel/py-weasel/Makefile index e133a256af58..0bce70815ce5 100644 --- a/devel/py-weasel/Makefile +++ b/devel/py-weasel/Makefile @@ -1,5 +1,6 @@ PORTNAME= weasel PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/spyder/Makefile b/devel/spyder/Makefile index 4a93df091255..fad48a093fef 100644 --- a/devel/spyder/Makefile +++ b/devel/spyder/Makefile @@ -1,6 +1,7 @@ PORTNAME= spyder DISTVERSIONPREFIX= v DISTVERSION= 5.5.4 +PORTREVISION= 1 CATEGORIES= devel science python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xeus-cling/Makefile b/devel/xeus-cling/Makefile index 105eb04735d8..b8a0b3bb7490 100644 --- a/devel/xeus-cling/Makefile +++ b/devel/xeus-cling/Makefile @@ -1,6 +1,6 @@ PORTNAME= xeus-cling DISTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xeus-zmq/Makefile b/devel/xeus-zmq/Makefile index 6904e7626bfb..802ccdb14b4b 100644 --- a/devel/xeus-zmq/Makefile +++ b/devel/xeus-zmq/Makefile @@ -1,5 +1,6 @@ PORTNAME= xeus-zmq DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/dns/curvedns/Makefile b/dns/curvedns/Makefile index 42fe6b988d71..9d17c3d17886 100644 --- a/dns/curvedns/Makefile +++ b/dns/curvedns/Makefile @@ -1,6 +1,6 @@ PORTNAME= curvedns PORTVERSION= 0.88.b -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= dns MAINTAINER= vsevolod@FreeBSD.org diff --git a/dns/dnscrypt-wrapper/Makefile b/dns/dnscrypt-wrapper/Makefile index acc34f699d20..2d6d49ce09b1 100644 --- a/dns/dnscrypt-wrapper/Makefile +++ b/dns/dnscrypt-wrapper/Makefile @@ -1,7 +1,7 @@ PORTNAME= dnscrypt-wrapper PORTVERSION= 0.4.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= freebsd@toyingwithfate.com diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index c1ddecd5e4d2..0836216a5b16 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -1,5 +1,6 @@ PORTNAME= dnsdist DISTVERSION= 1.9.4 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ diff --git a/dns/dnstable-convert/Makefile b/dns/dnstable-convert/Makefile index 742e0fa6c357..e3474a4b1815 100644 --- a/dns/dnstable-convert/Makefile +++ b/dns/dnstable-convert/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnstable-convert PORTVERSION= 0.12.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/dns/dnsviz/Makefile b/dns/dnsviz/Makefile index 325eface8b6d..6104a778e562 100644 --- a/dns/dnsviz/Makefile +++ b/dns/dnsviz/Makefile @@ -1,6 +1,6 @@ PORTNAME= dnsviz PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=v CATEGORIES= dns diff --git a/dns/gdnsd3/Makefile b/dns/gdnsd3/Makefile index ccf6fb326ebe..a7b4b5fc0142 100644 --- a/dns/gdnsd3/Makefile +++ b/dns/gdnsd3/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdnsd PORTVERSION= 3.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://github.com/gdnsd/gdnsd/releases/download/v${PORTVERSION}/ \ ZI \ diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile index 79505c527835..a922a60570d8 100644 --- a/dns/getdns/Makefile +++ b/dns/getdns/Makefile @@ -1,6 +1,6 @@ PORTNAME= getdns PORTVERSION= 1.5.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= dns MASTER_SITES= https://getdnsapi.net/dist/ \ ZI \ diff --git a/dns/luaunbound/Makefile b/dns/luaunbound/Makefile index ab019d0f68cf..1d509845647d 100644 --- a/dns/luaunbound/Makefile +++ b/dns/luaunbound/Makefile @@ -1,6 +1,6 @@ PORTNAME= luaunbound DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= https://code.zash.se/dl/luaunbound/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index f375207090bf..1ef45194cd9b 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,5 +1,6 @@ PORTNAME= unbound DISTVERSION= 1.20.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index 67f14dd6ec13..b9fd3874a3f7 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -1,5 +1,6 @@ PORTNAME= cospend PORTVERSION= 1.6.1 +PORTREVISION= 3 CATEGORIES= finance www editors MASTER_SITES= https://github.com/julien-nc/${PORTNAME}-nc/releases/download/v${PORTVERSION}/ diff --git a/finance/py-python-obelisk/Makefile b/finance/py-python-obelisk/Makefile index 458eb5a3f8a9..c581ee8f3150 100644 --- a/finance/py-python-obelisk/Makefile +++ b/finance/py-python-obelisk/Makefile @@ -1,6 +1,6 @@ PORTNAME= python-obelisk PORTVERSION= 0.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/ftp/proftpd-mod_vroot/Makefile b/ftp/proftpd-mod_vroot/Makefile index d6a135386e4f..d9eea5568096 100644 --- a/ftp/proftpd-mod_vroot/Makefile +++ b/ftp/proftpd-mod_vroot/Makefile @@ -1,6 +1,6 @@ PORTNAME= mod_vroot DISTVERSION= 0.9.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp PKGNAMEPREFIX= proftpd- diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 99025e2e2b48..505a5da1d8b7 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -2,7 +2,7 @@ PORTNAME?= proftpd .if !defined(DISTVERSION) PORTVERSION?= ${PROFTPD_VERSION} .endif -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ https://github.com/downloads/proftpd/proftpd.github.com/ \ diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index cd1526fb5a1b..de9a69a343c1 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -1,5 +1,6 @@ PORTNAME= pure-ftpd PORTVERSION= 1.0.51 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= https://github.com/jedisct1/pure-ftpd/releases/download/${PORTVERSION}/ \ https://download.pureftpd.org/pub/pure-ftpd/releases/ diff --git a/ftp/py-sftp/Makefile b/ftp/py-sftp/Makefile index 901a93731f8d..38feb0cb3a4a 100644 --- a/ftp/py-sftp/Makefile +++ b/ftp/py-sftp/Makefile @@ -1,5 +1,6 @@ PORTNAME= pysftp DISTVERSION= 0.2.9 +PORTREVISION= 1 CATEGORIES= ftp python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 97a6f5f004ac..c7e333fb8cb4 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.26 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile index 648e1c127e18..8fa57be36085 100644 --- a/games/devilutionX/Makefile +++ b/games/devilutionX/Makefile @@ -1,5 +1,6 @@ PORTNAME= devilutionX DISTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/diasurgical/devilutionx-assets/releases/download/${DATA_VERSION}/:data DISTFILES= devilutionx.mpq?tag=${DATA_VERSION}:data diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 523cd009c8b8..f8e3dea7d777 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -1,5 +1,6 @@ PORTNAME= warzone2100 PORTVERSION= 4.4.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/ DISTNAME= ${PORTNAME}_src diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile index 8dcec209f3e8..396f6c43989b 100644 --- a/graphics/drawpile/Makefile +++ b/graphics/drawpile/Makefile @@ -1,6 +1,6 @@ PORTNAME= Drawpile DISTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/rapid-photo-downloader/Makefile b/graphics/rapid-photo-downloader/Makefile index 32529442db38..14b05f37da5d 100644 --- a/graphics/rapid-photo-downloader/Makefile +++ b/graphics/rapid-photo-downloader/Makefile @@ -1,6 +1,6 @@ PORTNAME= rapid-photo-downloader DISTVERSION= 0.9.26 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= https://launchpad.net/rapid/pyqt/${PORTVERSION}/+download/ diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index c2d4ea086bbf..4c890f7887f0 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -1,5 +1,6 @@ PORTNAME= unreal DISTVERSION= 6.1.1.1 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= https://www.unrealircd.org/downloads/ DISTNAME= ${PORTNAME}ircd-${PORTVERSION} diff --git a/mail/mailman3/Makefile b/mail/mailman3/Makefile index 7d9a7f00a090..a814d97edf6e 100644 --- a/mail/mailman3/Makefile +++ b/mail/mailman3/Makefile @@ -1,6 +1,6 @@ PORTNAME= mailman DISTVERSION= 3.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index cc9196e8decc..f30de6e3859b 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -1,6 +1,6 @@ PORTNAME= milter-greylist PORTVERSION= 4.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ \ http://fossies.org/unix/privat/ diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index d274c25e97d1..10d8d40159c3 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -1,6 +1,7 @@ PORTNAME= mail PORTVERSION= 3.6.1 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= brnrd@FreeBSD.org diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 1cacfe69cd79..b483d39a2144 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,6 +1,6 @@ PORTNAME= opendkim PORTVERSION= 2.10.3 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= mail security MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/Previous%20Releases \ diff --git a/mail/p5-Mail-OpenDKIM/Makefile b/mail/p5-Mail-OpenDKIM/Makefile index 6780d1ee7430..001b652f9157 100644 --- a/mail/p5-Mail-OpenDKIM/Makefile +++ b/mail/p5-Mail-OpenDKIM/Makefile @@ -1,5 +1,6 @@ PORTNAME= Mail-OpenDKIM PORTVERSION= 4204 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/mail/py-afew/Makefile b/mail/py-afew/Makefile index 75a431f971c7..4785c580f6f6 100644 --- a/mail/py-afew/Makefile +++ b/mail/py-afew/Makefile @@ -1,6 +1,6 @@ PORTNAME= afew DISTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-authheaders/Makefile b/mail/py-authheaders/Makefile index d77592bd1e03..82764a17e506 100644 --- a/mail/py-authheaders/Makefile +++ b/mail/py-authheaders/Makefile @@ -1,5 +1,6 @@ PORTNAME= authheaders DISTVERSION= 0.16.2 +PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-dkimpy-milter/Makefile b/mail/py-dkimpy-milter/Makefile index 52f232855743..8668214e2363 100644 --- a/mail/py-dkimpy-milter/Makefile +++ b/mail/py-dkimpy-milter/Makefile @@ -1,5 +1,6 @@ PORTNAME= dkimpy-milter PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-dkimpy/Makefile b/mail/py-dkimpy/Makefile index 8e1bc43126d5..9f7712722431 100644 --- a/mail/py-dkimpy/Makefile +++ b/mail/py-dkimpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= dkimpy DISTVERSION= 1.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-fuglu/Makefile b/mail/py-fuglu/Makefile index f3586833df2d..ec75f73c0398 100644 --- a/mail/py-fuglu/Makefile +++ b/mail/py-fuglu/Makefile @@ -1,5 +1,6 @@ PORTNAME= fuglu PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile index ad5f927f6129..7acde34f477a 100644 --- a/mail/rmilter/Makefile +++ b/mail/rmilter/Makefile @@ -1,5 +1,6 @@ PORTNAME= rmilter PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index 3c22ade70071..da9286d9dae8 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= rspamd PORTVERSION= 3.7.a1.20230808 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index cd1476af8e9b..7a102f823b1e 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -1,5 +1,6 @@ PORTNAME= rspamd PORTVERSION= 3.8.4 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/snappymail/Makefile b/mail/snappymail/Makefile index 346880ae6062..2a14980fe15b 100644 --- a/mail/snappymail/Makefile +++ b/mail/snappymail/Makefile @@ -1,5 +1,6 @@ PORTNAME= snappymail DISTVERSION= 2.36.1 +PORTREVISION= 3 CATEGORIES= mail www MASTER_SITES= https://github.com/the-djmaze/snappymail/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/math/mathicsscript/Makefile b/math/mathicsscript/Makefile index 087d96ee45ec..c840f064273a 100644 --- a/math/mathicsscript/Makefile +++ b/math/mathicsscript/Makefile @@ -1,6 +1,6 @@ PORTNAME= mathicsscript PORTVERSION= 6.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= PYPI diff --git a/math/octave-forge-tablicious/Makefile b/math/octave-forge-tablicious/Makefile index d1762ef54b67..096e7c14cabc 100644 --- a/math/octave-forge-tablicious/Makefile +++ b/math/octave-forge-tablicious/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-tablicious DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSION= 0.4.2 CATEGORIES= math diff --git a/math/octave-forge-zeromq/Makefile b/math/octave-forge-zeromq/Makefile index e5ccec86cca7..066f1ca0df18 100644 --- a/math/octave-forge-zeromq/Makefile +++ b/math/octave-forge-zeromq/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-zeromq DISTVERSIONPREFIX= release- -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSION= 1.5.6 CATEGORIES= math diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index b10f9ec6c5b8..49fce7d6c5d4 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge PORTVERSION= 20240429 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/py-mathics/Makefile b/math/py-mathics/Makefile index a6fb0d5cc6da..10e05bf9c12e 100644 --- a/math/py-mathics/Makefile +++ b/math/py-mathics/Makefile @@ -1,6 +1,6 @@ PORTNAME= Mathics3 PORTVERSION= 6.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile index ad50b0e4cbc5..8e424413d89c 100644 --- a/math/py-pyodesys/Makefile +++ b/math/py-pyodesys/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyodesys DISTVERSION= 0.14.3 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index c8225d137dc8..00fc990e4d59 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -1,5 +1,6 @@ PORTNAME= yt DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= math astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/sage/Makefile b/math/sage/Makefile index 53127d03f407..83e3d23c6603 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -1,6 +1,6 @@ PORTNAME= sage PORTVERSION= 9.2 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index dea34fcd3697..236948e8492d 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -1,7 +1,7 @@ PORTNAME= adios2 DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile index 68d896ae958c..9879d9dca4cb 100644 --- a/misc/py-cinder/Makefile +++ b/misc/py-cinder/Makefile @@ -1,6 +1,6 @@ PORTNAME= cinder PORTVERSION= 12.0.10 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-ipyfastscape/Makefile b/misc/py-ipyfastscape/Makefile index 6720f8da4f6b..dcb1d280ea8b 100644 --- a/misc/py-ipyfastscape/Makefile +++ b/misc/py-ipyfastscape/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipyfastscape DISTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-molequeue/Makefile b/misc/py-molequeue/Makefile index 5de4179d4061..7ecc8f896f2f 100644 --- a/misc/py-molequeue/Makefile +++ b/misc/py-molequeue/Makefile @@ -1,6 +1,6 @@ PORTNAME= molequeue DISTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= https://github.com/openchemistry/molequeue/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-orange3-network/Makefile b/misc/py-orange3-network/Makefile index 1bbf6d3a3400..6b9c5caedc7f 100644 --- a/misc/py-orange3-network/Makefile +++ b/misc/py-orange3-network/Makefile @@ -1,6 +1,6 @@ PORTNAME= orange3-network DISTVERSION= 1.5.1.20210224 # the 1.5.1 was forgotten -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-papermill/Makefile b/misc/py-papermill/Makefile index e2ffb6110643..3f0ef83777ce 100644 --- a/misc/py-papermill/Makefile +++ b/misc/py-papermill/Makefile @@ -1,5 +1,6 @@ PORTNAME= papermill DISTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= misc python #MASTER_SITES= PYPI using the latest revision PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-toil/Makefile b/misc/py-toil/Makefile index 65cd74cecf95..83aec21ce87e 100644 --- a/misc/py-toil/Makefile +++ b/misc/py-toil/Makefile @@ -1,5 +1,6 @@ PORTNAME= toil DISTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/snakemake/Makefile b/misc/snakemake/Makefile index ade022bf2160..902dd4689ca4 100644 --- a/misc/snakemake/Makefile +++ b/misc/snakemake/Makefile @@ -1,6 +1,6 @@ PORTNAME= snakemake DISTVERSION= 6.15.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc python MASTER_SITES= PYPI diff --git a/misc/urh/Makefile b/misc/urh/Makefile index ad962067b4af..4161b9320753 100644 --- a/misc/urh/Makefile +++ b/misc/urh/Makefile @@ -1,5 +1,6 @@ PORTNAME= urh DISTVERSION= 2.9.6 +PORTREVISION= 1 CATEGORIES= misc hamradio python MASTER_SITES= PYPI diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index 6d8af4191a5e..de9fb39bf641 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= 0.11.1 DISTVERSIONSUFFIX= +fixup -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile index d6a904d00e08..cb060fa07ca8 100644 --- a/multimedia/kooha/Makefile +++ b/multimedia/kooha/Makefile @@ -1,7 +1,7 @@ PORTNAME= kooha DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/libopenshot/Makefile b/multimedia/libopenshot/Makefile index 509f2996dfaa..cfbecd35b374 100644 --- a/multimedia/libopenshot/Makefile +++ b/multimedia/libopenshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= libopenshot DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index 92a47356fdbc..bbac17f56480 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= openshot DISTVERSIONPREFIX= v DISTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= tatsuki_makino@hotmail.com diff --git a/net-im/jitsi-meet-full/Makefile b/net-im/jitsi-meet-full/Makefile index 037770173afb..a5480f9b0dc2 100644 --- a/net-im/jitsi-meet-full/Makefile +++ b/net-im/jitsi-meet-full/Makefile @@ -1,5 +1,6 @@ PORTNAME= jitsi-meet-full PORTVERSION= 2.0.9220 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= acm@FreeBSD.org diff --git a/net-im/jitsi-prosody-plugins/Makefile b/net-im/jitsi-prosody-plugins/Makefile index b162bdd63529..0c293f5e73b0 100644 --- a/net-im/jitsi-prosody-plugins/Makefile +++ b/net-im/jitsi-prosody-plugins/Makefile @@ -1,5 +1,6 @@ PORTNAME= jitsi PORTVERSION= 2.0.9220 +PORTREVISION= 1 CATEGORIES= net-im PKGNAMESUFFIX= -prosody-plugins diff --git a/net-im/mtxclient/Makefile b/net-im/mtxclient/Makefile index ce2a06ef9ff0..31046da6deb9 100644 --- a/net-im/mtxclient/Makefile +++ b/net-im/mtxclient/Makefile @@ -1,7 +1,7 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/nextcloud-talk/Makefile b/net-im/nextcloud-talk/Makefile index b432cfafa6f5..7cf16eb8eaa1 100644 --- a/net-im/nextcloud-talk/Makefile +++ b/net-im/nextcloud-talk/Makefile @@ -1,6 +1,7 @@ PORTNAME= talk PORTVERSION= 19.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= net-im www DISTNAME= spreed-${DISTVERSIONPREFIX}${DISTVERSION} DIST_SUBDIR= nextcloud diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 75affe3148fa..0dda2990472b 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -1,7 +1,7 @@ PORTNAME= nheko DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/prosody-modules/Makefile b/net-im/prosody-modules/Makefile index b44c82823199..a11e670dc52f 100644 --- a/net-im/prosody-modules/Makefile +++ b/net-im/prosody-modules/Makefile @@ -1,5 +1,6 @@ PORTNAME= prosody-modules DISTVERSION= 20240330 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://hg.prosody.im/${PORTNAME}/archive/ DISTNAME= 70fa3f8de249 diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 8283057a9124..5d000cac4081 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,6 +1,6 @@ PORTNAME= prosody DISTVERSION= 0.12.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index faf92d040e11..98ab184fd1f8 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -1,6 +1,6 @@ PORTNAME= matrix-synapse DISTVERSION= 1.105.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index 34135aec630a..9e3957db9c20 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxcore-c DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/py-unmessage/Makefile b/net-im/py-unmessage/Makefile index 96bbbb98540e..d394b4cd7ce1 100644 --- a/net-im/py-unmessage/Makefile +++ b/net-im/py-unmessage/Makefile @@ -1,6 +1,6 @@ PORTNAME= unmessage DISTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im net-p2p python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 2a1d3cc9631e..a5871a6ba591 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.17.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index de96546217a6..71ae9c986797 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,6 +1,7 @@ PORTNAME= toxcore PORTVERSION= 0.2.19 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox_extension_messages/Makefile b/net-im/tox_extension_messages/Makefile index 6e07a76253b2..1ba1d4ab0f31 100644 --- a/net-im/tox_extension_messages/Makefile +++ b/net-im/tox_extension_messages/Makefile @@ -1,7 +1,7 @@ PORTNAME= tox_extension_messages DISTVERSIONPREFIX= v DISTVERSION= 0.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxbot/Makefile b/net-im/toxbot/Makefile index 9aba5a976540..5f010de974a3 100644 --- a/net-im/toxbot/Makefile +++ b/net-im/toxbot/Makefile @@ -1,6 +1,6 @@ PORTNAME= toxbot DISTVERSION= g20180325 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile index ea7813c028b5..71b678c5c86a 100644 --- a/net-im/toxext/Makefile +++ b/net-im/toxext/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxext DISTVERSIONPREFIX= v DISTVERSION= 0.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 5c344c1cf2ab..2e82020d413a 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -1,6 +1,7 @@ PORTNAME= toxic PORTVERSION= 0.15.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/toxins/Makefile b/net-im/toxins/Makefile index 0358e081c554..afcb9040a916 100644 --- a/net-im/toxins/Makefile +++ b/net-im/toxins/Makefile @@ -1,6 +1,6 @@ PORTNAME= toxins DISTVERSION= g20180217 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index e1a7a1d6d359..f6c137be4759 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= uTox DISTVERSION= 0.17.2 DISTVERSIONSUFFIX= -full -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/ diff --git a/net-mgmt/py-junos-eznc/Makefile b/net-mgmt/py-junos-eznc/Makefile index d922bbf323a9..e8da2fc754e5 100644 --- a/net-mgmt/py-junos-eznc/Makefile +++ b/net-mgmt/py-junos-eznc/Makefile @@ -1,5 +1,6 @@ PORTNAME= junos-eznc DISTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-napalm-logs/Makefile b/net-mgmt/py-napalm-logs/Makefile index cfee78ddb5c6..e28cd8027129 100644 --- a/net-mgmt/py-napalm-logs/Makefile +++ b/net-mgmt/py-napalm-logs/Makefile @@ -1,5 +1,6 @@ PORTNAME= napalm-logs DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= net-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-napalm/Makefile b/net-mgmt/py-napalm/Makefile index 979d2d5ba028..c66245106099 100644 --- a/net-mgmt/py-napalm/Makefile +++ b/net-mgmt/py-napalm/Makefile @@ -1,5 +1,6 @@ PORTNAME= napalm DISTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-ncclient/Makefile b/net-mgmt/py-ncclient/Makefile index cacfbabceb13..22696c01a79b 100644 --- a/net-mgmt/py-ncclient/Makefile +++ b/net-mgmt/py-ncclient/Makefile @@ -1,5 +1,6 @@ PORTNAME= ncclient DISTVERSION= 0.6.13 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-nxapi-plumbing/Makefile b/net-mgmt/py-nxapi-plumbing/Makefile index 1f93d6a876ec..b3045df0f38a 100644 --- a/net-mgmt/py-nxapi-plumbing/Makefile +++ b/net-mgmt/py-nxapi-plumbing/Makefile @@ -1,5 +1,6 @@ PORTNAME= nxapi-plumbing DISTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-pyIOSXR/Makefile b/net-mgmt/py-pyIOSXR/Makefile index 838b9bfb4a08..09b39bc8d85b 100644 --- a/net-mgmt/py-pyIOSXR/Makefile +++ b/net-mgmt/py-pyIOSXR/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyIOSXR DISTVERSION= 0.53 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-pynxos/Makefile b/net-mgmt/py-pynxos/Makefile index 50f96e1f573b..67dd17b887d2 100644 --- a/net-mgmt/py-pynxos/Makefile +++ b/net-mgmt/py-pynxos/Makefile @@ -1,5 +1,6 @@ PORTNAME= pynxos DISTVERSION= 0.0.5 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index bac02c77f25e..9a34a4c4df09 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -1,5 +1,6 @@ PORTNAME= bitcoin PORTVERSION= 27.0 +PORTREVISION= 1 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \ LOCAL/swills:icon diff --git a/net-p2p/bitmark-cli/Makefile b/net-p2p/bitmark-cli/Makefile index 247b9af9ab2d..3c8ab1fc288b 100644 --- a/net-p2p/bitmark-cli/Makefile +++ b/net-p2p/bitmark-cli/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -cli COMMENT= Bitmark distributed property system cli diff --git a/net-p2p/bitmark-daemon/Makefile b/net-p2p/bitmark-daemon/Makefile index 9f0aa4096322..087aa369966d 100644 --- a/net-p2p/bitmark-daemon/Makefile +++ b/net-p2p/bitmark-daemon/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -daemon COMMENT= Bitmark distributed property system daemon diff --git a/net-p2p/bitmark-recorder/Makefile b/net-p2p/bitmark-recorder/Makefile index a5c334318152..b629a8b7f381 100644 --- a/net-p2p/bitmark-recorder/Makefile +++ b/net-p2p/bitmark-recorder/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -recorder COMMENT= Bitmark distributed property system recorder diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index 995e22ecb3bd..548aa05bbe72 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,7 +1,7 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v DISTVERSION= 0.15.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile index 764aa702fe82..ba3da417b8bb 100644 --- a/net-p2p/c-lightning/Makefile +++ b/net-p2p/c-lightning/Makefile @@ -5,6 +5,7 @@ DISTVERSIONPREFIX= v # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c) #PORTVERSION= 0 #PKGNAMESUFFIX= -git-f8d8348c +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org diff --git a/net-p2p/clboss/Makefile b/net-p2p/clboss/Makefile index 3248431f376c..fbf8b77c5b89 100644 --- a/net-p2p/clboss/Makefile +++ b/net-p2p/clboss/Makefile @@ -8,6 +8,7 @@ DISTVERSION= 0.13.1 .if defined(DISTVERSIONSUFFIX) PKGNAMESUFFIX= -devel .endif +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index fdd3db77bd0a..0094ee26f296 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -1,6 +1,7 @@ PORTNAME= litecoin DISTVERSIONPREFIX= v DISTVERSION= 0.21.3 +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile index f3b279dedd60..578472ccb2e0 100644 --- a/net-p2p/monero-cli/Makefile +++ b/net-p2p/monero-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= monero-cli DISTVERSIONPREFIX= v DISTVERSION= 0.18.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MAINTAINER= ports@FreeBSD.org diff --git a/net/axa/Makefile b/net/axa/Makefile index 5e42f8fc2daf..0dbf7c0bec0a 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -1,6 +1,6 @@ PORTNAME= axa PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/net/cppzmq/Makefile b/net/cppzmq/Makefile index 977525b33d9a..3c961a0aba1a 100644 --- a/net/cppzmq/Makefile +++ b/net/cppzmq/Makefile @@ -1,6 +1,7 @@ PORTNAME= cppzmq PORTVERSION= 4.10.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/czmq/Makefile b/net/czmq/Makefile index a364fe2a2456..3bc8568f954a 100644 --- a/net/czmq/Makefile +++ b/net/czmq/Makefile @@ -1,5 +1,6 @@ PORTNAME= czmq PORTVERSION= 4.1.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/zeromq/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/net/czmq4/Makefile b/net/czmq4/Makefile index 0782e28f663b..cba1d8162aa4 100644 --- a/net/czmq4/Makefile +++ b/net/czmq4/Makefile @@ -1,7 +1,7 @@ PORTNAME= czmq DISTVERSIONPREFIX= v DISTVERSION= 4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net PKGNAMESUFFIX= 4 diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 40310a22de02..5011774f753c 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -1,6 +1,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 6.2.9 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= eduardo@FreeBSD.org diff --git a/net/fb303/Makefile b/net/fb303/Makefile index 83fbb91f5f89..266e372eb0cd 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -1,6 +1,7 @@ PORTNAME= fb303 DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/fbzmq/Makefile b/net/fbzmq/Makefile index bb09279b7e01..624aca03d828 100644 --- a/net/fbzmq/Makefile +++ b/net/fbzmq/Makefile @@ -1,7 +1,7 @@ PORTNAME= fbzmq DISTVERSIONPREFIX= v DISTVERSION= 2022.05.30.00 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/landrop/Makefile b/net/landrop/Makefile index d4c048f7001e..4a268004ceb7 100644 --- a/net/landrop/Makefile +++ b/net/landrop/Makefile @@ -1,6 +1,7 @@ PORTNAME= landrop DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= lwhsu@FreeBSD.org diff --git a/net/libzmq4/Makefile b/net/libzmq4/Makefile index ca55180b07f5..c9cc644f56ab 100644 --- a/net/libzmq4/Makefile +++ b/net/libzmq4/Makefile @@ -1,7 +1,7 @@ PORTNAME= libzmq4 DISTVERSIONPREFIX= v DISTVERSION= 4.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://github.com/zeromq/libzmq/releases/download/${DISTVERSIONFULL}/ DISTNAME= zeromq-${DISTVERSION} diff --git a/net/megacmd/Makefile b/net/megacmd/Makefile index b67a312719b9..0363847c4e86 100644 --- a/net/megacmd/Makefile +++ b/net/megacmd/Makefile @@ -1,6 +1,6 @@ PORTNAME= megacmd DISTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= _Linux CATEGORIES= net diff --git a/net/mlvpn/Makefile b/net/mlvpn/Makefile index 224b149d7a3c..123adefdb4e1 100644 --- a/net/mlvpn/Makefile +++ b/net/mlvpn/Makefile @@ -1,6 +1,6 @@ PORTNAME= mlvpn PORTVERSION= 2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net net-vpn MAINTAINER= olivier@FreeBSD.org diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index bd3b27c46c46..c2d018a25e34 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,7 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile index 11b588a554d5..a89eecd51994 100644 --- a/net/nmsg/Makefile +++ b/net/nmsg/Makefile @@ -1,6 +1,6 @@ PORTNAME= nmsg PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 281ca67edf31..382b41536942 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,5 +1,6 @@ PORTNAME= ntopng PORTVERSION= 6.0.d20240307 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net diff --git a/net/openldap25-server/Makefile b/net/openldap25-server/Makefile index b01b10ba22ce..1544f64aa983 100644 --- a/net/openldap25-server/Makefile +++ b/net/openldap25-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= openldap DISTVERSION= 2.5.17 -PORTREVISION= ${OPENLDAP_PORTREVISION} +PORTREVISION= 1 CATEGORIES= net databases MASTER_SITES= https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \ http://gpl.savoirfairelinux.net/pub/mirrors/openldap/%SUBDIR%/ \ diff --git a/net/openldap26-server/Makefile b/net/openldap26-server/Makefile index 4b3fb061554a..623f569f8e09 100644 --- a/net/openldap26-server/Makefile +++ b/net/openldap26-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= openldap DISTVERSION= 2.6.7 -PORTREVISION= ${OPENLDAP_PORTREVISION} +PORTREVISION= 1 CATEGORIES= net databases MASTER_SITES= https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \ http://gpl.savoirfairelinux.net/pub/mirrors/openldap/%SUBDIR%/ \ diff --git a/net/p5-Net-Nmsg/Makefile b/net/p5-Net-Nmsg/Makefile index b78301920cc5..9fcc73a86a31 100644 --- a/net/p5-Net-Nmsg/Makefile +++ b/net/p5-Net-Nmsg/Makefile @@ -1,6 +1,6 @@ PORTNAME= Net-Nmsg PORTVERSION= 0.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= https://tools.netsa.cert.org/confluence/download/attachments/12320770/ \ CPAN diff --git a/net/p5-ZMQ-FFI/Makefile b/net/p5-ZMQ-FFI/Makefile index ab3397d45f12..f30386a5915e 100644 --- a/net/p5-ZMQ-FFI/Makefile +++ b/net/p5-ZMQ-FFI/Makefile @@ -1,5 +1,6 @@ PORTNAME= ZMQ-FFI PORTVERSION= 1.17 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CALID diff --git a/net/pichi/Makefile b/net/pichi/Makefile index fb8f0875f8aa..b15b217d2448 100644 --- a/net/pichi/Makefile +++ b/net/pichi/Makefile @@ -1,5 +1,6 @@ PORTNAME= pichi DISTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= pichi@elude.in diff --git a/net/proftpd-mod_ldap/Makefile b/net/proftpd-mod_ldap/Makefile index 5de3f07e3fec..70ce74f598c7 100644 --- a/net/proftpd-mod_ldap/Makefile +++ b/net/proftpd-mod_ldap/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_ldap -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net ftp PKGNAMEPREFIX= proftpd- diff --git a/net/py-magic-wormhole/Makefile b/net/py-magic-wormhole/Makefile index dad2719d7d24..4f3109116f40 100644 --- a/net/py-magic-wormhole/Makefile +++ b/net/py-magic-wormhole/Makefile @@ -1,5 +1,6 @@ PORTNAME= magic-wormhole DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile index 939534c3c9f8..f94e2ee0d1ee 100644 --- a/net/py-pynmsg/Makefile +++ b/net/py-pynmsg/Makefile @@ -1,6 +1,6 @@ PORTNAME= pynmsg PORTVERSION= 0.5.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyzmq/Makefile b/net/py-pyzmq/Makefile index c2acd70f4235..926bcc6af7ff 100644 --- a/net/py-pyzmq/Makefile +++ b/net/py-pyzmq/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyzmq DISTVERSION= 25.0.2 +PORTREVISION= 1 CATEGORIES= net devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-saltyrtc.server/Makefile b/net/py-saltyrtc.server/Makefile index c086f9a0a937..8cb2c0f40033 100644 --- a/net/py-saltyrtc.server/Makefile +++ b/net/py-saltyrtc.server/Makefile @@ -1,6 +1,6 @@ PORTNAME= saltyrtc.server PORTVERSION= 5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-smart-open/Makefile b/net/py-smart-open/Makefile index d52a773e55bd..3d3445e9431b 100644 --- a/net/py-smart-open/Makefile +++ b/net/py-smart-open/Makefile @@ -1,5 +1,6 @@ PORTNAME= smart-open PORTVERSION= 7.0.4 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-sshtunnel/Makefile b/net/py-sshtunnel/Makefile index 3ba00e0298ed..9d213fbdac20 100644 --- a/net/py-sshtunnel/Makefile +++ b/net/py-sshtunnel/Makefile @@ -1,5 +1,6 @@ PORTNAME= sshtunnel PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/remmina/Makefile b/net/remmina/Makefile index c58ec23c91f3..82d9256f6523 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -1,6 +1,6 @@ PORTNAME= remmina DISTVERSION= 1.4.35 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= net gnome MAINTAINER= fernape@FreeBSD.org diff --git a/net/rosenpass/Makefile b/net/rosenpass/Makefile index 00f50990778a..59d158b1dd77 100644 --- a/net/rosenpass/Makefile +++ b/net/rosenpass/Makefile @@ -1,7 +1,7 @@ PORTNAME= rosenpass DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net net-vpn security MAINTAINER= fuz@FreeBSD.org diff --git a/net/ryu/Makefile b/net/ryu/Makefile index 3c4f56d3cf13..8ee588a856f0 100644 --- a/net/ryu/Makefile +++ b/net/ryu/Makefile @@ -1,7 +1,7 @@ PORTNAME= ryu PORTVERSION= 4.26 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile index 8a98b8120877..6bf61710ade3 100644 --- a/net/shadowsocks-libev/Makefile +++ b/net/shadowsocks-libev/Makefile @@ -1,7 +1,7 @@ PORTNAME= shadowsocks-libev DISTVERSIONPREFIX= v DISTVERSION= 3.3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= xiaoding+freebsd@xiaoding.org diff --git a/net/sie-nmsg/Makefile b/net/sie-nmsg/Makefile index 6fb9f0338789..a1d338deb3ad 100644 --- a/net/sie-nmsg/Makefile +++ b/net/sie-nmsg/Makefile @@ -1,6 +1,6 @@ PORTNAME= sie-nmsg PORTVERSION= 1.3.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net dns MAINTAINER= truckman@FreeBSD.org diff --git a/net/wangle/Makefile b/net/wangle/Makefile index 961b23c4486c..c11f0cb05b22 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,6 +1,7 @@ PORTNAME= wangle DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/zyre/Makefile b/net/zyre/Makefile index 334f3d9067bf..6638767bdea6 100644 --- a/net/zyre/Makefile +++ b/net/zyre/Makefile @@ -1,6 +1,7 @@ PORTNAME= zyre DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/science/agrum/Makefile b/science/agrum/Makefile index 9b88a0ced396..52f51d2f8dc0 100644 --- a/science/agrum/Makefile +++ b/science/agrum/Makefile @@ -1,5 +1,6 @@ PORTNAME= agrum DISTVERSION= 1.13.1 +PORTREVISION= 1 CATEGORIES= science math MAINTAINER= yuri@FreeBSD.org diff --git a/science/psi4/Makefile b/science/psi4/Makefile index 1a79ca363d60..4f0cad2b0dde 100644 --- a/science/psi4/Makefile +++ b/science/psi4/Makefile @@ -1,6 +1,7 @@ PORTNAME= psi4 DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= science # quantum-chemistry EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/science/py-atomium/Makefile b/science/py-atomium/Makefile index 6270e74da9cf..b2b0caef95d0 100644 --- a/science/py-atomium/Makefile +++ b/science/py-atomium/Makefile @@ -1,7 +1,7 @@ PORTNAME= atomium DISTVERSIONPREFIX= v DISTVERSION= 1.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-chempy/Makefile b/science/py-chempy/Makefile index f12e5488c12c..ba18fce502b5 100644 --- a/science/py-chempy/Makefile +++ b/science/py-chempy/Makefile @@ -1,5 +1,6 @@ PORTNAME= chempy DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= science python # chemistry MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-cirq-rigetti/Makefile b/science/py-cirq-rigetti/Makefile index 5ce88b24121e..92e9702b1355 100644 --- a/science/py-cirq-rigetti/Makefile +++ b/science/py-cirq-rigetti/Makefile @@ -1,6 +1,7 @@ PORTNAME= cirq-rigetti DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= science python # quantum-computing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-ipygany/Makefile b/science/py-ipygany/Makefile index f3bfddae1a4f..6f4ef2ebcdf0 100644 --- a/science/py-ipygany/Makefile +++ b/science/py-ipygany/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipygany DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-jupyter_jsmol/Makefile b/science/py-jupyter_jsmol/Makefile index 5a720c164701..6ac713a79cde 100644 --- a/science/py-jupyter_jsmol/Makefile +++ b/science/py-jupyter_jsmol/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-jsmol PORTVERSION= 2022.1.0 +PORTREVISION= 1 CATEGORIES= science devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-optking/Makefile b/science/py-optking/Makefile index fcf289d15d42..c18a2056b1ac 100644 --- a/science/py-optking/Makefile +++ b/science/py-optking/Makefile @@ -1,6 +1,6 @@ PORTNAME= optking DISTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python # chemistry PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-qcelemental/Makefile b/science/py-qcelemental/Makefile index 3a2388beb89d..33b81664b3a4 100644 --- a/science/py-qcelemental/Makefile +++ b/science/py-qcelemental/Makefile @@ -1,5 +1,6 @@ PORTNAME= qcelemental DISTVERSION= 0.27.1 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-qcengine/Makefile b/science/py-qcengine/Makefile index 676ebde9fdc1..ae5d924cbb01 100644 --- a/science/py-qcengine/Makefile +++ b/science/py-qcengine/Makefile @@ -1,5 +1,6 @@ PORTNAME= qcengine DISTVERSION= 0.29.0 +PORTREVISION= 1 CATEGORIES= science python # chemistry MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/R-cran-sodium/Makefile b/security/R-cran-sodium/Makefile index 845ead1146f1..94c8dae45a17 100644 --- a/security/R-cran-sodium/Makefile +++ b/security/R-cran-sodium/Makefile @@ -1,5 +1,6 @@ PORTNAME= sodium DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index 14d0a28d4e5a..74ed82c36d98 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -1,6 +1,6 @@ PORTNAME= authenticator DISTVERSION= 4.3.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= security MAINTAINER= jbeich@FreeBSD.org diff --git a/security/caldera-ot/Makefile b/security/caldera-ot/Makefile index e2c2f00f54bc..83da265556d5 100644 --- a/security/caldera-ot/Makefile +++ b/security/caldera-ot/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera-ot DISTVERSION= 4.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/caldera/Makefile b/security/caldera/Makefile index 33a1ead7514a..400adc009d51 100644 --- a/security/caldera/Makefile +++ b/security/caldera/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera DISTVERSION= 5.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security python MAINTAINER= acm@FreeBSD.org diff --git a/security/caldera4/Makefile b/security/caldera4/Makefile index 70e3259f81d7..df09845f9da3 100644 --- a/security/caldera4/Makefile +++ b/security/caldera4/Makefile @@ -1,6 +1,6 @@ PORTNAME= caldera DISTVERSION= 4.2.0 -PORTREVISION= 7 +PORTREVISION= 8 PKGNAMESUFFIX= 4 CATEGORIES= security python diff --git a/security/fizz/Makefile b/security/fizz/Makefile index b3aaaec96d15..1a73caed998a 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -1,6 +1,7 @@ PORTNAME= fizz DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/gvm/Makefile b/security/gvm/Makefile index c4ce5fdcfd0a..db7da59dd3dc 100644 --- a/security/gvm/Makefile +++ b/security/gvm/Makefile @@ -1,5 +1,6 @@ PORTNAME= gvm PORTVERSION= 23.5.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= acm@FreeBSD.org diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile index 42cfb7eb56cc..b74b88c570d5 100644 --- a/security/hpenc/Makefile +++ b/security/hpenc/Makefile @@ -1,6 +1,6 @@ PORTNAME= hpenc PORTVERSION= 3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= vsevolod@FreeBSD.org diff --git a/security/keysmith/Makefile b/security/keysmith/Makefile index e3a8fbfc3647..6b16b6995330 100644 --- a/security/keysmith/Makefile +++ b/security/keysmith/Makefile @@ -1,5 +1,6 @@ PORTNAME= keysmith DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/security/kickpass/Makefile b/security/kickpass/Makefile index ae654a52620a..84d0c311c8a8 100644 --- a/security/kickpass/Makefile +++ b/security/kickpass/Makefile @@ -1,7 +1,7 @@ PORTNAME= kickpass PORTVERSION= 0.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bapt@FreeBSD.org diff --git a/security/libreswan/Makefile b/security/libreswan/Makefile index b04348058ef0..d8bbc388779e 100644 --- a/security/libreswan/Makefile +++ b/security/libreswan/Makefile @@ -1,6 +1,6 @@ PORTNAME= libreswan DISTVERSION= 4.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://download.libreswan.org/ diff --git a/security/libsodium/Makefile b/security/libsodium/Makefile index 65485eeee708..ba389396b4b3 100644 --- a/security/libsodium/Makefile +++ b/security/libsodium/Makefile @@ -2,13 +2,13 @@ PORTNAME= libsodium ################################################# # Make sure to bump all consumers when updating # ################################################# -PORTVERSION= 1.0.18 +PORTVERSION= 1.0.19 CATEGORIES= security MASTER_SITES= https://download.libsodium.org/libsodium/releases/ MAINTAINER= vsevolod@FreeBSD.org COMMENT= Library to build higher-level cryptographic tools -WWW= https://github.com/jedisct1/libsodium +WWW= https://github.com/jedisct1/libsodium/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE @@ -20,6 +20,8 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check +WRKSRC= ${WRKDIR}/${PORTNAME}-stable + OPTIONS_DEFINE= DOCS post-install-DOCS-on: diff --git a/security/libsodium/distinfo b/security/libsodium/distinfo index 65ad4d2fbfee..0437b487566b 100644 --- a/security/libsodium/distinfo +++ b/security/libsodium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565704155 -SHA256 (libsodium-1.0.18.tar.gz) = 6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1 -SIZE (libsodium-1.0.18.tar.gz) = 1919817 +TIMESTAMP = 1712589058 +SHA256 (libsodium-1.0.19.tar.gz) = 018d79fe0a045cca07331d37bd0cb57b2e838c51bc48fd837a1472e50068bbea +SIZE (libsodium-1.0.19.tar.gz) = 1945523 diff --git a/security/libsodium/pkg-plist b/security/libsodium/pkg-plist index e546f883aeeb..2eb4414510fa 100644 --- a/security/libsodium/pkg-plist +++ b/security/libsodium/pkg-plist @@ -1,5 +1,7 @@ include/sodium.h include/sodium/core.h +include/sodium/crypto_aead_aegis128l.h +include/sodium/crypto_aead_aegis256.h include/sodium/crypto_aead_aes256gcm.h include/sodium/crypto_aead_chacha20poly1305.h include/sodium/crypto_aead_xchacha20poly1305.h @@ -24,6 +26,8 @@ include/sodium/crypto_hash_sha256.h include/sodium/crypto_hash_sha512.h include/sodium/crypto_kdf.h include/sodium/crypto_kdf_blake2b.h +include/sodium/crypto_kdf_hkdf_sha256.h +include/sodium/crypto_kdf_hkdf_sha512.h include/sodium/crypto_kx.h include/sodium/crypto_onetimeauth.h include/sodium/crypto_onetimeauth_poly1305.h @@ -63,8 +67,8 @@ include/sodium/utils.h include/sodium/version.h lib/libsodium.a lib/libsodium.so -lib/libsodium.so.23 -lib/libsodium.so.23.3.0 +lib/libsodium.so.26 +lib/libsodium.so.26.1.0 libdata/pkgconfig/libsodium.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.markdown diff --git a/security/libuecc/Makefile b/security/libuecc/Makefile index 38475fd67810..5a1d7638a8f0 100644 --- a/security/libuecc/Makefile +++ b/security/libuecc/Makefile @@ -1,6 +1,6 @@ PORTNAME= libuecc PORTVERSION= 7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \ http://git.universe-factory.net/libuecc/snapshot/ diff --git a/security/minisign/Makefile b/security/minisign/Makefile index 8ce8c2aba6d8..619f608fe587 100644 --- a/security/minisign/Makefile +++ b/security/minisign/Makefile @@ -1,5 +1,6 @@ PORTNAME= minisign PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/jedisct1/minisign/releases/download/${PORTVERSION}/ diff --git a/security/mkp224o/Makefile b/security/mkp224o/Makefile index a5cd15194fc1..04dd805252d4 100644 --- a/security/mkp224o/Makefile +++ b/security/mkp224o/Makefile @@ -1,5 +1,6 @@ PORTNAME= mkp224o DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/cathugger/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/security/nextcloud-end_to_end_encryption/Makefile b/security/nextcloud-end_to_end_encryption/Makefile index 0e772a6284cb..487015404318 100644 --- a/security/nextcloud-end_to_end_encryption/Makefile +++ b/security/nextcloud-end_to_end_encryption/Makefile @@ -1,6 +1,7 @@ PORTNAME= end_to_end_encryption PORTVERSION= 1.15.2 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= security MAINTAINER= brnrd@freebsd.org diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile index 094e585c30dd..80eff52b0ddc 100644 --- a/security/nextcloud-passman/Makefile +++ b/security/nextcloud-passman/Makefile @@ -1,5 +1,6 @@ PORTNAME= passman PORTVERSION= 2.4.9 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://releases.passman.cc/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/nextcloud-twofactor_admin/Makefile b/security/nextcloud-twofactor_admin/Makefile index ab3fe122b28e..6a69c5444d14 100644 --- a/security/nextcloud-twofactor_admin/Makefile +++ b/security/nextcloud-twofactor_admin/Makefile @@ -1,6 +1,7 @@ PORTNAME= twofactor_admin PORTVERSION= 4.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= security DISTNAME= ${PORTNAME} diff --git a/security/nextcloud-twofactor_nextcloud_notification/Makefile b/security/nextcloud-twofactor_nextcloud_notification/Makefile index 80d70d8d1487..34ca6ceeb464 100644 --- a/security/nextcloud-twofactor_nextcloud_notification/Makefile +++ b/security/nextcloud-twofactor_nextcloud_notification/Makefile @@ -1,6 +1,7 @@ PORTNAME= twofactor_nextcloud_notification PORTVERSION= 3.9.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= security MAINTAINER= brnrd@FreeBSD.org diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 6c66d176cd03..cc3abbb60bfc 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,6 +1,7 @@ PORTNAME= twofactor_webauthn PORTVERSION= 1.4.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= security MAINTAINER= brnrd@FreeBSD.org diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile index 903e5ce4a6f0..55e58e5075ce 100644 --- a/security/p5-Crypt-Sodium/Makefile +++ b/security/p5-Crypt-Sodium/Makefile @@ -1,6 +1,6 @@ PORTNAME= Crypt-Sodium PORTVERSION= 0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/pecl-libsodium/Makefile b/security/pecl-libsodium/Makefile index 17e0675f1aa7..e062e9936565 100644 --- a/security/pecl-libsodium/Makefile +++ b/security/pecl-libsodium/Makefile @@ -1,5 +1,6 @@ PORTNAME= libsodium PORTVERSION= 2.0.23 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/php81-sodium/Makefile b/security/php81-sodium/Makefile index d45e7115b38d..4db6c003901c 100644 --- a/security/php81-sodium/Makefile +++ b/security/php81-sodium/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php81 diff --git a/security/php82-sodium/Makefile b/security/php82-sodium/Makefile index 182a62f3d6e1..efa22bdac5a1 100644 --- a/security/php82-sodium/Makefile +++ b/security/php82-sodium/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php82 diff --git a/security/php83-sodium/Makefile b/security/php83-sodium/Makefile index 1d475b2390fd..4dd18edbbc41 100644 --- a/security/php83-sodium/Makefile +++ b/security/php83-sodium/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php83 diff --git a/security/proftpd-mod_clamav/Makefile b/security/proftpd-mod_clamav/Makefile index 2994abe403a0..fdc7923687d2 100644 --- a/security/proftpd-mod_clamav/Makefile +++ b/security/proftpd-mod_clamav/Makefile @@ -1,7 +1,7 @@ PORTNAME= mod_clamav DISTVERSIONPREFIX= v DISTVERSION= 0.14rc2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security ftp PKGNAMEPREFIX= proftpd- diff --git a/security/py-aiohttp-security/Makefile b/security/py-aiohttp-security/Makefile index 553c90fa0d1c..025534517116 100644 --- a/security/py-aiohttp-security/Makefile +++ b/security/py-aiohttp-security/Makefile @@ -1,5 +1,6 @@ PORTNAME= aiohttp-security DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-exscript/Makefile b/security/py-exscript/Makefile index da9e619628da..603b6bdab8d0 100644 --- a/security/py-exscript/Makefile +++ b/security/py-exscript/Makefile @@ -1,6 +1,7 @@ PORTNAME= exscript DISTVERSIONPREFIX= v DISTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile index 6f19e9bee4e0..f6ea050d26b1 100644 --- a/security/py-libnacl/Makefile +++ b/security/py-libnacl/Makefile @@ -1,5 +1,6 @@ PORTNAME= libnacl PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-netmiko/Makefile b/security/py-netmiko/Makefile index 0e2f0c59dc24..14f5a17ef36c 100644 --- a/security/py-netmiko/Makefile +++ b/security/py-netmiko/Makefile @@ -1,6 +1,7 @@ PORTNAME= netmiko DISTVERSIONPREFIX= v DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= security net-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-onlykey/Makefile b/security/py-onlykey/Makefile index 4a3f710902d3..c991ccfdce18 100644 --- a/security/py-onlykey/Makefile +++ b/security/py-onlykey/Makefile @@ -1,6 +1,6 @@ PORTNAME= onlykey PORTVERSION= 1.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ospd-openvas/Makefile b/security/py-ospd-openvas/Makefile index 2b19143e8a5e..b93c3cba5e03 100644 --- a/security/py-ospd-openvas/Makefile +++ b/security/py-ospd-openvas/Makefile @@ -1,6 +1,7 @@ PORTNAME= ospd-openvas DISTVERSION= 22.7.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= security python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index eb0791856c70..0b0d4f18f947 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -1,6 +1,6 @@ PORTNAME= paramiko PORTVERSION= 2.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile index 358309a4cb1e..44f6044d04b4 100644 --- a/security/py-plaso/Makefile +++ b/security/py-plaso/Makefile @@ -1,6 +1,6 @@ PORTNAME= plaso PORTVERSION= 20231224 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine diff --git a/security/py-pwntools/Makefile b/security/py-pwntools/Makefile index 7778203a2279..af39e6ce9370 100644 --- a/security/py-pwntools/Makefile +++ b/security/py-pwntools/Makefile @@ -1,6 +1,6 @@ PORTNAME= pwntools PORTVERSION= 4.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyaff4/Makefile b/security/py-pyaff4/Makefile index 1cc98a127567..6cae39fec297 100644 --- a/security/py-pyaff4/Makefile +++ b/security/py-pyaff4/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyaff4 DISTVERSION= 0.26.post6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyaxo/Makefile b/security/py-pyaxo/Makefile index 4f426e0c3bb9..b8f4edb114f9 100644 --- a/security/py-pyaxo/Makefile +++ b/security/py-pyaxo/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyaxo DISTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pymacaroons/Makefile b/security/py-pymacaroons/Makefile index 651d6caa982e..74338c0592fd 100644 --- a/security/py-pymacaroons/Makefile +++ b/security/py-pymacaroons/Makefile @@ -1,6 +1,6 @@ PORTNAME= pymacaroons PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pynacl/Makefile b/security/py-pynacl/Makefile index 964248a4a8a1..15f3ec9a1a31 100644 --- a/security/py-pynacl/Makefile +++ b/security/py-pynacl/Makefile @@ -1,5 +1,6 @@ PORTNAME= pynacl DISTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pysodium/Makefile b/security/py-pysodium/Makefile index 14c73ec72155..eae291d6692a 100644 --- a/security/py-pysodium/Makefile +++ b/security/py-pysodium/Makefile @@ -1,6 +1,6 @@ PORTNAME= pysodium PORTVERSION= 0.7.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-scp/Makefile b/security/py-scp/Makefile index 0a54af32b7d9..d10a1fa4e9b2 100644 --- a/security/py-scp/Makefile +++ b/security/py-scp/Makefile @@ -1,5 +1,6 @@ PORTNAME= scp DISTVERSION= 0.14.4 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-securesystemslib/Makefile b/security/py-securesystemslib/Makefile index cbdf3ac04d7a..aa40c8c1b648 100644 --- a/security/py-securesystemslib/Makefile +++ b/security/py-securesystemslib/Makefile @@ -1,5 +1,6 @@ PORTNAME= securesystemslib PORTVERSION= 0.31.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile index 845788b02a51..de7c362a6674 100644 --- a/security/py-signedjson/Makefile +++ b/security/py-signedjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= signedjson PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-tuf/Makefile b/security/py-tuf/Makefile index e9887766e536..1d8a338dcd63 100644 --- a/security/py-tuf/Makefile +++ b/security/py-tuf/Makefile @@ -1,5 +1,6 @@ PORTNAME= tuf DISTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= security devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/reop/Makefile b/security/reop/Makefile index ab06b802917a..c3271f7cc892 100644 --- a/security/reop/Makefile +++ b/security/reop/Makefile @@ -1,6 +1,6 @@ PORTNAME= reop PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://humungus.tedunangst.com/r/reop/d/ diff --git a/security/rubygem-rbnacl-libsodium/Makefile b/security/rubygem-rbnacl-libsodium/Makefile index f24d5de42864..2836b73322da 100644 --- a/security/rubygem-rbnacl-libsodium/Makefile +++ b/security/rubygem-rbnacl-libsodium/Makefile @@ -1,5 +1,6 @@ PORTNAME= rbnacl-libsodium PORTVERSION= 1.0.16 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-rbnacl/Makefile b/security/rubygem-rbnacl/Makefile index e76046b39b30..ed66ca77ede4 100644 --- a/security/rubygem-rbnacl/Makefile +++ b/security/rubygem-rbnacl/Makefile @@ -1,5 +1,6 @@ PORTNAME= rbnacl PORTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/softether5/Makefile b/security/softether5/Makefile index 583ce823d0da..fe844322f599 100644 --- a/security/softether5/Makefile +++ b/security/softether5/Makefile @@ -1,5 +1,6 @@ PORTNAME= softether DISTVERSION= 5.02.5184 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 diff --git a/sysutils/bupstash/Makefile b/sysutils/bupstash/Makefile index d7ba00e3fe76..e430aa9936d3 100644 --- a/sysutils/bupstash/Makefile +++ b/sysutils/bupstash/Makefile @@ -1,7 +1,7 @@ PORTNAME= bupstash DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MAINTAINER= felix@userspace.com.au diff --git a/sysutils/docker-compose/Makefile b/sysutils/docker-compose/Makefile index f051c1098308..4828ae40ac0c 100644 --- a/sysutils/docker-compose/Makefile +++ b/sysutils/docker-compose/Makefile @@ -1,6 +1,6 @@ PORTNAME= docker-compose PORTVERSION= 1.24.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils python MASTER_SITES= PYPI diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 52b288f85c8b..594125b574f8 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,5 +1,6 @@ PORTNAME= duplicity DISTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= PYPI diff --git a/sysutils/duply/Makefile b/sysutils/duply/Makefile index c01029d08c50..3e5fd7dab21c 100644 --- a/sysutils/duply/Makefile +++ b/sysutils/duply/Makefile @@ -1,5 +1,6 @@ PORTNAME= duply DISTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SOURCEFORGE/ftplicity/duply%20%28simple%20duplicity%29/2.5.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile index bd17d882128f..7c3595b4c22d 100644 --- a/sysutils/froxlor/Makefile +++ b/sysutils/froxlor/Makefile @@ -1,5 +1,6 @@ PORTNAME= froxlor DISTVERSION= 2.1.9 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= https://files.froxlor.org/releases/ diff --git a/sysutils/fwup/Makefile b/sysutils/fwup/Makefile index 7d9afec433ae..f10b89e45459 100644 --- a/sysutils/fwup/Makefile +++ b/sysutils/fwup/Makefile @@ -1,7 +1,7 @@ PORTNAME= fwup DISTVERSIONPREFIX= v DISTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org diff --git a/sysutils/jadm/Makefile b/sysutils/jadm/Makefile index de4f2d57d192..c519b5faf008 100644 --- a/sysutils/jadm/Makefile +++ b/sysutils/jadm/Makefile @@ -1,6 +1,6 @@ PORTNAME= jadm PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/nix/Makefile b/sysutils/nix/Makefile index 2b58bb602590..b364baece6cc 100644 --- a/sysutils/nix/Makefile +++ b/sysutils/nix/Makefile @@ -1,5 +1,6 @@ PORTNAME= nix DISTVERSION= 2.20.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= ashish@FreeBSD.org diff --git a/sysutils/omnibackup/Makefile b/sysutils/omnibackup/Makefile index fe5b565875d1..8072d645218d 100644 --- a/sysutils/omnibackup/Makefile +++ b/sysutils/omnibackup/Makefile @@ -1,5 +1,6 @@ PORTNAME= omnibackup PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= info@babaei.net diff --git a/sysutils/py-azure-cli-acr/Makefile b/sysutils/py-azure-cli-acr/Makefile index 9ca46567620d..e554fe2ee317 100644 --- a/sysutils/py-azure-cli-acr/Makefile +++ b/sysutils/py-azure-cli-acr/Makefile @@ -1,5 +1,6 @@ PORTNAME= azure-cli-acr PORTVERSION= 2.2.9 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-azure-cli-core/Makefile b/sysutils/py-azure-cli-core/Makefile index 9c99d73a4a87..e21532e0f77c 100644 --- a/sysutils/py-azure-cli-core/Makefile +++ b/sysutils/py-azure-cli-core/Makefile @@ -1,5 +1,6 @@ PORTNAME= azure-cli-core PORTVERSION= 2.55.0 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-azure-cli/Makefile b/sysutils/py-azure-cli/Makefile index e52362452bdb..651653b784ce 100644 --- a/sysutils/py-azure-cli/Makefile +++ b/sysutils/py-azure-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= azure-cli PORTVERSION= 2.55.0 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-docker/Makefile b/sysutils/py-docker/Makefile index 3efb1b9ff554..fbb90d210d15 100644 --- a/sysutils/py-docker/Makefile +++ b/sysutils/py-docker/Makefile @@ -1,5 +1,6 @@ PORTNAME= docker PORTVERSION= 6.1.3 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-howdoi/Makefile b/sysutils/py-howdoi/Makefile index 16fdb0857293..3b7f681a2b43 100644 --- a/sysutils/py-howdoi/Makefile +++ b/sysutils/py-howdoi/Makefile @@ -1,6 +1,6 @@ PORTNAME= howdoi PORTVERSION= 2.0.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-keep/Makefile b/sysutils/py-keep/Makefile index 38ee8dad2227..08f8f6bd494a 100644 --- a/sysutils/py-keep/Makefile +++ b/sysutils/py-keep/Makefile @@ -1,5 +1,6 @@ PORTNAME= keep PORTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-ploy/Makefile b/sysutils/py-ploy/Makefile index ee0ed3d123d1..af293b6bf6bf 100644 --- a/sysutils/py-ploy/Makefile +++ b/sysutils/py-ploy/Makefile @@ -1,5 +1,6 @@ PORTNAME= ploy PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-ploy_ezjail/Makefile b/sysutils/py-ploy_ezjail/Makefile index cb910430fe04..ff23f9e8a484 100644 --- a/sysutils/py-ploy_ezjail/Makefile +++ b/sysutils/py-ploy_ezjail/Makefile @@ -1,5 +1,6 @@ PORTNAME= ploy_ezjail PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index ac74f197c3d3..65c9b363ccc6 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -1,5 +1,6 @@ PORTNAME= salt PORTVERSION= 3006.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils python MASTER_SITES= PYPI diff --git a/sysutils/rubygem-smart_proxy_salt/Makefile b/sysutils/rubygem-smart_proxy_salt/Makefile index 5161f9209060..8a9b0b14f8ca 100644 --- a/sysutils/rubygem-smart_proxy_salt/Makefile +++ b/sysutils/rubygem-smart_proxy_salt/Makefile @@ -1,5 +1,6 @@ PORTNAME= smart_proxy_salt PORTVERSION= 5.1.0 +PORTREVISION= 1 CATEGORIES= sysutils ruby MASTER_SITES= RG 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} diff --git a/www/dpp/Makefile b/www/dpp/Makefile index 6977b897516d..631f896b3843 100644 --- a/www/dpp/Makefile +++ b/www/dpp/Makefile @@ -1,5 +1,6 @@ PORTNAME= dpp DISTVERSION= 10.0.29 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= https://github.com/brainboxdotcc/DPP/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= -discord diff --git a/www/garage/Makefile b/www/garage/Makefile index 1c759946aa8a..beb99675f10f 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,5 +1,6 @@ PORTNAME= garage DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/www/glpi/Makefile b/www/glpi/Makefile index 6d17e54cf093..1d47a1ea29cf 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -1,5 +1,6 @@ PORTNAME= glpi PORTVERSION= 10.0.15 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/ diff --git a/www/moodle41/Makefile b/www/moodle41/Makefile index 5d51b5431d5f..6dfdbe7e0e17 100644 --- a/www/moodle41/Makefile +++ b/www/moodle41/Makefile @@ -1,5 +1,6 @@ PORTNAME= moodle PORTVERSION= 4.1.10 +PORTREVISION= 1 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable401/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} diff --git a/www/moodle42/Makefile b/www/moodle42/Makefile index 44b12bbe8da3..225b4b0df77f 100644 --- a/www/moodle42/Makefile +++ b/www/moodle42/Makefile @@ -1,5 +1,6 @@ PORTNAME= moodle PORTVERSION= 4.2.7 +PORTREVISION= 2 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable402/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} diff --git a/www/moodle43/Makefile b/www/moodle43/Makefile index f53dd5eafd90..cbe53a0a6a86 100644 --- a/www/moodle43/Makefile +++ b/www/moodle43/Makefile @@ -1,5 +1,6 @@ PORTNAME= moodle PORTVERSION= 4.3.4 +PORTREVISION= 2 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable403/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} diff --git a/www/moodle44/Makefile b/www/moodle44/Makefile index 31194662467a..e48a912ce9ed 100644 --- a/www/moodle44/Makefile +++ b/www/moodle44/Makefile @@ -1,5 +1,6 @@ PORTNAME= moodle PORTVERSION= 4.4 +PORTREVISION= 3 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable404/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index d9987877802e..ba19d6f4adc9 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,5 +1,6 @@ PORTNAME= appointments PORTVERSION= 2.1.3 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ DISTVERSIONPREFIX= v diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 1bf865f9b390..51ad84cab585 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,6 +1,7 @@ PORTNAME= calendar PORTVERSION= 4.7.4 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= www MAINTAINER= brnrd@FreeBSD.org diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index deacca0c55fe..3073492b2c1e 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -1,6 +1,7 @@ PORTNAME= contacts PORTVERSION= 6.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= www MAINTAINER= brnrd@FreeBSD.org diff --git a/www/nextcloud-deck/Makefile b/www/nextcloud-deck/Makefile index d7d253f91ff1..e5d45231d58b 100644 --- a/www/nextcloud-deck/Makefile +++ b/www/nextcloud-deck/Makefile @@ -1,6 +1,7 @@ PORTNAME= deck PORTVERSION= 1.13.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= www #MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile index 08da73683a7e..3c17c3c4da08 100644 --- a/www/nextcloud-forms/Makefile +++ b/www/nextcloud-forms/Makefile @@ -1,6 +1,7 @@ PORTNAME= forms PORTVERSION= 4.2.3 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= www MAINTAINER= brnrd@FreeBSD.org diff --git a/www/nextcloud-groupfolders/Makefile b/www/nextcloud-groupfolders/Makefile index 755020496174..d2cfecdbcc19 100644 --- a/www/nextcloud-groupfolders/Makefile +++ b/www/nextcloud-groupfolders/Makefile @@ -1,6 +1,7 @@ PORTNAME= groupfolders PORTVERSION= 17.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index 6c16c4d03084..20fa9cb71d1c 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -1,6 +1,7 @@ PORTNAME= notes PORTVERSION= 4.10.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= www editors MASTER_SITES= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ DISTNAME= ${PORTNAME} diff --git a/www/nextcloud-tasks/Makefile b/www/nextcloud-tasks/Makefile index 670030bcbaca..4e8e77c27b31 100644 --- a/www/nextcloud-tasks/Makefile +++ b/www/nextcloud-tasks/Makefile @@ -1,6 +1,7 @@ PORTNAME= tasks PORTVERSION= 0.16.0 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= www MASTER_SITES?= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ DISTNAME= ${PORTNAME} diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index 3820a3b43e83..aeaa0bb702ae 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,5 +1,6 @@ PORTNAME= nextcloud PORTVERSION= 29.0.0 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/onionshare-cli/Makefile b/www/onionshare-cli/Makefile index dad116890835..c3a13470cefe 100644 --- a/www/onionshare-cli/Makefile +++ b/www/onionshare-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= onionshare-cli PORTVERSION= 2.6 DISTNAME= onionshare_cli-${PORTVERSION} +PORTREVISION= 1 CATEGORIES= www security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/onionshare/Makefile b/www/onionshare/Makefile index af474ab64b89..130cd73619c4 100644 --- a/www/onionshare/Makefile +++ b/www/onionshare/Makefile @@ -1,7 +1,7 @@ PORTNAME= onionshare DISTVERSIONPREFIX=v DISTVERSION= 2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/piwigo/Makefile b/www/piwigo/Makefile index 88326280cb5b..fd3de60cd6a8 100644 --- a/www/piwigo/Makefile +++ b/www/piwigo/Makefile @@ -1,6 +1,6 @@ PORTNAME= piwigo DISTVERSION= 14.4.0 -PORTREVISION= 0 +PORTREVISION= 3 PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} CATEGORIES= www MASTER_SITES= https://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index ba397343bcb8..410678d3c94a 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,7 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/py-aiohttp-session/Makefile b/www/py-aiohttp-session/Makefile index 0ec4cae489a4..d42704bc0f2d 100644 --- a/www/py-aiohttp-session/Makefile +++ b/www/py-aiohttp-session/Makefile @@ -1,5 +1,6 @@ PORTNAME= aiohttp-session DISTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-autobahn/Makefile b/www/py-autobahn/Makefile index 0419396493ae..eb43061ad88c 100644 --- a/www/py-autobahn/Makefile +++ b/www/py-autobahn/Makefile @@ -1,7 +1,7 @@ PORTNAME= autobahn DISTVERSIONPREFIX= v DISTVERSION= 23.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-daphne/Makefile b/www/py-daphne/Makefile index fa13c254f1d7..9941d1eee79b 100644 --- a/www/py-daphne/Makefile +++ b/www/py-daphne/Makefile @@ -1,5 +1,6 @@ PORTNAME= daphne PORTVERSION= 4.1.2 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-notebook/Makefile b/www/py-notebook/Makefile index 698c6e5e4620..342f8be9bd1a 100644 --- a/www/py-notebook/Makefile +++ b/www/py-notebook/Makefile @@ -1,5 +1,6 @@ PORTNAME= notebook PORTVERSION= 6.4.13 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/sogo/Makefile b/www/sogo/Makefile index 2951ddb30318..59886b0aeea9 100644 --- a/www/sogo/Makefile +++ b/www/sogo/Makefile @@ -1,5 +1,6 @@ PORTNAME= sogo PORTVERSION= 5.10.0 +PORTREVISION= 1 CATEGORIES= www gnustep MASTER_SITES= https://packages.sogo.nu/sources/ DISTNAME= SOGo-${PORTVERSION} diff --git a/www/varnish-libvmod-dynamic/Makefile b/www/varnish-libvmod-dynamic/Makefile index e729272e4364..481d6e0fd77d 100644 --- a/www/varnish-libvmod-dynamic/Makefile +++ b/www/varnish-libvmod-dynamic/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvmod-dynamic PORTVERSION= 20230321 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 4619fbf67264..b9dccab45ebf 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -1,5 +1,6 @@ PORTNAME= web2ldap PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI https://www.web2ldap.de/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 01b9d57cceaa..11c60ee69c9c 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -1,5 +1,6 @@ PORTNAME= xpra PORTVERSION= 5.0.8 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://xpra.org/src/ |