diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 17:54:50 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 18:25:55 +0000 |
commit | 3e45e8e24481fab02384c55a1e655d1dc1b781c6 (patch) | |
tree | c3b2a9a213a59d9767de44e69255bb78a6929a19 | |
parent | e356ceca197257c3900d9ffd823ea2bb0b6819d3 (diff) | |
download | ports-3e45e8e24481fab02384c55a1e655d1dc1b781c6.tar.gz ports-3e45e8e24481fab02384c55a1e655d1dc1b781c6.zip |
*/*: bump all direct Boost cunsumers
184 files changed, 184 insertions, 162 deletions
diff --git a/astro/pykep/Makefile b/astro/pykep/Makefile index 69a129f05516..7c5e1e04227f 100644 --- a/astro/pykep/Makefile +++ b/astro/pykep/Makefile @@ -1,6 +1,7 @@ PORTNAME= pykep DISTVERSIONPREFIX= v DISTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= astro MAINTAINER= yuri@FreeBSD.org diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile index 19c8db006265..438e31b91826 100644 --- a/audio/guitarix-lv2/Makefile +++ b/audio/guitarix-lv2/Makefile @@ -1,7 +1,7 @@ PORTNAME= guitarix DISTVERSIONPREFIX= V DISTVERSION= 0.44.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 539c20a956e4..b0f87839e703 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -1,6 +1,6 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index baf6c02ef884..6ef603dfaa6a 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncmpcpp DISTVERSION= 0.9.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= https://ncmpcpp.rybczak.net/stable/ diff --git a/audio/pamixer/Makefile b/audio/pamixer/Makefile index 4de69658b81d..9b416e798c75 100644 --- a/audio/pamixer/Makefile +++ b/audio/pamixer/Makefile @@ -1,7 +1,7 @@ PORTNAME= pamixer DISTVERSIONPREFIX= v DISTVERSION= 1.4-15 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -g4ea2594 CATEGORIES= audio diff --git a/audio/supercollider/Makefile b/audio/supercollider/Makefile index bc18deef7e0a..a44fc0cc9f1d 100644 --- a/audio/supercollider/Makefile +++ b/audio/supercollider/Makefile @@ -1,6 +1,6 @@ PORTNAME= supercollider DISTVERSION= 3.11.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/ DISTNAME= SuperCollider-${PORTVERSION}-Source diff --git a/audio/wavetral/Makefile b/audio/wavetral/Makefile index cd11a0985c40..41ecaf86bb8a 100644 --- a/audio/wavetral/Makefile +++ b/audio/wavetral/Makefile @@ -1,6 +1,6 @@ PORTNAME= wavetral DISTVERSION= g20210517 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/biology/bolt-lmm/Makefile b/biology/bolt-lmm/Makefile index 026195fddb93..8985f2c056c9 100644 --- a/biology/bolt-lmm/Makefile +++ b/biology/bolt-lmm/Makefile @@ -1,6 +1,6 @@ PORTNAME= bolt-lmm DISTVERSION= 2.3.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= biology MASTER_SITES= https://data.broadinstitute.org/alkesgroup/BOLT-LMM/downloads/ DISTNAME= BOLT-LMM_v${PORTVERSION} diff --git a/biology/cufflinks/Makefile b/biology/cufflinks/Makefile index ec835ba69991..b57394a4b97c 100644 --- a/biology/cufflinks/Makefile +++ b/biology/cufflinks/Makefile @@ -1,7 +1,7 @@ PORTNAME= cufflinks DISTVERSIONPREFIX= v DISTVERSION= 2.2.1-89 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -gdc3b0cb CATEGORIES= biology diff --git a/biology/dsr-pdb/Makefile b/biology/dsr-pdb/Makefile index bc503aceaea4..adee2e8502f6 100644 --- a/biology/dsr-pdb/Makefile +++ b/biology/dsr-pdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= dsr-pdb DISTVERSION= 1.0.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= biology MASTER_SITES= https://graphics.stanford.edu/~drussel/ DISTNAME= ${PORTNAME} diff --git a/biology/haplohseq/Makefile b/biology/haplohseq/Makefile index 75e2c38f3629..d4299febb75a 100644 --- a/biology/haplohseq/Makefile +++ b/biology/haplohseq/Makefile @@ -1,6 +1,6 @@ PORTNAME= haplohseq DISTVERSION= 0.1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index ef21c598da9a..5e35d57aab87 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MAINTAINER= teodorsigaev@gmail.com diff --git a/cad/csxcad/Makefile b/cad/csxcad/Makefile index 2b3841cbe5fa..2d3d632f922a 100644 --- a/cad/csxcad/Makefile +++ b/cad/csxcad/Makefile @@ -2,7 +2,7 @@ PORTNAME= csxcad DISTVERSIONPREFIX= v DISTVERSION= 0.6.2-109 DISTVERSIONSUFFIX= -gcd9decb -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 2162f656a7a4..0ffcd5aa7eac 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -1,6 +1,6 @@ PORTNAME= openscad DISTVERSION= 2021.01.01-20221206 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MAINTAINER= mr@FreeBSD.org diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile index 391503b09ed8..a392279817b6 100644 --- a/chinese/fcitx5-chinese-addons/Makefile +++ b/chinese/fcitx5-chinese-addons/Makefile @@ -1,6 +1,6 @@ PORTNAME= fcitx5-chinese-addons DISTVERSION= 5.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:py_stroke,py_table diff --git a/chinese/libime-jyutping/Makefile b/chinese/libime-jyutping/Makefile index 14f082de470e..c4dccbf9f5d5 100644 --- a/chinese/libime-jyutping/Makefile +++ b/chinese/libime-jyutping/Makefile @@ -1,6 +1,6 @@ PORTNAME= libime-jyutping DISTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:dict,model diff --git a/chinese/libime/Makefile b/chinese/libime/Makefile index 79e593a33064..64c4ccce69cf 100644 --- a/chinese/libime/Makefile +++ b/chinese/libime/Makefile @@ -1,5 +1,6 @@ PORTNAME= libime DISTVERSION= 1.0.17 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:opengram_lm,opengram_dict,table_dict diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index d2f113c9b0d2..50cecb170ad8 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -1,6 +1,6 @@ PORTNAME= librime PORTVERSION= 1.7.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 812493d56b4a..fdefc0499053 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.8.4.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index db5eccf1974d..778fe14d0c12 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -1,6 +1,6 @@ PORTNAME= gqrx PORTVERSION= 2.15.9 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 1bbe9306187e..972ec1982797 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= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index 4396f5072c00..ecb09ed2a572 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -1,6 +1,6 @@ PORTNAME= wsjtx DISTVERSION= 2.5.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} diff --git a/comms/wsjtz/Makefile b/comms/wsjtz/Makefile index 081cf4a63f8c..4fed2f440f78 100644 --- a/comms/wsjtz/Makefile +++ b/comms/wsjtz/Makefile @@ -1,6 +1,6 @@ PORTNAME= wsjtz DISTVERSION= 2.5.4-1.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt-z/Source diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile index da713ca62bca..06ccc14703d0 100644 --- a/converters/osm2pgrouting/Makefile +++ b/converters/osm2pgrouting/Makefile @@ -1,7 +1,7 @@ PORTNAME= osm2pgrouting DISTVERSIONPREFIX= v DISTVERSION= 2.3.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= converters databases geography MAINTAINER= lbartoletti@FreeBSD.org diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index 25ff9ae11b42..087941978b8d 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -1,6 +1,6 @@ PORTNAME= osm2pgsql PORTVERSION= 1.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/databases/galera/Makefile b/databases/galera/Makefile index c296c26c5c69..f941902f119a 100644 --- a/databases/galera/Makefile +++ b/databases/galera/Makefile @@ -1,6 +1,6 @@ PORTNAME= galera PORTVERSION?= 25.3.37 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX?= release_ CATEGORIES= databases diff --git a/databases/galera26/Makefile b/databases/galera26/Makefile index 43c0d9889c08..853f8f4101b3 100644 --- a/databases/galera26/Makefile +++ b/databases/galera26/Makefile @@ -1,6 +1,6 @@ PORTNAME= galera PORTVERSION= 26.4.14 -PORTREVISION= 0 +PORTREVISION= 1 DISTVERSIONPREFIX= release_ CATEGORIES= databases PKGNAMESUFFIX= 26 diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 03c6d6fb3cc9..ef999e7d3b2f 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass PORTVERSION= 7.8.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/mongodb50/Makefile b/databases/mongodb50/Makefile index f0d7c404e64f..7104667fa88d 100644 --- a/databases/mongodb50/Makefile +++ b/databases/mongodb50/Makefile @@ -1,6 +1,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 5.0.16 +PORTREVISION= 1 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index eb070dde287b..5944e9522496 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -1,7 +1,7 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org diff --git a/databases/soci/Makefile b/databases/soci/Makefile index e6f273ba842d..71fc8c606f5e 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -1,7 +1,7 @@ PORTNAME= soci DISTVERSIONPREFIX= v DISTVERSION= 4.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= nc@FreeBSD.org diff --git a/deskutils/easystroke/Makefile b/deskutils/easystroke/Makefile index ecc1946ea8ff..7d0aaaede028 100644 --- a/deskutils/easystroke/Makefile +++ b/deskutils/easystroke/Makefile @@ -1,6 +1,6 @@ PORTNAME= easystroke DISTVERSION= 0.6.0-9 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -gf7c1614 CATEGORIES= deskutils diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile index dcc23a4f52c1..93f89d7f93f0 100644 --- a/deskutils/kdepim-runtime/Makefile +++ b/deskutils/kdepim-runtime/Makefile @@ -1,6 +1,6 @@ PORTNAME= kdepim-runtime DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 356480ec5185..43e07259ea10 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -1,6 +1,6 @@ PORTNAME= pinot PORTVERSION= 1.21 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org diff --git a/deskutils/syncthingtray/Makefile b/deskutils/syncthingtray/Makefile index b25ebe645c1c..6c4ec797a9e8 100644 --- a/deskutils/syncthingtray/Makefile +++ b/deskutils/syncthingtray/Makefile @@ -1,5 +1,6 @@ PORTNAME= syncthingtray PORTVERSION= 1.4.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index 9d5da575454d..04d336b16dea 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= avro PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= APACHE/avro/stable/cpp PKGNAMESUFFIX= -cpp diff --git a/devel/axmldec/Makefile b/devel/axmldec/Makefile index 5b1b7f13e020..525ffd8c4011 100644 --- a/devel/axmldec/Makefile +++ b/devel/axmldec/Makefile @@ -1,7 +1,7 @@ PORTNAME= axmldec PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= danfe@FreeBSD.org diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index ed4036d51774..7264fa2e0ab0 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -1,6 +1,6 @@ PORTNAME= codeblocks PORTVERSION= 20.03 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} diff --git a/devel/collada-dom/Makefile b/devel/collada-dom/Makefile index 10cfd7a1e352..c328a1a86d5b 100644 --- a/devel/collada-dom/Makefile +++ b/devel/collada-dom/Makefile @@ -1,7 +1,7 @@ PORTNAME= collada-dom DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= trueos@norwegianrockcat.com diff --git a/devel/cpp-hocon/Makefile b/devel/cpp-hocon/Makefile index 2a94db6af739..8b7293630022 100644 --- a/devel/cpp-hocon/Makefile +++ b/devel/cpp-hocon/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-hocon PORTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index e48df0e31c4d..db4a5ec826ee 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -1,7 +1,7 @@ PORTNAME= cpp-netlib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.13.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -final CATEGORIES= devel diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 512a15726cbd..feabd7e61b4e 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v DISTVERSION= 2023.04.24.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 3ebe5c0eace2..ff08094ab078 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v DISTVERSION= 2023.04.24.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index e5ab6cdf7409..d11470e63b41 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdb DISTVERSION= 13.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/heaptrack/Makefile b/devel/heaptrack/Makefile index 064cc965997c..6a991f19e96e 100644 --- a/devel/heaptrack/Makefile +++ b/devel/heaptrack/Makefile @@ -1,6 +1,6 @@ PORTNAME= heaptrack DISTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile index 66180659678a..e976e4d83716 100644 --- a/devel/hpx/Makefile +++ b/devel/hpx/Makefile @@ -1,6 +1,6 @@ PORTNAME= hpx DISTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ikos/Makefile b/devel/ikos/Makefile index 694e331068d6..a96b0b1e8e10 100644 --- a/devel/ikos/Makefile +++ b/devel/ikos/Makefile @@ -1,7 +1,7 @@ PORTNAME= ikos DISTVERSIONPREFIX= v DISTVERSION= 3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index ee44fe1b961c..9a7b70559f38 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -1,5 +1,6 @@ PORTNAME= leatherman PORTVERSION= 1.12.9 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index e32a3bcc3dfb..d4d6b28bce43 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcutl PORTVERSION= 1.10.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index 6382b1eb70c8..1bf5c482fac0 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -1,6 +1,6 @@ PORTNAME= libiqxmlrpc PORTVERSION= 0.13.5 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel net MASTER_SITES= SF diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile index cd37e2952a9f..cc0f8bd07acf 100644 --- a/devel/liblas/Makefile +++ b/devel/liblas/Makefile @@ -1,6 +1,6 @@ PORTNAME= liblas PORTVERSION= 1.8.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= devel MAINTAINER= wen@FreeBSD.org diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index 5186d6534a44..1eb8e1f82e91 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -1,6 +1,6 @@ PORTNAME= liborcus PORTVERSION= 0.17.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel misc MASTER_SITES= https://kohei.us/files/orcus/src/ diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index 69a84d5e86fd..247f88ffae87 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,6 +1,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.13.9 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/msp430-debug-stack/Makefile b/devel/msp430-debug-stack/Makefile index e5cb66f6651f..ca5447e8b0bb 100644 --- a/devel/msp430-debug-stack/Makefile +++ b/devel/msp430-debug-stack/Makefile @@ -1,6 +1,6 @@ PORTNAME= msp430-debug-stack PORTVERSION= 3.15.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= https://dr-download.ti.com/software-development/driver-or-library/MD-4vnqcP1Wk4/${PORTVERSION}/ \ LOCAL/lev:doc1 \ diff --git a/devel/pika/Makefile b/devel/pika/Makefile index b1077de97a00..fb61f0858af7 100644 --- a/devel/pika/Makefile +++ b/devel/pika/Makefile @@ -1,5 +1,6 @@ PORTNAME= pika DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index cbaf1cf07778..c594cd39d839 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v DISTVERSION= 0.32 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/vera++/Makefile b/devel/vera++/Makefile index 726585a55369..8dc076f3522d 100644 --- a/devel/vera++/Makefile +++ b/devel/vera++/Makefile @@ -1,6 +1,6 @@ PORTNAME= vera++ PORTVERSION= 1.3.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/verateam/vera/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index fc79081f8fc3..3cc81814b871 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,5 +1,6 @@ PORTNAME= recursor DISTVERSION= 4.8.4 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 8cbee00da10d..90486a889a51 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -1,5 +1,6 @@ PORTNAME= powerdns DISTVERSION= 4.7.4 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index d4a02a207aab..0146dca691ed 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 3 +PORTREVISION= 4 .include "${.CURDIR}/Makefile.common" diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index b41ddbcff638..c7bac5f167d8 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,6 +1,6 @@ PORTNAME= poedit PORTVERSION= 3.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/emulators/mupen64plus-video-glide64mk2/Makefile b/emulators/mupen64plus-video-glide64mk2/Makefile index 90dab01074fe..4f3554445afd 100644 --- a/emulators/mupen64plus-video-glide64mk2/Makefile +++ b/emulators/mupen64plus-video-glide64mk2/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 22 +PORTREVISION= 23 PKGNAMESUFFIX= -video-glide64mk2 COMMENT= Glide64mk2 video plugin for Mupen64Plus diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index e50cd05ce768..10316db79162 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnucash PORTVERSION= 5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile index 303f5d828011..948e07d0637e 100644 --- a/finance/ledger/Makefile +++ b/finance/ledger/Makefile @@ -1,6 +1,6 @@ PORTNAME= ledger PORTVERSION= 3.2.1 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= finance diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index de6ced859680..b47433a4270f 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -1,6 +1,6 @@ PORTNAME= quantlib PORTVERSION= 1.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance math devel MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/ DISTNAME= QuantLib-${PORTVERSION} diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 111439f067ad..e58d38d57a57 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,6 +1,6 @@ PORTNAME= alephone DISTVERSION= 20230119 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://github.com/Aleph-One-Marathon/${PORTNAME}/releases/download/release-${DISTVERSION}/ DISTNAME= AlephOne-${DISTVERSION} diff --git a/games/bastet/Makefile b/games/bastet/Makefile index 37009c0f15a1..01d657469638 100644 --- a/games/bastet/Makefile +++ b/games/bastet/Makefile @@ -1,6 +1,6 @@ PORTNAME= bastet PORTVERSION= 0.43.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://fph.altervista.org/prog/files/ diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile index e165911bb5a6..552330cec95d 100644 --- a/games/burrtools/Makefile +++ b/games/burrtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= burrtools PORTVERSION= 0.6.3 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= games MASTER_SITES= SF diff --git a/games/colobot/Makefile b/games/colobot/Makefile index ad6fa7c9fe16..cab0ccb027c2 100644 --- a/games/colobot/Makefile +++ b/games/colobot/Makefile @@ -1,7 +1,7 @@ PORTNAME= colobot DISTVERSIONPREFIX= ${PORTNAME}-gold- DISTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -alpha CATEGORIES= games education MASTER_SITES= https://colobot.info/files/music/:music diff --git a/games/domino-chain/Makefile b/games/domino-chain/Makefile index 0ca91e654dcc..9ac1ff8bf7e8 100644 --- a/games/domino-chain/Makefile +++ b/games/domino-chain/Makefile @@ -1,6 +1,6 @@ PORTNAME= domino-chain PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index b35369573a62..57e50a8195f4 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -1,6 +1,7 @@ PORTNAME= freeorion DISTVERSIONPREFIX= v DISTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile index 1b0868cd6e36..e1017ff7fe1c 100644 --- a/games/frogatto/Makefile +++ b/games/frogatto/Makefile @@ -1,6 +1,6 @@ PORTNAME= frogatto PORTVERSION= 1.3.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= games MAINTAINER= fiziologus@gmail.com diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile index 2da31b66ebcf..91f5c9f7d77b 100644 --- a/games/galaxyhack/Makefile +++ b/games/galaxyhack/Makefile @@ -1,6 +1,6 @@ PORTNAME= galaxyhack PORTVERSION= 1.74 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= games MASTER_SITES= SF \ SF/${PORTNAME}/Fleet%20packages/020906:fleets diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile index 9b1ef9945eb1..ffdd5f9267d7 100644 --- a/games/leela-zero/Makefile +++ b/games/leela-zero/Makefile @@ -1,7 +1,7 @@ PORTNAME= leela-zero DISTVERSIONPREFIX= v DISTVERSION= 0.17-30 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -ge3ed631 CATEGORIES= games diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 37575f501cc7..88588dc0dbae 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -1,5 +1,5 @@ PORTNAME= openmw -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= openmw- DISTVERSION= 0.47.0 CATEGORIES= games diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index 926974acad69..cca224bf5423 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -1,6 +1,6 @@ PORTNAME= fife PORTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 788f5255dd93..b154ed524a27 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= scummvm-tools PORTVERSION= 2.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games emulators MASTER_SITES= https://downloads.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/ diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile index 94fc44cb9a2d..69431e4fde13 100644 --- a/games/stuntrally/Makefile +++ b/games/stuntrally/Makefile @@ -1,6 +1,6 @@ PORTNAME= stuntrally PORTVERSION= 2.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index 48c40b0cb49a..76c6e364d4ca 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -2,7 +2,7 @@ PORTNAME= supertux DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 DISTVERSIONSUFFIX= -Source -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 diff --git a/games/traingame/Makefile b/games/traingame/Makefile index 923934010605..ef2a281e2831 100644 --- a/games/traingame/Makefile +++ b/games/traingame/Makefile @@ -1,6 +1,6 @@ PORTNAME= traingame PORTVERSION= 0.3 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/vamos/Makefile b/games/vamos/Makefile index f808faeeb54d..0c5cc04fd972 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -1,6 +1,6 @@ PORTNAME= vamos PORTVERSION= 0.7.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/games/violetland/Makefile b/games/violetland/Makefile index b7a576f6a88a..e28e5f698b2b 100644 --- a/games/violetland/Makefile +++ b/games/violetland/Makefile @@ -1,6 +1,6 @@ PORTNAME= violetland PORTVERSION= 0.5 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 9656ddaba060..69cd8c8a8717 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,6 @@ PORTNAME= wesnoth PORTVERSION= 1.16.8 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 56d230b98b8d..a348d532691a 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -1,7 +1,7 @@ PORTNAME= widelands DISTVERSIONPREFIX= v DISTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile index 7db06d5a884b..218f617dd89c 100644 --- a/graphics/blender-lts29/Makefile +++ b/graphics/blender-lts29/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 2.93.11 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 1e47994d84c4..3332d99bb30c 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 3.4.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index 5e049063c6c5..15423f8871c3 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= colmap DISTVERSION= 3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= fuz@FreeBSD.org diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile index 78f55bab2af6..e3805817ff8a 100644 --- a/graphics/electricsheep/Makefile +++ b/graphics/electricsheep/Makefile @@ -1,6 +1,6 @@ PORTNAME= electricsheep DISTVERSION= 3.0.2.20191005 # configure.ac though says that the version is 2.7b33 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index 2afb64dade5b..dd131233a7fb 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -1,5 +1,6 @@ PORTNAME= evolvotron DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile index c9952524d5ee..90205e6b8334 100644 --- a/graphics/fracplanet/Makefile +++ b/graphics/fracplanet/Makefile @@ -1,6 +1,6 @@ PORTNAME= fracplanet PORTVERSION= 0.5.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/:icons diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 7742653bf693..eef1feda56ae 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 58 +PORTREVISION= 59 CATEGORIES= graphics multimedia MASTER_SITES= http://git.savannah.gnu.org/cgit/gnash.git/snapshot/ DISTNAME= gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880 diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index d3c0ce343084..6031c95eae10 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,6 +1,6 @@ PORTNAME= gource PORTVERSION= 0.51 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 8d70e532e550..0da1e162f352 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugin DISTVERSION= 2022.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 004457d8e136..6fad39f0a2e9 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,6 +1,6 @@ PORTNAME= inkscape DISTVERSION= 1.2.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index ac12f4f55493..fd788df9b512 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 5.1.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index 0c0b4ad642a2..8ac7256a47ba 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= luminance-hdr DISTVERSION= 2.6.1.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/msl/Makefile b/graphics/msl/Makefile index d8d448eee1e8..0307d86121f9 100644 --- a/graphics/msl/Makefile +++ b/graphics/msl/Makefile @@ -1,7 +1,7 @@ PORTNAME= msl DISTVERSIONPREFIX= v DISTVERSION= 1.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 8141baef680a..5ed848c9d8ca 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.4.4.2 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 9 +PORTREVISION?= 10 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openmvs/Makefile b/graphics/openmvs/Makefile index 180eb4889ed4..7e2e631fda01 100644 --- a/graphics/openmvs/Makefile +++ b/graphics/openmvs/Makefile @@ -1,7 +1,7 @@ PORTNAME= openmvs DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index 406fea2ed4d3..ac54a2eb9dc9 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -1,7 +1,7 @@ PORTNAME= openshadinglanguage DISTVERSIONPREFIX= v DISTVERSION= 1.12.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= graphics devel MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index c4f808a0c5b7..e609c08c5d62 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 55 +PORTREVISION= 56 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index e91730ccc6ed..541eb01b3988 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcl DISTVERSION= 1.12.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics math MASTER_SITES= https://github.com/PointCloudLibrary/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ PKGNAMESUFFIX= -pointclouds diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index 307e198b9ce7..ff382ed478db 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.7.0.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics PKGNAMESUFFIX= 37 diff --git a/graphics/povray38/Makefile b/graphics/povray38/Makefile index 38244a4a4996..206fee8b5676 100644 --- a/graphics/povray38/Makefile +++ b/graphics/povray38/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.8.0-beta.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= https://github.com/POV-Ray/povray/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= 38 diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 9277cb1bcabd..7faaebd75ebb 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -1,6 +1,6 @@ PORTNAME= ezbounce PORTVERSION= 1.99.15 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= irc MASTER_SITES= https://BSDforge.com/projects/source/irc/ezbounce/ diff --git a/irc/znc/Makefile b/irc/znc/Makefile index 61c7f55563b6..f4773f257581 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -1,6 +1,6 @@ PORTNAME= znc PORTVERSION= 1.8.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile index f52f668cd56f..ea8572c23869 100644 --- a/mail/astroid/Makefile +++ b/mail/astroid/Makefile @@ -1,7 +1,7 @@ PORTNAME= astroid DISTVERSIONPREFIX= v DISTVERSION= 0.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MAINTAINER= mylan.connolly@gmail.com diff --git a/math/adol-c/Makefile b/math/adol-c/Makefile index 93fa3170d03a..9c1dab7fac2c 100644 --- a/math/adol-c/Makefile +++ b/math/adol-c/Makefile @@ -1,6 +1,6 @@ PORTNAME= adol-c DISTVERSION= 2.7.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME:tu}/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index 30db81c1d22b..0381aa63d2a2 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -1,6 +1,6 @@ PORTNAME= cadabra2 DISTVERSION= 2.4.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile index 456e36f2d2bd..8cc5109b6796 100644 --- a/math/cryptominisat/Makefile +++ b/math/cryptominisat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptominisat DISTVERSION= 5.11.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= arrowd@FreeBSD.org diff --git a/math/curv/Makefile b/math/curv/Makefile index 1f18b0b9333c..bfaa11e612bb 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/cvc5/Makefile b/math/cvc5/Makefile index 81b70e6a00e5..8d9bcdef596d 100644 --- a/math/cvc5/Makefile +++ b/math/cvc5/Makefile @@ -1,6 +1,7 @@ PORTNAME= cvc5 DISTVERSIONPREFIX= cvc5- DISTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= math java MASTER_SITES+= http://www.antlr3.org/download/:antlr3 DISTFILES+= antlr-3.4-complete.jar:antlr3 diff --git a/math/eclib/Makefile b/math/eclib/Makefile index 4454d378f955..bf19745b8dc8 100644 --- a/math/eclib/Makefile +++ b/math/eclib/Makefile @@ -1,6 +1,6 @@ PORTNAME= eclib PORTVERSION= 20220621 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile index 48d48dfcc54b..c7c0ec3f3854 100644 --- a/math/heyoka/Makefile +++ b/math/heyoka/Makefile @@ -1,7 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile index d5a031355fcc..b1dbaf0c651b 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -1,6 +1,6 @@ PORTNAME= mlpack DISTVERSION= 4.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math # machine-learning MASTER_SITES= https://mlpack.org/files/ diff --git a/math/obake/Makefile b/math/obake/Makefile index c06b92610b10..7daaa153c1f2 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -2,7 +2,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v DISTVERSION= 0.7.0-24 DISTVERSIONSUFFIX= -gb8cc71c -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/math/oink/Makefile b/math/oink/Makefile index 1b87e6dd7061..82ec56b65a2e 100644 --- a/math/oink/Makefile +++ b/math/oink/Makefile @@ -1,6 +1,6 @@ PORTNAME= oink DISTVERSION= g20210710 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile index 273f76d36496..74c1a4628492 100644 --- a/math/py-heyoka/Makefile +++ b/math/py-heyoka/Makefile @@ -1,7 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/stp/Makefile b/math/stp/Makefile index 0ef3be91c764..72706d763cd8 100644 --- a/math/stp/Makefile +++ b/math/stp/Makefile @@ -1,6 +1,6 @@ PORTNAME= stp DISTVERSION= 2.3.3 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/sympol/Makefile b/math/sympol/Makefile index e17f7eda0724..b6c144f9d8bc 100644 --- a/math/sympol/Makefile +++ b/math/sympol/Makefile @@ -1,7 +1,7 @@ PORTNAME= sympol DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile index 8951e88b26be..370b2350a9fa 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -1,6 +1,6 @@ PORTNAME= vowpal_wabbit PORTVERSION= 7.10 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math MAINTAINER= demon@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index a892241c8362..38014909952f 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 10.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/usd/Makefile b/misc/usd/Makefile index 1edb02298064..4f08fec804c5 100644 --- a/misc/usd/Makefile +++ b/misc/usd/Makefile @@ -1,7 +1,7 @@ PORTNAME= usd DISTVERSIONPREFIX= v DISTVERSION= 21.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 2ea5450e1749..b82e1a8e685b 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp DISTVERSION= 3.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= https://visp-doc.inria.fr/download/releases/ diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index 8f4a4c4080c1..0eaa1b69aa2f 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -1,6 +1,6 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 58 +PORTREVISION= 59 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/lms/Makefile b/multimedia/lms/Makefile index 14c8b92ea1ee..117e391e96f9 100644 --- a/multimedia/lms/Makefile +++ b/multimedia/lms/Makefile @@ -1,7 +1,7 @@ PORTNAME= lms DISTVERSIONPREFIX= v DISTVERSION= 3.38.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/musikcube/Makefile b/multimedia/musikcube/Makefile index 48edfcd7903c..99de7a0afa66 100644 --- a/multimedia/musikcube/Makefile +++ b/multimedia/musikcube/Makefile @@ -1,6 +1,6 @@ PORTNAME= musikcube DISTVERSION= 0.99.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/chatterino2/Makefile b/net-im/chatterino2/Makefile index a3ca68392823..b66e36a8fd13 100644 --- a/net-im/chatterino2/Makefile +++ b/net-im/chatterino2/Makefile @@ -1,6 +1,6 @@ PORTNAME= chatterino2 PORTVERSION= 2.3.4 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile index 270a5e774930..eb1c8c795456 100644 --- a/net-mgmt/fastnetmon/Makefile +++ b/net-mgmt/fastnetmon/Makefile @@ -1,7 +1,7 @@ PORTNAME= fastnetmon PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt security MAINTAINER= farrokhi@FreeBSD.org diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 8fc3caccdf59..107186afa04d 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -1,7 +1,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v DISTVERSION= 2.13.6 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-mgmt PATCH_SITES+= https://github.com/Icinga/icinga2/commit/ diff --git a/net-mgmt/metronome/Makefile b/net-mgmt/metronome/Makefile index 54937acb86f6..b0893f092915 100644 --- a/net-mgmt/metronome/Makefile +++ b/net-mgmt/metronome/Makefile @@ -1,6 +1,6 @@ PORTNAME= metronome DISTVERSION= 0.9.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt dns MAINTAINER= krion@FreeBSD.org diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 0e2a7ad2edcc..dcdb544d7c99 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -1,7 +1,7 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.2.10 DISTVERSIONPREFIX= v -PORTREVISION?= 23 +PORTREVISION?= 24 CATEGORIES= net-p2p PKGNAMESUFFIX?= -lib diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile index b9f27b8327a3..80b730798e34 100644 --- a/net-p2p/litecoin-daemon/Makefile +++ b/net-p2p/litecoin-daemon/Makefile @@ -1,5 +1,5 @@ MASTERDIR= ${.CURDIR}/../litecoin -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile index 9a5c7a951497..34dc75893388 100644 --- a/net-p2p/litecoin-utils/Makefile +++ b/net-p2p/litecoin-utils/Makefile @@ -1,5 +1,5 @@ MASTERDIR= ${.CURDIR}/../litecoin -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 71614e013334..1611e736e999 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= litecoin DISTVERSIONPREFIX= v DISTVERSION= 0.21.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile index fa38f728b07b..2f6cca51bf30 100644 --- a/net-p2p/monero-cli/Makefile +++ b/net-p2p/monero-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= monero-cli # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) PORTVERSION= 0.18.1.2 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v # and uncomment the following two lines (use for example -git-HEAD or -git-b6420e1) #PORTVERSION= 0 diff --git a/net-p2p/namecoin-daemon/Makefile b/net-p2p/namecoin-daemon/Makefile index 04f0b0ca8793..5bcdf57e1026 100644 --- a/net-p2p/namecoin-daemon/Makefile +++ b/net-p2p/namecoin-daemon/Makefile @@ -1,6 +1,6 @@ MASTERDIR= ${.CURDIR}/../namecoin -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -daemon COMMENT= Decentralized, open DNS and more (Daemon) diff --git a/net-p2p/namecoin-utils/Makefile b/net-p2p/namecoin-utils/Makefile index b4246780eb93..7ccc3652e087 100644 --- a/net-p2p/namecoin-utils/Makefile +++ b/net-p2p/namecoin-utils/Makefile @@ -1,6 +1,6 @@ MASTERDIR= ${.CURDIR}/../namecoin -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -utils COMMENT= Decentralized, open DNS and more (CLI and Utilities) diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 4d248fd41c6f..8f1d6c1d9710 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= namecoin PORTVERSION= 0.21.0.1 DISTVERSIONPREFIX= nc -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index 9e5c98063e88..cc725fa5f7f4 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -1,7 +1,7 @@ PORTNAME= ceph DISTVERSIONPREFIX= v DISTVERSION= 14.2.22 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net PKGNAMESUFFIX= 14 diff --git a/net/cpp-pcp-client/Makefile b/net/cpp-pcp-client/Makefile index 516aa328cc81..667fbca05018 100644 --- a/net/cpp-pcp-client/Makefile +++ b/net/cpp-pcp-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-pcp-client PORTVERSION= 1.7.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= puppet@FreeBSD.org diff --git a/net/fbzmq/Makefile b/net/fbzmq/Makefile index 9d6029b24f1e..9c04030edc75 100644 --- a/net/fbzmq/Makefile +++ b/net/fbzmq/Makefile @@ -1,7 +1,7 @@ PORTNAME= fbzmq DISTVERSIONPREFIX= v DISTVERSION= 2022.05.30.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/grive2/Makefile b/net/grive2/Makefile index 622d05787a63..70bdb01b0a13 100644 --- a/net/grive2/Makefile +++ b/net/grive2/Makefile @@ -1,7 +1,7 @@ PORTNAME= grive2 DISTVERSIONPREFIX= v DISTVERSION= 0.5.2-dev -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= samuel@andersentech.net diff --git a/net/kea/Makefile b/net/kea/Makefile index 23a4f36db41b..16da2c658f92 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -1,6 +1,6 @@ PORTNAME= kea PORTVERSION= ${ISCVERSION:S/-P/P/:S/-beta/b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ISC/kea/${ISCVERSION} DISTNAME= ${PORTNAME}-${ISCVERSION} diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index ddb2bba93905..0dfe04e7597a 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcmis PORTVERSION= 0.5.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net devel MASTER_SITES= https://github.com/tdf/libcmis/releases/download/v${PORTVERSION}/ \ https://dev-www.libreoffice.org/src/ diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index de8d28ce5fe3..39603a277042 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSION= g20230119 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile index a12a1f2b07f5..3b3c00f4eca9 100644 --- a/net/pktanon/Makefile +++ b/net/pktanon/Makefile @@ -1,6 +1,6 @@ PORTNAME= pktanon PORTVERSION= 1.4.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= net MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev diff --git a/net/wangle/Makefile b/net/wangle/Makefile index d3e050517db9..d5fa7e1a2ddf 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,6 +1,7 @@ PORTNAME= wangle DISTVERSIONPREFIX= v DISTVERSION= 2023.04.24.00 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/print/miktex/Makefile b/print/miktex/Makefile index e8021dc149a7..23e8a7411eb0 100644 --- a/print/miktex/Makefile +++ b/print/miktex/Makefile @@ -1,6 +1,6 @@ PORTNAME= miktex DISTVERSION= 21.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MASTER_SITES= LOCAL/arrowd/miktex:bootstrap DISTFILES= miktex-zzdb1-2.9.tar.lzma:bootstrap \ diff --git a/science/bagel/Makefile b/science/bagel/Makefile index 64c134d0396d..823eb9807ba3 100644 --- a/science/bagel/Makefile +++ b/science/bagel/Makefile @@ -1,7 +1,7 @@ PORTNAME= bagel DISTVERSIONPREFIX= v DISTVERSION= 1.2.2-132 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -g2955e4d1a CATEGORIES= science diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index f0f01659bb23..7c295303c38c 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -1,6 +1,6 @@ PORTNAME= bddsolve PORTVERSION= 1.04 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= science MASTER_SITES= http://www.win.tue.nl/~wieger/bddsolve/_downloads/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} diff --git a/science/dakota/Makefile b/science/dakota/Makefile index 2821609404a9..a0274caab163 100644 --- a/science/dakota/Makefile +++ b/science/dakota/Makefile @@ -1,6 +1,6 @@ PORTNAME= dakota DISTVERSION= 6.17.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/ DISTNAME= ${PORTNAME}-${DISTVERSION}-release-public-src-cli diff --git a/science/maeparser/Makefile b/science/maeparser/Makefile index c24012dcf752..acb57bcea4a7 100644 --- a/science/maeparser/Makefile +++ b/science/maeparser/Makefile @@ -1,6 +1,7 @@ PORTNAME= maeparser DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/openems/Makefile b/science/openems/Makefile index cdc46c9d5cbf..73bbb34c38d8 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -1,7 +1,7 @@ PORTNAME= openems DISTVERSIONPREFIX= v DISTVERSION= 0.0.35-97 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g0342eef CATEGORIES= science diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 19a89d85a90e..fec0479f5c34 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-dicomweb DISTVERSION= 1.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-dicom-web/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ diff --git a/science/orthanc-mysql/Makefile b/science/orthanc-mysql/Makefile index 724af8920a33..2284bea6bb6f 100644 --- a/science/orthanc-mysql/Makefile +++ b/science/orthanc-mysql/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-mysql DISTVERSION= 4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-mysql/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ diff --git a/science/orthanc-postgresql/Makefile b/science/orthanc-postgresql/Makefile index eefbd7928703..a68788a9d4e5 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-postgresql DISTVERSION= 4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-postgresql/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ diff --git a/science/orthanc-webviewer/Makefile b/science/orthanc-webviewer/Makefile index dfb653fdd5bf..d0781932d37c 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc-webviewer DISTVERSION= 2.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/plugin-webviewer/:main \ https://www.orthanc-server.com/downloads/get.php?path=/orthanc/:framework \ diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 1cdf4bf20686..6ce7ef877f72 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc DISTVERSION= 1.11.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/ DISTNAME= Orthanc-${PORTVERSION} diff --git a/science/precice/Makefile b/science/precice/Makefile index 8a30a4dc97f9..a82fb654c9df 100644 --- a/science/precice/Makefile +++ b/science/precice/Makefile @@ -1,7 +1,7 @@ PORTNAME= precice DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 05c514298464..d72d1dc7f2ee 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -1,7 +1,7 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ DISTVERSION= 2022_03_5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= https://fonts.google.com/download?family=Comic%20Neue&dummy=/:font DISTFILES= Comic_Neue.zip:font diff --git a/science/rmf/Makefile b/science/rmf/Makefile index 2510d0de4c0d..edecf534a842 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -1,6 +1,6 @@ PORTNAME= rmf DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index bae708145507..907762b4f41c 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,6 +1,7 @@ PORTNAME= SimGrid DISTVERSIONPREFIX= v DISTVERSION= 3.32-20230223 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/votca/Makefile b/science/votca/Makefile index bca133480179..24bdead9197f 100644 --- a/science/votca/Makefile +++ b/science/votca/Makefile @@ -1,7 +1,7 @@ PORTNAME= votca DISTVERSIONPREFIX= v DISTVERSION= 2022 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 16fefb344df7..b403c4802ae4 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,6 +1,6 @@ PORTNAME= botan DISTVERSION= 2.19.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index c56e6c48ee7d..8e7ccc4a3404 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -1,5 +1,6 @@ PORTNAME= i2pd DISTVERSION= 2.47.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= driesm@FreeBSD.org diff --git a/security/spass/Makefile b/security/spass/Makefile index 696e84091fc4..02c163fbd6a8 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass DISTVERSIONPREFIX= v DISTVERSION= 3.2-5 DISTVERSIONSUFFIX= -gd38d173 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index 8b46e0d24039..cad319374e41 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -1,6 +1,6 @@ PORTNAME= facter PORTVERSION= 3.14.24 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= sysutils MASTER_SITES= https://downloads.puppetlabs.com/facter/ diff --git a/sysutils/frand/Makefile b/sysutils/frand/Makefile index 28e5f117f126..2bee7fa4c20e 100644 --- a/sysutils/frand/Makefile +++ b/sysutils/frand/Makefile @@ -1,7 +1,7 @@ PORTNAME= frand PORTVERSION= 0.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= serpent7776@gmail.com diff --git a/sysutils/glogg/Makefile b/sysutils/glogg/Makefile index 5885cf51c388..fc1c1b6a8df3 100644 --- a/sysutils/glogg/Makefile +++ b/sysutils/glogg/Makefile @@ -1,6 +1,6 @@ PORTNAME= glogg DISTVERSION= 1.1.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils textproc MASTER_SITES= http://glogg.bonnefon.org/files/ diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index e1b860a071bc..0f39f89a6dcd 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -1,5 +1,6 @@ PORTNAME= logstalgia DISTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= https://github.com/acaudwell/${PORTNAME}/releases/download/${DISTNAME}/ diff --git a/sysutils/nix/Makefile b/sysutils/nix/Makefile index 352a74789d9d..b3c928fdf2aa 100644 --- a/sysutils/nix/Makefile +++ b/sysutils/nix/Makefile @@ -1,6 +1,6 @@ PORTNAME= nix DISTVERSION= 2.3.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils PATCH_SITES= https://github.com/NixOS/nix/commit/ PATCHFILES= 7c112351d9e941567e64063638396259546d9a48.patch:-p1 # libutil: EPERM from kill(-1, ...) is fine #4530 diff --git a/sysutils/pxp-agent/Makefile b/sysutils/pxp-agent/Makefile index 0ae7eef38a3f..405494b9089d 100644 --- a/sysutils/pxp-agent/Makefile +++ b/sysutils/pxp-agent/Makefile @@ -1,5 +1,6 @@ PORTNAME= pxp-agent PORTVERSION= 1.15.17 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= puppet@FreeBSD.org diff --git a/sysutils/twmn/Makefile b/sysutils/twmn/Makefile index 2dae782eceb8..060cea009ae2 100644 --- a/sysutils/twmn/Makefile +++ b/sysutils/twmn/Makefile @@ -1,6 +1,6 @@ PORTNAME= twmn PORTVERSION= g20190917 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dmgk@FreeBSD.org diff --git a/textproc/libixion/Makefile b/textproc/libixion/Makefile index ad403dbb5388..6d283dd02618 100644 --- a/textproc/libixion/Makefile +++ b/textproc/libixion/Makefile @@ -1,6 +1,6 @@ PORTNAME= libixion PORTVERSION= 0.17.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://kohei.us/files/ixion/src/ diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile index 13442ec79424..20a6e513dd2d 100644 --- a/textproc/libkolabxml/Makefile +++ b/textproc/libkolabxml/Makefile @@ -1,6 +1,6 @@ PORTNAME= libkolabxml PORTVERSION= 1.1.6 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= textproc MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index 277acf1a33af..f1f2a17d34ae 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= lucene++ PORTVERSION= 3.0.8 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= rel_ CATEGORIES= textproc diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index be32f9945f81..c38de6251ed3 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -1,6 +1,6 @@ PORTNAME= randlm PORTVERSION= 0.2.5 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index f6f2856564c6..3536cfe2c544 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,6 +1,6 @@ PORTNAME= source-highlight DISTVERSION= 3.1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index f5dd77ed3fae..c32d58864b6e 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmlwrapp PORTVERSION= 0.7.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= textproc MASTER_SITES= SF diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile index e90ae2026df5..aa8592e31172 100644 --- a/www/domoticz/Makefile +++ b/www/domoticz/Makefile @@ -1,6 +1,6 @@ PORTNAME= domoticz PORTVERSION= 2022.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= kiwi@oav.net diff --git a/www/osrm-backend/Makefile b/www/osrm-backend/Makefile index 7888baec227e..3d5b881c17a5 100644 --- a/www/osrm-backend/Makefile +++ b/www/osrm-backend/Makefile @@ -1,7 +1,7 @@ PORTNAME= osrm-backend DISTVERSIONPREFIX= v DISTVERSION= 5.26.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= freebsd@mosedal.net diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index cdaeef9ad85c..0ecfd1332759 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,7 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v DISTVERSION= 2023.04.24.00 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/wt/Makefile b/www/wt/Makefile index 333f3ed66793..bf59c7387472 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -1,6 +1,6 @@ PORTNAME= wt DISTVERSION= 4.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www PATCH_SITES= https://github.com/emweb/wt/commit/ |