diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:13:56 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:17:16 +0000 |
commit | b082b3d13e8c4872b73fb681eb99b261926ac9cd (patch) | |
tree | f595ef22b44e510f31aa85721e663c20373a4288 | |
parent | 3794e1a2edc06ad14b246dad59ebde670e965186 (diff) | |
download | ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.tar.gz ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.zip |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
280 files changed, 281 insertions, 163 deletions
diff --git a/astro/py-pykep/Makefile b/astro/py-pykep/Makefile index f99873e405fe..bcc74c9f7fe0 100644 --- a/astro/py-pykep/Makefile +++ b/astro/py-pykep/Makefile @@ -1,6 +1,7 @@ PORTNAME= pykep DISTVERSIONPREFIX= v DISTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= astro python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/pykep/Makefile b/astro/pykep/Makefile index 9620771de563..06f46f247189 100644 --- a/astro/pykep/Makefile +++ b/astro/pykep/Makefile @@ -1,6 +1,7 @@ PORTNAME= pykep DISTVERSIONPREFIX= v DISTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= astro MAINTAINER= yuri@FreeBSD.org diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index fd33ed4d2522..4ec75ad8d221 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -2,7 +2,7 @@ PORTNAME= ardour6 PORTVERSION= 6.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= LOCAL/nc/mirror/ \ https://community.ardour.org/srctar/ \ diff --git a/audio/din/Makefile b/audio/din/Makefile index 4890c11a5f42..416442bf213a 100644 --- a/audio/din/Makefile +++ b/audio/din/Makefile @@ -1,5 +1,6 @@ PORTNAME= din PORTVERSION= 54 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile index 9477fe48389e..43eb2b89b9f6 100644 --- a/audio/guitarix-lv2/Makefile +++ b/audio/guitarix-lv2/Makefile @@ -1,5 +1,6 @@ PORTNAME= guitarix DISTVERSION= 0.44.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ PKGNAMESUFFIX= -lv2 diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 82a07d7b7fee..e859bfec0927 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -2,7 +2,7 @@ PORTNAME= mp3plot DISTVERSION= 0.6.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= audio MASTER_SITES= http://p.outlyer.net/mp3plot/files/ diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 34765342962f..95f9f23fc6c8 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -2,7 +2,7 @@ PORTNAME= mumble PORTVERSION= 1.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= feld@FreeBSD.org diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 046d51ac9244..5a03551eb8b1 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,6 @@ PORTNAME= musicpd PORTVERSION= 0.23.7 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index 8747c9340591..0a19f0b15563 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -2,6 +2,7 @@ PORTNAME= ncmpc PORTVERSION= 0.41 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/ncmpc/0/ diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index dbbb42cac72a..d6f88daaccac 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncmpcpp DISTVERSION= 0.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://ncmpcpp.rybczak.net/stable/ diff --git a/audio/pamixer/Makefile b/audio/pamixer/Makefile index 5e3d779d62e9..3d4e2236b47e 100644 --- a/audio/pamixer/Makefile +++ b/audio/pamixer/Makefile @@ -3,6 +3,7 @@ PORTNAME= pamixer DISTVERSIONPREFIX= v DISTVERSION= 1.4-15 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g4ea2594 CATEGORIES= audio diff --git a/audio/wavetral/Makefile b/audio/wavetral/Makefile index fa86a86f8654..a958c3bc7098 100644 --- a/audio/wavetral/Makefile +++ b/audio/wavetral/Makefile @@ -1,5 +1,6 @@ PORTNAME= wavetral DISTVERSION= g20210517 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/biology/bolt-lmm/Makefile b/biology/bolt-lmm/Makefile index 5519ae333774..581606fc74a7 100644 --- a/biology/bolt-lmm/Makefile +++ b/biology/bolt-lmm/Makefile @@ -1,5 +1,6 @@ PORTNAME= bolt-lmm DISTVERSION= 2.3.6 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= https://data.broadinstitute.org/alkesgroup/BOLT-LMM/downloads/ DISTNAME= BOLT-LMM_v${PORTVERSION} diff --git a/biology/canu/Makefile b/biology/canu/Makefile index 47880cd12b4c..54f6fc9ff3c1 100644 --- a/biology/canu/Makefile +++ b/biology/canu/Makefile @@ -1,5 +1,6 @@ PORTNAME= canu DISTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= biology java perl5 # Github auto-generated tarballs lack submodules MASTER_SITES= https://github.com/marbl/canu/releases/download/v${DISTVERSION}/ diff --git a/biology/dsr-pdb/Makefile b/biology/dsr-pdb/Makefile index b17e471da589..ded179830f84 100644 --- a/biology/dsr-pdb/Makefile +++ b/biology/dsr-pdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= dsr-pdb DISTVERSION= 1.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= biology MASTER_SITES= https://graphics.stanford.edu/~drussel/ DISTNAME= ${PORTNAME} diff --git a/biology/haplohseq/Makefile b/biology/haplohseq/Makefile index 368c3bb04ed2..1031f0ee14bf 100644 --- a/biology/haplohseq/Makefile +++ b/biology/haplohseq/Makefile @@ -1,6 +1,6 @@ PORTNAME= haplohseq DISTVERSION= 0.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/iqtree/Makefile b/biology/iqtree/Makefile index 48852759c0e9..e7bd5ea77018 100644 --- a/biology/iqtree/Makefile +++ b/biology/iqtree/Makefile @@ -1,7 +1,7 @@ PORTNAME= iqtree DISTVERSIONPREFIX= v DISTVERSION= 2.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= jrm@FreeBSD.org diff --git a/biology/pbbam/Makefile b/biology/pbbam/Makefile index e97ce13ea2b1..8a6c11ab9461 100644 --- a/biology/pbbam/Makefile +++ b/biology/pbbam/Makefile @@ -1,6 +1,6 @@ PORTNAME= pbbam DISTVERSION= 0.18.0 # Test with biology/unanimity before upgrading! -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= biology # As of March 2018, unanimity is no longer open source. diff --git a/cad/csxcad/Makefile b/cad/csxcad/Makefile index 573418b456ee..debd9eb8558d 100644 --- a/cad/csxcad/Makefile +++ b/cad/csxcad/Makefile @@ -2,7 +2,7 @@ PORTNAME= csxcad DISTVERSIONPREFIX= v DISTVERSION= 0.6.2-103 DISTVERSIONSUFFIX= -g3c4fb66 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index bd3555fbc761..a7d73e106ed0 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,5 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 0.19.4 +PORTREVISION= 1 # use these for bugfixes/snapshots # DISTVERSION= 0.18-16093 # git rev-list --count # DISTVERSIONSUFFIX= -g690774c0e diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index a6894e91ebe7..04bf46007611 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_SRC_DATE} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -devel DIST_SUBDIR= ${PORTNAME} diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 028c5aa600fc..6bc0b8fd9cb8 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -2,7 +2,7 @@ PORTNAME= kicad PORTVERSION= 6.0.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= cad MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/ diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index 51adf4d1c052..3289d2d38fc5 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.02.09 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= cad PKGNAMESUFFIX= -devel diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 02f12ff533e0..770c03c3fb40 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscad PORTVERSION= 2021.01.01 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= cad PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile index c2b095cc7b0b..1845edcef77a 100644 --- a/chinese/fcitx5-chinese-addons/Makefile +++ b/chinese/fcitx5-chinese-addons/Makefile @@ -2,6 +2,7 @@ PORTNAME= fcitx5-chinese-addons DISTVERSION= 5.0.8 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/data/:py_stroke,py_table DISTFILES= ${PY_STROKE_TAR}:py_stroke \ diff --git a/chinese/libime-jyutping/Makefile b/chinese/libime-jyutping/Makefile index 794a5a0c50f4..82b76ca71825 100644 --- a/chinese/libime-jyutping/Makefile +++ b/chinese/libime-jyutping/Makefile @@ -2,6 +2,7 @@ PORTNAME= libime-jyutping DISTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/data/:dict,model DISTFILES= ${DICT_TAR}:dict \ diff --git a/chinese/libime/Makefile b/chinese/libime/Makefile index 7edc0753a876..17e98ae540c8 100644 --- a/chinese/libime/Makefile +++ b/chinese/libime/Makefile @@ -2,6 +2,7 @@ PORTNAME= libime DISTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/data/:opengram_lm,opengram_dict,table_dict DISTFILES= ${OPENGRAM_LM_TAR}:opengram_lm \ diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 5afc99bbf360..fc33dcd29caf 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -2,7 +2,7 @@ PORTNAME= librime PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index 3d7ba2c92ef6..1a9a8976cb24 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -1,5 +1,6 @@ PORTNAME= fldigi DISTVERSION= 4.1.22 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/files/fldigi/ diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 40f0cc1b7f43..cae617167815 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.8.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 51faa7d7a1b9..11b87d8bdd9d 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -2,6 +2,7 @@ PORTNAME= gqrx PORTVERSION= 2.15.9 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 883e77c4a31a..fa92e1591c44 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -1,6 +1,7 @@ PORTNAME= gr-osmosdr DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/soapyuhd/Makefile b/comms/soapyuhd/Makefile index 02fc81d13ba2..3325b6ab3064 100644 --- a/comms/soapyuhd/Makefile +++ b/comms/soapyuhd/Makefile @@ -1,7 +1,7 @@ PORTNAME= SoapyUHD DISTVERSIONPREFIX= soapy-uhd- DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index b06981e2322f..fe9b9cc97679 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -1,5 +1,6 @@ PORTNAME= wsjtx DISTVERSION= 2.5.4 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX} diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile index 7f13521e2bf2..2a12963c0b31 100644 --- a/converters/osm2pgrouting/Makefile +++ b/converters/osm2pgrouting/Makefile @@ -1,6 +1,7 @@ PORTNAME= osm2pgrouting DISTVERSIONPREFIX= v DISTVERSION= 2.3.8 +PORTREVISION= 1 CATEGORIES= converters databases geography MAINTAINER= lbartoletti@FreeBSD.org diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index a74df657dc95..efc920247dd7 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -1,5 +1,6 @@ PORTNAME= osm2pgsql PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile index 5a1cf9e3056c..c4ded3ec6dea 100644 --- a/databases/akonadi/Makefile +++ b/databases/akonadi/Makefile @@ -1,5 +1,6 @@ PORTNAME= akonadi DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= databases kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index e7549f7334f7..7b4b75271908 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow DISTVERSION= 6.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \ https://github.com/apache/orc/archive/rel/:orc diff --git a/databases/galera/Makefile b/databases/galera/Makefile index 0fdcf9c265b7..8dea18d749bf 100644 --- a/databases/galera/Makefile +++ b/databases/galera/Makefile @@ -2,6 +2,7 @@ PORTNAME= galera PORTVERSION?= 25.3.36 +PORTREVISION= 1 DISTVERSIONPREFIX?= release_ CATEGORIES= databases diff --git a/databases/galera26/Makefile b/databases/galera26/Makefile index 5b3b31939d9a..803039d77dbf 100644 --- a/databases/galera26/Makefile +++ b/databases/galera26/Makefile @@ -2,6 +2,7 @@ PORTNAME= galera PORTVERSION= 26.4.11 +PORTREVISION= 1 DISTVERSIONPREFIX= release_ CATEGORIES= databases PKGNAMESUFFIX= 26 diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 2399e2998d98..7b2a84900fca 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -2,7 +2,7 @@ PORTNAME= grass PORTVERSION= 7.8.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile index 86159e26b89b..1b9ac3d75b3f 100644 --- a/databases/mysql-connector-c++/Makefile +++ b/databases/mysql-connector-c++/Makefile @@ -2,7 +2,7 @@ PORTNAME= mysql-connector-c++ PORTVERSION= 1.1.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= MYSQL/Connector-C++ diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile index 80c5a68be19d..12af90397688 100644 --- a/databases/pgrouting/Makefile +++ b/databases/pgrouting/Makefile @@ -3,6 +3,7 @@ PORTNAME= pgrouting DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= databases geography MAINTAINER= lbartoletti@FreeBSD.org diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index 173746367ebf..e3813dedc94a 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -3,6 +3,7 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org diff --git a/databases/soci/Makefile b/databases/soci/Makefile index 1fafeed4d9d4..fa3ac83bc9f4 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -3,6 +3,7 @@ PORTNAME= soci DISTVERSIONPREFIX= v DISTVERSION= 4.0.3 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= nc@FreeBSD.org diff --git a/databases/speedtables/Makefile b/databases/speedtables/Makefile index f7fc8991eb31..708bb743af0e 100644 --- a/databases/speedtables/Makefile +++ b/databases/speedtables/Makefile @@ -3,7 +3,7 @@ PORTNAME= speedtables PORTVERSION= 1.13.18 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile index dcff01e3e278..a79f2ac01d79 100644 --- a/databases/vsqlite/Makefile +++ b/databases/vsqlite/Makefile @@ -2,7 +2,7 @@ PORTNAME= vsqlite PORTVERSION= 0.3.13 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= databases MAINTAINER= kwm@FreeBSD.org diff --git a/deskutils/easystroke/Makefile b/deskutils/easystroke/Makefile index f982f6bebe58..50361faa65a8 100644 --- a/deskutils/easystroke/Makefile +++ b/deskutils/easystroke/Makefile @@ -1,6 +1,6 @@ PORTNAME= easystroke PORTVERSION= 0.6.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= deskutils MASTER_SITES= SF diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile index 5ea10158a813..b6d010f43f32 100644 --- a/deskutils/kdepim-runtime/Makefile +++ b/deskutils/kdepim-runtime/Makefile @@ -1,5 +1,6 @@ PORTNAME= kdepim-runtime DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index bde27a71512e..0aacf4ad5c8e 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -2,7 +2,7 @@ PORTNAME= pinot PORTVERSION= 1.21 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org diff --git a/deskutils/syncthingtray/Makefile b/deskutils/syncthingtray/Makefile index cb7d12d6906a..4ba8b7633986 100644 --- a/deskutils/syncthingtray/Makefile +++ b/deskutils/syncthingtray/Makefile @@ -1,5 +1,6 @@ PORTNAME= syncthingtray PORTVERSION= 1.1.8 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= deskutils diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index 66265d900e7a..425c625bb1f4 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -2,6 +2,7 @@ PORTNAME= avro PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= APACHE/avro/stable/cpp PKGNAMESUFFIX= -cpp diff --git a/devel/axmldec/Makefile b/devel/axmldec/Makefile index 1bdd72803e65..5ef24eabde73 100644 --- a/devel/axmldec/Makefile +++ b/devel/axmldec/Makefile @@ -3,7 +3,7 @@ PORTNAME= axmldec PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= danfe@FreeBSD.org diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile index dfccec8a5d1c..11355237671c 100644 --- a/devel/boost-python-libs/Makefile +++ b/devel/boost-python-libs/Makefile @@ -1,6 +1,7 @@ # Created by: Alexander Churanov <churanov.port.maintainer@gmail.com> PORTNAME= boost-libs +PORTREVISION= 1 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PATCHDIR= ../boost-libs/files diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index f368866d45e3..e6b0d4dbaabc 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -2,7 +2,7 @@ PORTNAME= codeblocks PORTVERSION= 20.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} diff --git a/devel/collada-dom/Makefile b/devel/collada-dom/Makefile index ed6fdedb965c..13d26dcedb07 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= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= trueos@norwegianrockcat.com diff --git a/devel/cpp-hocon/Makefile b/devel/cpp-hocon/Makefile index 811600121c78..46c9f1ca9835 100644 --- a/devel/cpp-hocon/Makefile +++ b/devel/cpp-hocon/Makefile @@ -1,5 +1,6 @@ PORTNAME= cpp-hocon PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index cb399a966b72..42f381dc4985 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -3,6 +3,7 @@ PORTNAME= cpp-netlib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.13.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= -final CATEGORIES= devel diff --git a/devel/folly/Makefile b/devel/folly/Makefile index 3ccfe3e3e8ef..f5513777fb99 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v DISTVERSION= 2022.03.28.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index 9591cba307d2..3775b20e0880 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -2,7 +2,7 @@ PORTNAME= gearmand PORTVERSION= 1.0.6 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= devel MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/ diff --git a/devel/heaptrack/Makefile b/devel/heaptrack/Makefile index a2a200db50a1..b9aca6f6e7cd 100644 --- a/devel/heaptrack/Makefile +++ b/devel/heaptrack/Makefile @@ -1,6 +1,6 @@ PORTNAME= heaptrack DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/ diff --git a/devel/ikos/Makefile b/devel/ikos/Makefile index ef8510ad0ec9..15210ccdf051 100644 --- a/devel/ikos/Makefile +++ b/devel/ikos/Makefile @@ -1,7 +1,7 @@ PORTNAME= ikos DISTVERSIONPREFIX= v DISTVERSION= 3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index 2aeba5a183ba..fecd4820bd72 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -3,6 +3,7 @@ # devel/kdev-python PORTNAME= kdevelop DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index 2d431e38e577..7d952e81ee73 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -1,5 +1,6 @@ PORTNAME= leatherman PORTVERSION= 1.12.6 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= puppet@FreeBSD.org diff --git a/devel/libcutl/Makefile b/devel/libcutl/Makefile index 48a6f3c0045f..79d00391d18e 100644 --- a/devel/libcutl/Makefile +++ b/devel/libcutl/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcutl PORTVERSION= 1.10.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/ diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index 3997f30e5f03..497502cf50b2 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -1,6 +1,6 @@ PORTNAME= libftdi PORTVERSION= 0.20 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index 33a8ea48505e..b7f28dcb85f2 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -1,6 +1,6 @@ PORTNAME= libftdi1 PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://www.intra2net.com/en/developer/libftdi/download/ diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index 3e5409c4b794..68cb6dd35145 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -2,7 +2,7 @@ PORTNAME= libiqxmlrpc PORTVERSION= 0.13.5 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel net MASTER_SITES= SF diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile index ab4823cb2cab..a665e26bdfb3 100644 --- a/devel/liblas/Makefile +++ b/devel/liblas/Makefile @@ -2,7 +2,7 @@ PORTNAME= liblas PORTVERSION= 1.8.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel MAINTAINER= wen@FreeBSD.org diff --git a/devel/libnest2d-ultimaker/Makefile b/devel/libnest2d-ultimaker/Makefile index 28c2bfdeb4bb..998e1c9ec532 100644 --- a/devel/libnest2d-ultimaker/Makefile +++ b/devel/libnest2d-ultimaker/Makefile @@ -2,6 +2,7 @@ # includes commits since tag 0.4 PORTNAME= libnest2d-ultimaker DISTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= y@trombik.org diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index f67d481ea389..a4579c4956cd 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -1,5 +1,6 @@ PORTNAME= liborcus PORTVERSION= 0.17.2 +PORTREVISION= 1 CATEGORIES= devel misc MASTER_SITES= https://kohei.us/files/orcus/src/ diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index 192771ad4a38..5e1b73647075 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,6 +1,7 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v DISTVERSION= 8.12.48 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/msp430-debug-stack/Makefile b/devel/msp430-debug-stack/Makefile index 36d96b0c2686..b462b8e5dedd 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= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://dr-download.ti.com/software-development/driver-or-library/MD-4vnqcP1Wk4/${PORTVERSION}/ \ http://www.ti.com/lit/ug/slau320aj/:doc1 \ diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile index dd3a56df513e..c3b445f48900 100644 --- a/devel/nextpnr/Makefile +++ b/devel/nextpnr/Makefile @@ -1,6 +1,6 @@ PORTNAME= nextpnr DISTVERSION= g20200804 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= manu@FreeBSD.org diff --git a/devel/py-pynest2d/Makefile b/devel/py-pynest2d/Makefile index 73ef8c7b69b3..c30265f4f0fc 100644 --- a/devel/py-pynest2d/Makefile +++ b/devel/py-pynest2d/Makefile @@ -1,5 +1,6 @@ PORTNAME= pynest2d DISTVERSION= 4.12.1 +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 67c4342502d0..cba2f6b5a38b 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -2,7 +2,7 @@ PORTNAME= sdts++ PORTVERSION= 1.5.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \ http://lychnobite.org/sdts/ diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index 679d9b991555..40d85fc1246e 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -1,5 +1,6 @@ PORTNAME= simgear PORTVERSION= 2020.3.13 +PORTREVISION= 1 CATEGORIES= devel games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index f9e482675818..dad87e28a4a9 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with thrift -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index 1c7650170109..604b39db172e 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -1,7 +1,7 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v DISTVERSION= 0.28 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index 3df834f89c1c..706eae31969c 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -1,5 +1,6 @@ PORTNAME= umbrello DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index a313d42a06cf..7343ad24b30d 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -2,6 +2,7 @@ PORTNAME= dnsdist DISTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 8fe682a88f1e..be0e030a0d7b 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -2,6 +2,7 @@ PORTNAME= recursor DISTVERSION= 4.6.2 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 690787c2e53f..e4200a50c9e3 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -1,5 +1,6 @@ PORTNAME= powerdns DISTVERSION= 4.6.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 8d2bfb19afc1..d44a325acd29 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -2,7 +2,7 @@ PORTNAME= abiword PORTVERSION= 3.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/abiword/${PORTVERSION}/source/ DIST_SUBDIR= AbiWord diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index b8abb12ec86b..9d4bb0a1b773 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 32938bfe3833..e123c6e59913 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 2 .include "${.CURDIR}/Makefile.common" diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index 8e4cd29a6c1e..4379feca4373 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -2,7 +2,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index a521b4a5ee8d..9a2516c8d8d4 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= poedit PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile index c1fc8373cd2d..cee4906e97e0 100644 --- a/emulators/emulationstation/Makefile +++ b/emulators/emulationstation/Makefile @@ -1,7 +1,7 @@ PORTNAME= emulationstation DISTVERSIONPREFIX= v DISTVERSION= 2.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= freebsd@coombscloud.com diff --git a/emulators/mupen64plus-video-glide64mk2/Makefile b/emulators/mupen64plus-video-glide64mk2/Makefile index a1aff6e3b6fd..3c87dddb7235 100644 --- a/emulators/mupen64plus-video-glide64mk2/Makefile +++ b/emulators/mupen64plus-video-glide64mk2/Makefile @@ -1,6 +1,6 @@ # Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -PORTREVISION= 19 +PORTREVISION= 20 PKGNAMESUFFIX= -video-glide64mk2 COMMENT= Glide64mk2 video plugin for Mupen64Plus diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 403ae650d5aa..fa62fffb4d83 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnucash PORTVERSION= 4.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 9b15b046f15c..4f67494192b5 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -2,6 +2,7 @@ PORTNAME= quantlib PORTVERSION= 1.20 +PORTREVISION= 1 CATEGORIES= finance math devel MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/ DISTNAME= QuantLib-${PORTVERSION} diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 279313ab4bac..42287bd26f37 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.25b -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 40ba38c7e843..ae72936b968e 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -2,7 +2,7 @@ PORTNAME= alephone DISTVERSION= 20190331 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= fiziologus@gmail.com diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 30104f633898..b589b2e06311 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -1,6 +1,6 @@ PORTNAME= allacrost PORTVERSION= 1.0.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} diff --git a/games/bastet/Makefile b/games/bastet/Makefile index 206d7203e8e2..8741e5c8b247 100644 --- a/games/bastet/Makefile +++ b/games/bastet/Makefile @@ -2,7 +2,7 @@ PORTNAME= bastet PORTVERSION= 0.43.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://fph.altervista.org/prog/files/ diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile index da6ca4ea9acc..0ad9d0b6be3f 100644 --- a/games/burrtools/Makefile +++ b/games/burrtools/Makefile @@ -2,7 +2,7 @@ PORTNAME= burrtools PORTVERSION= 0.6.3 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= games MASTER_SITES= SF diff --git a/games/colobot/Makefile b/games/colobot/Makefile index 87c04be3d0d4..6a9b213109f6 100644 --- a/games/colobot/Makefile +++ b/games/colobot/Makefile @@ -1,7 +1,7 @@ PORTNAME= colobot DISTVERSIONPREFIX= ${PORTNAME}-gold- DISTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 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 70d531284061..e740460269e4 100644 --- a/games/domino-chain/Makefile +++ b/games/domino-chain/Makefile @@ -1,5 +1,6 @@ PORTNAME= domino-chain PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/flightgear-terragear/Makefile b/games/flightgear-terragear/Makefile index e9cf6934ab9e..7b36c3a48741 100644 --- a/games/flightgear-terragear/Makefile +++ b/games/flightgear-terragear/Makefile @@ -1,6 +1,6 @@ PORTNAME= flightgear-terragear PORTVERSION= 20171007 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 704f85272b43..eabe3fc20292 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -2,6 +2,7 @@ PORTNAME= flightgear PORTVERSION= 2020.3.13 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index ff26d74852f4..991cf9be48a7 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -1,6 +1,7 @@ PORTNAME= freeorion DISTVERSIONPREFIX= v DISTVERSION= 0.4.10.2 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/frogatto/Makefile b/games/frogatto/Makefile index 420db7a8dd85..7999e487e9b4 100644 --- a/games/frogatto/Makefile +++ b/games/frogatto/Makefile @@ -2,7 +2,7 @@ PORTNAME= frogatto PORTVERSION= 1.3.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= games MAINTAINER= fiziologus@gmail.com diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile index 197bb41927d4..27e0aff41466 100644 --- a/games/galaxyhack/Makefile +++ b/games/galaxyhack/Makefile @@ -2,7 +2,7 @@ PORTNAME= galaxyhack PORTVERSION= 1.74 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= games MASTER_SITES= SF \ SF/${PORTNAME}/Fleet%20packages/020906:fleets diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile index 8ea49b4331b3..3b9b2acee994 100644 --- a/games/leela-zero/Makefile +++ b/games/leela-zero/Makefile @@ -1,7 +1,7 @@ PORTNAME= leela-zero DISTVERSIONPREFIX= v DISTVERSION= 0.17 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 6a84fcef33c6..4b5f9d641e34 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -1,5 +1,5 @@ PORTNAME= openmw -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= openmw- DISTVERSION= 0.47.0 CATEGORIES= games diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 81f7583ddd9b..1b081e4dd778 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ BUILD_DEPENDS= ${LOCALBASE}/include/websocketpp/client.hpp:devel/websocketpp \ protoc:devel/protobuf +BROKEN= error: use of undeclared identifier '_1' + USES= compiler:c++11-lang gl gmake iconv qmake qt:5 sdl sqlite ssl USE_GL= gl USE_CXXSTD= c++11 diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index ce89031e4e7c..fac33e77fd57 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -2,7 +2,7 @@ PORTNAME= fife PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 0d2bb9463fbe..9eb549d4bc4d 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -2,6 +2,7 @@ PORTNAME= scummvm-tools PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= https://downloads.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/ diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index 71bc1e2fcd12..08e755b24729 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -1,5 +1,6 @@ PORTNAME= springlobby PORTVERSION= 0.273 +PORTREVISION= 1 CATEGORIES= games net MASTER_SITES= https://springlobby.springrts.com/dl/stable/ diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile index c30ef677be33..af9cc8549139 100644 --- a/games/stuntrally/Makefile +++ b/games/stuntrally/Makefile @@ -1,5 +1,6 @@ PORTNAME= stuntrally PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index 58e57036f77d..2a5368898bdb 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -2,7 +2,7 @@ PORTNAME= supertux DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 DISTVERSIONSUFFIX= -Source -PORTREVISION= 1 +PORTREVISION= 2 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 15b91b574cc9..49a70ad7cb6f 100644 --- a/games/traingame/Makefile +++ b/games/traingame/Makefile @@ -2,7 +2,7 @@ PORTNAME= traingame PORTVERSION= 0.3 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile index 93f3cd69eb8a..444d14474994 100644 --- a/games/valyriatear/Makefile +++ b/games/valyriatear/Makefile @@ -1,6 +1,6 @@ PORTNAME= valyriatear PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/vamos/Makefile b/games/vamos/Makefile index fee4cc24b307..435f999820cb 100644 --- a/games/vamos/Makefile +++ b/games/vamos/Makefile @@ -2,7 +2,7 @@ PORTNAME= vamos PORTVERSION= 0.7.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/games/violetland/Makefile b/games/violetland/Makefile index 0f3787cbc9b2..67693c29a6e2 100644 --- a/games/violetland/Makefile +++ b/games/violetland/Makefile @@ -1,6 +1,6 @@ PORTNAME= violetland PORTVERSION= 0.5 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index d9e4968e64a3..77b7e653a5dd 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,6 @@ PORTNAME= wesnoth PORTVERSION= 1.16.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ diff --git a/graphics/blender-lts28/Makefile b/graphics/blender-lts28/Makefile index 5ddae5a01989..d3097719b332 100644 --- a/graphics/blender-lts28/Makefile +++ b/graphics/blender-lts28/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 2.83.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile index 8b306ebce429..dd72cf868077 100644 --- a/graphics/cloudcompare/Makefile +++ b/graphics/cloudcompare/Makefile @@ -1,6 +1,7 @@ PORTNAME= cloudcompare DISTVERSIONPREFIX= v DISTVERSION= 2.12.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= nc@FreeBSD.org diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index 14c13592dee6..49b31f2a5f55 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= colmap DISTVERSION= 3.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index fdd4e40c85f4..20bf3527405c 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,6 +1,6 @@ PORTNAME= digikam DISTVERSION= 7.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/digikam/${PORTVERSION} diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile index 638d13f5b3f7..fd2bc508a705 100644 --- a/graphics/dspdfviewer/Makefile +++ b/graphics/dspdfviewer/Makefile @@ -1,7 +1,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 51 +PORTREVISION= 52 CATEGORIES= graphics MAINTAINER= fox@FreeBSD.org diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile index f0a1684afd48..a92354816c4b 100644 --- a/graphics/electricsheep/Makefile +++ b/graphics/electricsheep/Makefile @@ -2,7 +2,7 @@ PORTNAME= electricsheep DISTVERSION= 3.0.2.20191005 # configure.ac though says that the version is 2.7b33 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/epsonscan2/Makefile b/graphics/epsonscan2/Makefile index 130312826c37..31a44123f61f 100644 --- a/graphics/epsonscan2/Makefile +++ b/graphics/epsonscan2/Makefile @@ -1,6 +1,6 @@ PORTNAME= epsonscan2 DISTVERSION= 6.6.40.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://support.epson.net/linux/src/scanner/epsonscan2/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.src diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index 887273b1b66d..2e615c56837d 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -2,7 +2,7 @@ PORTNAME= evolvotron DISTVERSION= 0.7.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile index 2565282ba038..ec59728c9281 100644 --- a/graphics/fracplanet/Makefile +++ b/graphics/fracplanet/Makefile @@ -2,7 +2,7 @@ PORTNAME= fracplanet PORTVERSION= 0.5.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/:icons diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index f7c2379533a7..862a22fcd2b5 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 49 +PORTREVISION= 50 CATEGORIES= graphics 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 9fbda0d1ca99..626adb338d17 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -2,7 +2,7 @@ PORTNAME= gource PORTVERSION= 0.51 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 4908b425ccc2..674bf9182588 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -2,6 +2,7 @@ PORTNAME= hugin DISTVERSION= 2021.0.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index dffa9214d22e..d4bc9e3576c1 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 5.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index c40f7d0e58d2..f43708093dd0 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libetonyek PORTVERSION= 0.1.10 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index ce79f2f4d897..e148c2f66e20 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.6.1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/openimageio-ociov1/Makefile b/graphics/openimageio-ociov1/Makefile index d53eaff040ff..b67384880cdd 100644 --- a/graphics/openimageio-ociov1/Makefile +++ b/graphics/openimageio-ociov1/Makefile @@ -1,7 +1,7 @@ PORTNAME= openimageio DISTVERSIONPREFIX= Release- DISTVERSION= 2.2.19.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics multimedia PKGNAMESUFFIX= -ociov1 # special port to link oiio libs with ociov1 diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index b1ffccc78b3e..8a68cdb2189c 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.3.14.0 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index 8b7e7e210734..3fe05fb78246 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -1,6 +1,7 @@ PORTNAME= openshadinglanguage DISTVERSIONPREFIX= v DISTVERSION= 1.11.17.0 +PORTREVISION= 1 CATEGORIES?= graphics devel MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/openvkl/Makefile b/graphics/openvkl/Makefile index 043ca2572ae6..5df373d0d3e5 100644 --- a/graphics/openvkl/Makefile +++ b/graphics/openvkl/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvkl DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index efce93df4001..678cfcba42d1 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index c27707afd5ec..2c56b75b7ee6 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcl DISTVERSION= 1.12.1 -PORTREVISION= 1 +PORTREVISION= 2 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 7228fd9fceab..c6d2b58f08e3 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.7.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics PKGNAMESUFFIX= 37 diff --git a/graphics/povray38/Makefile b/graphics/povray38/Makefile index 9597c320916a..2dcfcad814b3 100644 --- a/graphics/povray38/Makefile +++ b/graphics/povray38/Makefile @@ -1,6 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.8.0-beta.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/POV-Ray/povray/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= 38 diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index 5446ed0e5d68..895130272631 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -1,6 +1,6 @@ # Created by: Shane Ambler -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-openshadinglanguage/Makefile b/graphics/py-openshadinglanguage/Makefile index adc0d2cfabad..a1707b8c59e3 100644 --- a/graphics/py-openshadinglanguage/Makefile +++ b/graphics/py-openshadinglanguage/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= graphics multimedia python # Note this port shares its PORTREVISION with graphics/openshadinglanguage! PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/synfig/Makefile b/graphics/synfig/Makefile index 729a99fb0a7d..74517ce44969 100644 --- a/graphics/synfig/Makefile +++ b/graphics/synfig/Makefile @@ -2,6 +2,7 @@ PORTNAME= synfig PORTVERSION= 1.4.2 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= graphics devel multimedia diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile index 8a95591a71a3..e4ff5363f0d7 100644 --- a/graphics/yafaray/Makefile +++ b/graphics/yafaray/Makefile @@ -3,7 +3,7 @@ PORTNAME= yafaray DISTVERSIONPREFIX= v DISTVERSION= 3.5.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/irc/znc/Makefile b/irc/znc/Makefile index 8e45722c1c1c..592e9cd6c327 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -2,7 +2,7 @@ PORTNAME= znc PORTVERSION= 1.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc MASTER_SITES= https://znc.in/releases/ \ https://znc.in/releases/archive/ diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index d8e50f7f0bc7..501b836bd42d 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -2,6 +2,7 @@ PORTNAME= SoPlex DISTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= http://soplex.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} diff --git a/math/adol-c/Makefile b/math/adol-c/Makefile index d5c1ae42016a..f6268ace29aa 100644 --- a/math/adol-c/Makefile +++ b/math/adol-c/Makefile @@ -1,6 +1,6 @@ PORTNAME= adol-c DISTVERSION= 2.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME:tu}/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index c4f575614710..79771f86b019 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,6 @@ PORTNAME= armadillo PORTVERSION= 11.1.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 447ff4142b78..fbf51a4a589c 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -2,7 +2,7 @@ PORTNAME= asymptote PORTVERSION= 2.80 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/math/brial/Makefile b/math/brial/Makefile index 8f68f35f3624..4db49734f672 100644 --- a/math/brial/Makefile +++ b/math/brial/Makefile @@ -2,6 +2,7 @@ PORTNAME= BRiAl PORTVERSION= 1.2.10 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index 6a6480284c4b..e63aeb774f35 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -1,6 +1,6 @@ PORTNAME= cadabra2 DISTVERSION= 2.3.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 66817a947d25..f9119cf0b750 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -2,7 +2,7 @@ PORTNAME= cgal PORTVERSION= 5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} diff --git a/math/clblas/Makefile b/math/clblas/Makefile index 44d87d1bfe05..faae041e5ae4 100644 --- a/math/clblas/Makefile +++ b/math/clblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= clblas PORTVERSION= 2.10 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile index 08016fb75f29..3d03f5302297 100644 --- a/math/cryptominisat/Makefile +++ b/math/cryptominisat/Makefile @@ -1,5 +1,6 @@ PORTNAME= cryptominisat DISTVERSION= 5.8.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= arrowd@FreeBSD.org diff --git a/math/curv/Makefile b/math/curv/Makefile index 28761e61939e..b2f4fd9233c8 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/cvc4/Makefile b/math/cvc4/Makefile index 47f620bb2e02..e8d1079b7142 100644 --- a/math/cvc4/Makefile +++ b/math/cvc4/Makefile @@ -1,6 +1,6 @@ PORTNAME= cvc4 DISTVERSION= 1.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math java MASTER_SITES+= http://www.antlr3.org/download/:antlr3 DISTFILES+= antlr-3.4-complete.jar:antlr3 diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile index a895e44baf14..55b27f9a06ad 100644 --- a/math/deal.ii/Makefile +++ b/math/deal.ii/Makefile @@ -1,6 +1,7 @@ PORTNAME= deal.II DISTVERSIONPREFIX= v DISTVERSION= 9.3.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/e-antic/Makefile b/math/e-antic/Makefile index f800192df207..2c6bcf16217a 100644 --- a/math/e-antic/Makefile +++ b/math/e-antic/Makefile @@ -2,7 +2,7 @@ PORTNAME= e-antic DISTVERSION= 1.0.0-rc.13 -PORTREVISION= 2 +PORTREVISION= 3 #MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/ CATEGORIES= math diff --git a/math/eclib/Makefile b/math/eclib/Makefile index addf7539ea9b..8c39f886a893 100644 --- a/math/eclib/Makefile +++ b/math/eclib/Makefile @@ -2,7 +2,7 @@ PORTNAME= eclib PORTVERSION= 20210318 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile index 7214f8525a8f..e97744084421 100644 --- a/math/heyoka/Makefile +++ b/math/heyoka/Makefile @@ -1,6 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/lib2geom/Makefile b/math/lib2geom/Makefile index 673fe47e9d29..cda3cb94cdd5 100644 --- a/math/lib2geom/Makefile +++ b/math/lib2geom/Makefile @@ -1,6 +1,6 @@ PORTNAME= lib2geom DISTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math gnome MASTER_SITES= https://gitlab.com/inkscape/${PORTNAME}/-/archive/${DISTVERSION}/ diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile index 7a60db5bfba9..4c8e689351cf 100644 --- a/math/libmesh/Makefile +++ b/math/libmesh/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmesh DISTVERSIONPREFIX= v DISTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile index f01421054e0b..d7a73ae5ba3a 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -1,6 +1,6 @@ PORTNAME= mlpack DISTVERSION= 3.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math # machine-learning MASTER_SITES= https://mlpack.org/files/ diff --git a/math/obake/Makefile b/math/obake/Makefile index 3456ff1db670..4670aa14b06f 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -1,7 +1,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/oink/Makefile b/math/oink/Makefile index 29fba7b5f333..0cc4ba6f594a 100644 --- a/math/oink/Makefile +++ b/math/oink/Makefile @@ -1,5 +1,6 @@ PORTNAME= oink DISTVERSION= g20210710 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/openturns/Makefile b/math/openturns/Makefile index c5b2ac339c71..e4615c26d033 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,6 +1,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v DISTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/pdal/Makefile b/math/pdal/Makefile index df7612c72eda..d9760708c942 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdal DISTVERSION= 2.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math databases graphics MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile index 76591c3ea301..20858af50240 100644 --- a/math/py-heyoka/Makefile +++ b/math/py-heyoka/Makefile @@ -1,6 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index b6405c93351d..08e873f68633 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -1,7 +1,7 @@ PORTNAME= piranha DISTVERSIONPREFIX= v DISTVERSION= 0.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/rocs/Makefile b/math/rocs/Makefile index a3b8d55c2615..a3efcf06656d 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -1,5 +1,6 @@ PORTNAME= rocs DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math education kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/sage/Makefile b/math/sage/Makefile index 0961b843b028..ad18c56df90c 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -2,7 +2,7 @@ PORTNAME= sage PORTVERSION= 9.2 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ diff --git a/math/stp/Makefile b/math/stp/Makefile index 3f76a866c464..45dd14f476c0 100644 --- a/math/stp/Makefile +++ b/math/stp/Makefile @@ -2,7 +2,7 @@ PORTNAME= stp DISTVERSION= 2.3.3 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= math diff --git a/math/symengine/Makefile b/math/symengine/Makefile index 03facad999da..fceda81dff6d 100644 --- a/math/symengine/Makefile +++ b/math/symengine/Makefile @@ -1,7 +1,7 @@ PORTNAME= symengine DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/sympol/Makefile b/math/sympol/Makefile index e321d1292328..0c36474ffcd8 100644 --- a/math/sympol/Makefile +++ b/math/sympol/Makefile @@ -1,7 +1,7 @@ PORTNAME= sympol DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile index d5360c5f467a..97b7caace368 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -2,7 +2,7 @@ PORTNAME= vowpal_wabbit PORTVERSION= 7.10 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MAINTAINER= demon@FreeBSD.org diff --git a/misc/dartsim/Makefile b/misc/dartsim/Makefile index 41c912517fa7..4faed0ed1146 100644 --- a/misc/dartsim/Makefile +++ b/misc/dartsim/Makefile @@ -1,6 +1,7 @@ PORTNAME= dartsim DISTVERSIONPREFIX= v DISTVERSION= 6.12.1 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/glow/Makefile b/misc/glow/Makefile index d14165bbd726..be36d09918f7 100644 --- a/misc/glow/Makefile +++ b/misc/glow/Makefile @@ -1,6 +1,6 @@ PORTNAME= glow DISTVERSION= g20200721 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc # machine-learning PKGNAMESUFFIX= -nn-compiler diff --git a/misc/ompl/Makefile b/misc/ompl/Makefile index 0794457fb4ee..f3ae7715c309 100644 --- a/misc/ompl/Makefile +++ b/misc/ompl/Makefile @@ -1,5 +1,6 @@ PORTNAME= ompl DISTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= misc comms MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index 1159df26bcd5..b1179ab4febc 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 9.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/usd/Makefile b/misc/usd/Makefile index 312cd81f31b9..ba6d9e7342da 100644 --- a/misc/usd/Makefile +++ b/misc/usd/Makefile @@ -1,7 +1,7 @@ PORTNAME= usd DISTVERSIONPREFIX= v DISTVERSION= 21.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/visp/Makefile b/misc/visp/Makefile index d98fef929fb7..c0e6aff850cc 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -1,5 +1,6 @@ PORTNAME= visp DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://visp-doc.inria.fr/download/releases/ diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index ff8700b1346f..218877685f08 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -2,7 +2,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 52 +PORTREVISION= 53 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile index 24ff5f3224c7..58275856343d 100644 --- a/multimedia/cclive/Makefile +++ b/multimedia/cclive/Makefile @@ -2,7 +2,7 @@ PORTNAME= cclive PORTVERSION= 0.7.16 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia net MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R} diff --git a/multimedia/flvtool++/Makefile b/multimedia/flvtool++/Makefile index 117d47e3abb8..84ac29c39816 100644 --- a/multimedia/flvtool++/Makefile +++ b/multimedia/flvtool++/Makefile @@ -2,7 +2,7 @@ PORTNAME= flvtool++ PORTVERSION= 1.2.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/gstreamer1-qt/Makefile b/multimedia/gstreamer1-qt/Makefile index 81b2a163c177..f1898215529c 100644 --- a/multimedia/gstreamer1-qt/Makefile +++ b/multimedia/gstreamer1-qt/Makefile @@ -1,6 +1,6 @@ PORTNAME= gstreamer1 PORTVERSION= 1.2.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/ PKGNAMESUFFIX= -qt5 diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 313c068fcf92..9d0fc93c6c07 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -2,6 +2,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 67.0.0 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= https://www.bunkus.org/videotools/mkvtoolnix/sources/ \ https://mkvtoolnix.download/sources/ diff --git a/multimedia/musikcube/Makefile b/multimedia/musikcube/Makefile index 7b13ac7d6a2d..4dd69f467aae 100644 --- a/multimedia/musikcube/Makefile +++ b/multimedia/musikcube/Makefile @@ -1,5 +1,6 @@ PORTNAME= musikcube DISTVERSION= 0.97.0 +PORTREVISION= 1 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile index c2868e6a19ba..0f612f679f3d 100644 --- a/multimedia/omxplayer/Makefile +++ b/multimedia/omxplayer/Makefile @@ -2,7 +2,7 @@ PORTNAME= omxplayer PORTVERSION= 20161004 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net-im/chatterino2/Makefile b/net-im/chatterino2/Makefile index 41648b21f85c..40bcf9587e5f 100644 --- a/net-im/chatterino2/Makefile +++ b/net-im/chatterino2/Makefile @@ -1,5 +1,6 @@ PORTNAME= chatterino2 PORTVERSION= 2.3.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/ktp-call-ui/Makefile b/net-im/ktp-call-ui/Makefile index e521ce8f9a5e..84efa022a595 100644 --- a/net-im/ktp-call-ui/Makefile +++ b/net-im/ktp-call-ui/Makefile @@ -1,5 +1,6 @@ PORTNAME= ktp-call-ui DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net-im/licq-icq/Makefile b/net-im/licq-icq/Makefile index fab19ac170ff..4a719a6c7c89 100644 --- a/net-im/licq-icq/Makefile +++ b/net-im/licq-icq/Makefile @@ -1,6 +1,6 @@ PORTNAME= icq PORTVERSION= 1.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im PKGNAMEPREFIX= licq- diff --git a/net-im/licq-jabber/Makefile b/net-im/licq-jabber/Makefile index c0bcc61e1a08..1e22f623208e 100644 --- a/net-im/licq-jabber/Makefile +++ b/net-im/licq-jabber/Makefile @@ -1,6 +1,6 @@ PORTNAME= jabber PORTVERSION= 1.9.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im PKGNAMEPREFIX= licq- diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 092e7c0b4fec..8dc3b87688f9 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -2,7 +2,7 @@ PORTNAME= osd PORTVERSION= 1.9.0 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= net-im PKGNAMEPREFIX= licq- diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile index 1b0139036b9b..7afb346b422c 100644 --- a/net-im/licq-qt-gui/Makefile +++ b/net-im/licq-qt-gui/Makefile @@ -2,7 +2,7 @@ PORTNAME= qt-gui PORTVERSION= 1.9.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-im PKGNAMEPREFIX= licq- PKGNAMESUFFIX?= ${KDE_SUFFIX}${PKGNAMESUFFIX2} diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile index 437ae4561967..5646ea6b99f4 100644 --- a/net-mgmt/fastnetmon/Makefile +++ b/net-mgmt/fastnetmon/Makefile @@ -3,7 +3,7 @@ PORTNAME= fastnetmon PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt security MAINTAINER= farrokhi@FreeBSD.org diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 3e0e41ba3032..bb420809f24f 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -1,6 +1,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v DISTVERSION= 2.13.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= joneum@FreeBSD.org diff --git a/net-mgmt/metronome/Makefile b/net-mgmt/metronome/Makefile index 14691d4c26a2..d35a51c74650 100644 --- a/net-mgmt/metronome/Makefile +++ b/net-mgmt/metronome/Makefile @@ -1,6 +1,6 @@ PORTNAME= metronome DISTVERSION= 0.9.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-mgmt dns MAINTAINER= krion@FreeBSD.org diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile index 3b3a3ccb170b..69be83b893a4 100644 --- a/net-p2p/bitcoin-daemon/Makefile +++ b/net-p2p/bitcoin-daemon/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/bitcoind \ USE_RC_SUBR= bitcoind -PORTREVISION= 0 +PORTREVISION= 1 post-install: ${INSTALL_DATA} ${FILESDIR}/bitcoin.conf ${STAGEDIR}${PREFIX}/etc/bitcoin.conf.sample diff --git a/net-p2p/bitcoin-utils/Makefile b/net-p2p/bitcoin-utils/Makefile index 3a5ff4a70410..b5458ff6e286 100644 --- a/net-p2p/bitcoin-utils/Makefile +++ b/net-p2p/bitcoin-utils/Makefile @@ -1,4 +1,5 @@ MASTERDIR= ${.CURDIR}/../bitcoin +PORTREVISION= 1 PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index ef48ad13625a..2157c495b9f1 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -2,7 +2,7 @@ PORTNAME= bitcoin PORTVERSION= 23.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \ LOCAL/swills:icon diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 2a1c2ba3d790..5491571f547b 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -2,6 +2,7 @@ PORTNAME= libtorrent-rasterbar DISTVERSION= 1.2.14 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-p2p MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/ diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile index 28876d38e630..bbb5fe81aeec 100644 --- a/net-p2p/litecoin-daemon/Makefile +++ b/net-p2p/litecoin-daemon/Makefile @@ -1,4 +1,5 @@ MASTERDIR= ${.CURDIR}/../litecoin +PORTREVISION= 1 PKGNAMESUFFIX= -daemon COMMENT= Virtual Peer-to-Peer Currency (Daemon) diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile index a0af0872909e..f06abba68ba8 100644 --- a/net-p2p/litecoin-utils/Makefile +++ b/net-p2p/litecoin-utils/Makefile @@ -1,4 +1,5 @@ MASTERDIR= ${.CURDIR}/../litecoin +PORTREVISION= 1 PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index 03c648ffb29b..32e861fe2c5c 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -1,7 +1,7 @@ PORTNAME= litecoin PORTVERSION= 0.18.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-p2p finance MAINTAINER= hsw@bitmark.com diff --git a/net-p2p/monero-cli/Makefile b/net-p2p/monero-cli/Makefile index fae36d1ee44e..0e7eaaf1642c 100644 --- a/net-p2p/monero-cli/Makefile +++ b/net-p2p/monero-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= monero-cli # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) PORTVERSION= 0.17.3.0 +PORTREVISION= 1 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 9d40fef5ddd1..89f8fc8efd2d 100644 --- a/net-p2p/namecoin-daemon/Makefile +++ b/net-p2p/namecoin-daemon/Makefile @@ -1,5 +1,6 @@ MASTERDIR= ${.CURDIR}/../namecoin +PORTREVISION= 1 PKGNAMESUFFIX= -daemon COMMENT= Decentralized, open DNS and more (Daemon) diff --git a/net-p2p/namecoin-utils/Makefile b/net-p2p/namecoin-utils/Makefile index 85c2882500b4..f05e736d7052 100644 --- a/net-p2p/namecoin-utils/Makefile +++ b/net-p2p/namecoin-utils/Makefile @@ -1,5 +1,6 @@ MASTERDIR= ${.CURDIR}/../namecoin +PORTREVISION= 1 PKGNAMESUFFIX= -utils COMMENT= Decentralized, open DNS and more (CLI and Utilities) diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile index 8894dbe50287..b3b75ffe3732 100644 --- a/net-p2p/namecoin/Makefile +++ b/net-p2p/namecoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= namecoin PORTVERSION= 0.21.0.1 DISTVERSIONPREFIX= nc -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net-p2p dns diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index bcfe8256233e..84fdc474b816 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -2,6 +2,7 @@ PORTNAME= qbittorrent DISTVERSION= 4.4.2 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net-p2p/zetacoin-daemon/Makefile b/net-p2p/zetacoin-daemon/Makefile index 133a932f6adc..adece92d8584 100644 --- a/net-p2p/zetacoin-daemon/Makefile +++ b/net-p2p/zetacoin-daemon/Makefile @@ -1,6 +1,7 @@ # Created by: Daniel Morante <daniel@morante.net> MASTERDIR= ${.CURDIR}/../zetacoin +PORTREVISION= 1 PKGNAMESUFFIX= -daemon COMMENT= Peer-to-Peer crypto currency with quick transactions (Daemon) diff --git a/net-p2p/zetacoin-utils/Makefile b/net-p2p/zetacoin-utils/Makefile index 8d3451566c61..f61c52b6e067 100644 --- a/net-p2p/zetacoin-utils/Makefile +++ b/net-p2p/zetacoin-utils/Makefile @@ -1,4 +1,5 @@ MASTERDIR= ${.CURDIR}/../zetacoin +PORTREVISION= 1 PKGNAMESUFFIX= -utils COMMENT= Peer-to-Peer crypto currency with quick transactions (CLI and Utilities) diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index 4d12be675499..86297e92ebfc 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -3,7 +3,7 @@ PORTNAME= ceph DISTVERSIONPREFIX= v DISTVERSION= 14.2.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net PKGNAMESUFFIX= 14 diff --git a/net/cpp-pcp-client/Makefile b/net/cpp-pcp-client/Makefile index 9e370dfcf70a..3cacbeea0dc7 100644 --- a/net/cpp-pcp-client/Makefile +++ b/net/cpp-pcp-client/Makefile @@ -1,5 +1,6 @@ PORTNAME= cpp-pcp-client PORTVERSION= 1.7.7 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= puppet@FreeBSD.org diff --git a/net/fb303/Makefile b/net/fb303/Makefile index d8ea80342cca..8e32bb3287b3 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -1,6 +1,6 @@ PORTNAME= fb303 DISTVERSION= g20210709 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/fbzmq/Makefile b/net/fbzmq/Makefile index e098ea6b1a3f..d4a140fdd8bc 100644 --- a/net/fbzmq/Makefile +++ b/net/fbzmq/Makefile @@ -1,7 +1,7 @@ PORTNAME= fbzmq DISTVERSIONPREFIX= v DISTVERSION= 2022.03.28.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/grive2/Makefile b/net/grive2/Makefile index a47c7d9f4808..f8fbd7763015 100644 --- a/net/grive2/Makefile +++ b/net/grive2/Makefile @@ -3,6 +3,7 @@ PORTNAME= grive2 DISTVERSIONPREFIX= v DISTVERSION= 0.5.2-dev +PORTREVISION= 1 CATEGORIES= net MAINTAINER= samuel@andersentech.net diff --git a/net/kea/Makefile b/net/kea/Makefile index 101e6867f50e..e64aca6fd29e 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -1,5 +1,6 @@ PORTNAME= kea PORTVERSION= ${ISCVERSION:S/-P/P/:S/-beta/b/:S/a/.a/:S/rc/.rc/} +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ISC/kea/${ISCVERSION} DISTNAME= ${PORTNAME}-${ISCVERSION} diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index 68114436f4a4..f4c7a6104b55 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcmis PORTVERSION= 0.5.2 -PORTREVISION= 4 +PORTREVISION= 5 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 4b6df0199a13..c0fc98f6d0f6 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,6 +1,6 @@ PORTNAME= mvfst DISTVERSION= g20220328 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/pichi/Makefile b/net/pichi/Makefile index 1a7e5fbb9565..ac2dbcab1eb2 100644 --- a/net/pichi/Makefile +++ b/net/pichi/Makefile @@ -1,6 +1,6 @@ PORTNAME= pichi DISTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= pichi@elude.in diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile index 8c08fc69a4a6..f52eed6ec0b4 100644 --- a/net/pktanon/Makefile +++ b/net/pktanon/Makefile @@ -1,6 +1,6 @@ PORTNAME= pktanon PORTVERSION= 1.4.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile index 283097f3ed1c..adffd6134e9d 100644 --- a/net/rsocket-cpp/Makefile +++ b/net/rsocket-cpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= rsocket-cpp DISTVERSIONPREFIX= v DISTVERSION= 2021.08.30.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/wangle/Makefile b/net/wangle/Makefile index 3713510cb7ca..6f7e5082dcdc 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,7 +1,7 @@ PORTNAME= wangle DISTVERSIONPREFIX= v DISTVERSION= 2022.03.28.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 4e42b43f2b14..8960dd701539 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -2,6 +2,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} +PORTREVISION= 1 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ diff --git a/print/miktex/Makefile b/print/miktex/Makefile index 7870ca7c6c55..56afa250c942 100644 --- a/print/miktex/Makefile +++ b/print/miktex/Makefile @@ -1,6 +1,6 @@ PORTNAME= miktex DISTVERSION= 21.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= LOCAL/arrowd/miktex:bootstrap DISTFILES= miktex-zzdb1-2.9.tar.lzma:bootstrap \ diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index f483e2dd21a4..fc2becd01b7e 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= scribus PORTVERSION= 1.5.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ diff --git a/science/ALPSCore/Makefile b/science/ALPSCore/Makefile index 9fc2ec88ce0f..d4460f92ffd2 100644 --- a/science/ALPSCore/Makefile +++ b/science/ALPSCore/Makefile @@ -1,7 +1,7 @@ PORTNAME= ALPSCore DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MAINTAINER= ports@FreeBSD.org diff --git a/science/bddsolve/Makefile b/science/bddsolve/Makefile index 9472902ec2c3..3f7f22c2d24e 100644 --- a/science/bddsolve/Makefile +++ b/science/bddsolve/Makefile @@ -2,7 +2,7 @@ PORTNAME= bddsolve PORTVERSION= 1.04 -PORTREVISION= 9 +PORTREVISION= 10 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 1b0b655469bd..50520aba8696 100644 --- a/science/dakota/Makefile +++ b/science/dakota/Makefile @@ -1,5 +1,6 @@ PORTNAME= dakota DISTVERSION= 6.15.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/ DISTNAME= ${PORTNAME}-${DISTVERSION}-public-src-cli diff --git a/science/libint2/Makefile b/science/libint2/Makefile index b5f6877d3235..2b0778df4043 100644 --- a/science/libint2/Makefile +++ b/science/libint2/Makefile @@ -3,6 +3,7 @@ PORTNAME= libint DISTVERSIONPREFIX= v DISTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= 2 diff --git a/science/libkml/Makefile b/science/libkml/Makefile index 422d2f4a9554..535a306334d2 100644 --- a/science/libkml/Makefile +++ b/science/libkml/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkml PORTVERSION= 1.3.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/maeparser/Makefile b/science/maeparser/Makefile index 01ba6559cce1..3e709b983921 100644 --- a/science/maeparser/Makefile +++ b/science/maeparser/Makefile @@ -1,6 +1,7 @@ PORTNAME= maeparser DISTVERSIONPREFIX= v DISTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/nest/Makefile b/science/nest/Makefile index c75aa4d18e09..36871638a9d0 100644 --- a/science/nest/Makefile +++ b/science/nest/Makefile @@ -1,6 +1,7 @@ PORTNAME= nest DISTVERSIONPREFIX= v DISTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= science biology # NEST is used in neuroscience MAINTAINER= yuri@FreeBSD.org diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 2e5a8fab3e8f..11573707f916 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbabel DISTVERSION= 3.1.1 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -source CATEGORIES= science MASTER_SITES= https://github.com/openbabel/openbabel/releases/download/openbabel-${PORTVERSION:C/\./-/g}/ diff --git a/science/openems/Makefile b/science/openems/Makefile index 56b826b1b08b..3296973eba6c 100644 --- a/science/openems/Makefile +++ b/science/openems/Makefile @@ -2,7 +2,7 @@ PORTNAME= openems DISTVERSIONPREFIX= v DISTVERSION= 0.0.35-71 DISTVERSIONSUFFIX= -g4c24b6e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/orthanc-dicomweb/Makefile b/science/orthanc-dicomweb/Makefile index 2d8b72ff7786..8802e0598ceb 100644 --- a/science/orthanc-dicomweb/Makefile +++ b/science/orthanc-dicomweb/Makefile @@ -2,6 +2,7 @@ PORTNAME= orthanc-dicomweb DISTVERSION= 1.8 +PORTREVISION= 1 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 96ab9e7ffa72..ef9fe4478cea 100644 --- a/science/orthanc-mysql/Makefile +++ b/science/orthanc-mysql/Makefile @@ -2,7 +2,7 @@ PORTNAME= orthanc-mysql DISTVERSION= 4.3 -PORTREVISION= 1 +PORTREVISION= 2 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 4741f745b0cd..aa8ed33f5e32 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -2,7 +2,7 @@ PORTNAME= orthanc-postgresql DISTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 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 b1bb3678efb3..bf2904b5fa3c 100644 --- a/science/orthanc-webviewer/Makefile +++ b/science/orthanc-webviewer/Makefile @@ -2,6 +2,7 @@ PORTNAME= orthanc-webviewer DISTVERSION= 2.8 +PORTREVISION= 1 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 940d569185ef..cb1c9be90d5c 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -2,7 +2,7 @@ PORTNAME= orthanc DISTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/ DISTNAME= Orthanc-${PORTVERSION} diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile index e72c8249d880..f056454d35d8 100644 --- a/science/pagmo2/Makefile +++ b/science/pagmo2/Makefile @@ -1,7 +1,7 @@ PORTNAME= pagmo2 DISTVERSIONPREFIX= v DISTVERSION= 2.18.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile index 37eb6bf69f97..894dce6ab816 100644 --- a/science/pulseview/Makefile +++ b/science/pulseview/Makefile @@ -2,7 +2,7 @@ PORTNAME= pulseview PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/pulseview/ diff --git a/science/py-pygmo2/Makefile b/science/py-pygmo2/Makefile index 6ada1b4427e0..fed6eb95371b 100644 --- a/science/py-pygmo2/Makefile +++ b/science/py-pygmo2/Makefile @@ -1,6 +1,7 @@ PORTNAME= pygmo2 DISTVERSIONPREFIX= v DISTVERSION= 2.18.0 +PORTREVISION= 1 CATEGORIES= science graphics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index da01bc7e0993..cc276157ea05 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -1,7 +1,7 @@ PORTNAME= qmcpack DISTVERSIONPREFIX= v DISTVERSION= 3.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 4b882f74c69e..040377eb09d9 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -1,6 +1,7 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ DISTVERSION= 2022_03_2 +PORTREVISION= 1 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 db39e50c1c36..5a463b58eefd 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -1,5 +1,6 @@ PORTNAME= rmf DISTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index 5977577eb69b..93c7824b13e0 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,5 +1,6 @@ PORTNAME= SimGrid DISTVERSION= 3.28 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/tfel-edf/Makefile b/science/tfel-edf/Makefile index 0506404cb2c3..e20f5fceb26f 100644 --- a/science/tfel-edf/Makefile +++ b/science/tfel-edf/Makefile @@ -2,7 +2,7 @@ PORTNAME= tfel DISTVERSION= 3.2.1-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science PKGNAMESUFFIX= -mfront-edf diff --git a/science/tfel/Makefile b/science/tfel/Makefile index eb38676ee26d..fc2b9f6b036a 100644 --- a/science/tfel/Makefile +++ b/science/tfel/Makefile @@ -2,6 +2,7 @@ PORTNAME= tfel PORTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ PKGNAMESUFFIX= -mfront diff --git a/science/votca/Makefile b/science/votca/Makefile index 9e757c9cd63d..047a995587a3 100644 --- a/science/votca/Makefile +++ b/science/votca/Makefile @@ -1,6 +1,7 @@ PORTNAME= votca DISTVERSIONPREFIX= v DISTVERSION= 2022 +PORTREVISION= 1 CATEGORIES= science PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 3f622f25b4fd..a23d936353fa 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,5 +1,6 @@ PORTNAME= botan DISTVERSION= 2.19.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 diff --git a/security/fizz/Makefile b/security/fizz/Makefile index 4a296a2ddd7b..37c8ad6af0fa 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -1,7 +1,7 @@ PORTNAME= fizz DISTVERSIONPREFIX= v DISTVERSION= 2022.03.28.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile index 53e06281f420..9483d15fc59a 100644 --- a/security/i2pd/Makefile +++ b/security/i2pd/Makefile @@ -1,5 +1,6 @@ PORTNAME= i2pd DISTVERSION= 2.41.0 +PORTREVISION= 1 CATEGORIES= security net-p2p MAINTAINER= driesm@FreeBSD.org diff --git a/security/kleopatra/Makefile b/security/kleopatra/Makefile index d08bc480b025..288f3babd033 100644 --- a/security/kleopatra/Makefile +++ b/security/kleopatra/Makefile @@ -1,5 +1,6 @@ PORTNAME= kleopatra DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/security/spass-qt5/Makefile b/security/spass-qt5/Makefile index 472ddb6e8349..0490b119957d 100644 --- a/security/spass-qt5/Makefile +++ b/security/spass-qt5/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 COMMENT= Secure password generator with a true RNG (Qt5 GUI) diff --git a/security/spass/Makefile b/security/spass/Makefile index 8b14e1d8eb94..33e74f96beb0 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -2,7 +2,7 @@ PORTNAME= spass DISTVERSIONPREFIX= v DISTVERSION= 3.2-5 DISTVERSIONSUFFIX= -gd38d173 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile index 6723a37d0652..5759f8c62faa 100644 --- a/sysutils/bulk_extractor/Makefile +++ b/sysutils/bulk_extractor/Makefile @@ -2,7 +2,7 @@ PORTNAME= bulk_extractor PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= nobutaka@FreeBSD.org diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile index 01cc7f04b152..3144fa29334e 100644 --- a/sysutils/facter/Makefile +++ b/sysutils/facter/Makefile @@ -1,5 +1,6 @@ PORTNAME= facter PORTVERSION= 3.14.23 +PORTREVISION= 1 CATEGORIES?= sysutils MASTER_SITES= https://downloads.puppetlabs.com/facter/ diff --git a/sysutils/frand/Makefile b/sysutils/frand/Makefile index cce6bcff2d79..d4f8b5c01f96 100644 --- a/sysutils/frand/Makefile +++ b/sysutils/frand/Makefile @@ -1,7 +1,7 @@ PORTNAME= frand PORTVERSION= 0.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= serpent7776@gmail.com diff --git a/sysutils/glogg/Makefile b/sysutils/glogg/Makefile index 01592b37fa01..2b9affae639f 100644 --- a/sysutils/glogg/Makefile +++ b/sysutils/glogg/Makefile @@ -2,7 +2,7 @@ PORTNAME= glogg DISTVERSION= 1.1.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils textproc MASTER_SITES= http://glogg.bonnefon.org/files/ diff --git a/sysutils/lizardfs/Makefile b/sysutils/lizardfs/Makefile index 5a7cb6200b47..92d4aba9a617 100644 --- a/sysutils/lizardfs/Makefile +++ b/sysutils/lizardfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= lizardfs PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index 52489736b22b..cf4a218167bb 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -2,6 +2,7 @@ PORTNAME= logstalgia DISTVERSION= 1.1.3 +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 63d51a8e2518..3caa214b27cf 100644 --- a/sysutils/nix/Makefile +++ b/sysutils/nix/Makefile @@ -2,7 +2,7 @@ PORTNAME= nix DISTVERSION= 2.3.10 -PORTREVISION= 1 +PORTREVISION= 2 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 e369ebcea9b5..5c375dc048f0 100644 --- a/sysutils/pxp-agent/Makefile +++ b/sysutils/pxp-agent/Makefile @@ -1,5 +1,6 @@ PORTNAME= pxp-agent PORTVERSION= 1.15.16 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= puppet@FreeBSD.org diff --git a/sysutils/twmn/Makefile b/sysutils/twmn/Makefile index 61eb5e70dc79..b89eb3050230 100644 --- a/sysutils/twmn/Makefile +++ b/sysutils/twmn/Makefile @@ -1,5 +1,6 @@ PORTNAME= twmn PORTVERSION= g20190917 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dmgk@FreeBSD.org diff --git a/textproc/cg3/Makefile b/textproc/cg3/Makefile index 750f8e0c8c40..a5006cb0510a 100644 --- a/textproc/cg3/Makefile +++ b/textproc/cg3/Makefile @@ -1,6 +1,6 @@ PORTNAME= cg3 DISTVERSION= 1.3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/textproc/libixion/Makefile b/textproc/libixion/Makefile index eccb8a9e5a33..1b05a6108456 100644 --- a/textproc/libixion/Makefile +++ b/textproc/libixion/Makefile @@ -1,5 +1,6 @@ PORTNAME= libixion PORTVERSION= 0.17.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://kohei.us/files/ixion/src/ diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile index 8b84a2ce4a09..107aa8a1b1f8 100644 --- a/textproc/libkolabxml/Makefile +++ b/textproc/libkolabxml/Makefile @@ -1,6 +1,6 @@ PORTNAME= libkolabxml PORTVERSION= 1.1.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= http://mirror.kolabsys.com/pub/releases/ diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index dc7b51d66354..5e7264b7278b 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= lucene++ PORTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= rel_ CATEGORIES= textproc diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index 31849bcfbbbe..3b4bc9252c87 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -2,7 +2,7 @@ PORTNAME= randlm PORTVERSION= 0.2.5 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index e44f75a6ee2a..b87374536833 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -2,7 +2,7 @@ PORTNAME= source-highlight DISTVERSION= 3.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 251396aff84c..c46b2b6de57f 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,6 +1,7 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v DISTVERSION= 3.7.11 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 5cc1b8f1ea8c..49885d10b58d 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -2,7 +2,7 @@ PORTNAME= xmlwrapp PORTVERSION= 0.7.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= textproc MASTER_SITES= SF diff --git a/www/anyterm/Makefile b/www/anyterm/Makefile index ae8c22bd90eb..5122b419ead8 100644 --- a/www/anyterm/Makefile +++ b/www/anyterm/Makefile @@ -2,7 +2,7 @@ PORTNAME= anyterm PORTVERSION= 1.1.29 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= www MASTER_SITES= http://anyterm.org/download/ \ http://dl1.douglasthrift.net/${PORTNAME}/ \ diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile index 95efeae75086..e93789d18dd9 100644 --- a/www/domoticz/Makefile +++ b/www/domoticz/Makefile @@ -1,5 +1,6 @@ PORTNAME= domoticz PORTVERSION= 2022.1 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= kiwi@oav.net diff --git a/www/onlyoffice-documentserver/Makefile b/www/onlyoffice-documentserver/Makefile index faf5b4b1cfe3..3e04b2b2649b 100644 --- a/www/onlyoffice-documentserver/Makefile +++ b/www/onlyoffice-documentserver/Makefile @@ -1,7 +1,7 @@ PORTNAME= onlyoffice-documentserver DISTVERSIONPREFIX= v DISTVERSION= 7.0.1.50 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES+= LOCAL/mikael/v8/:source1 \ LOCAL/mikael/onlyoffice/:source2 \ diff --git a/www/osrm-backend/Makefile b/www/osrm-backend/Makefile index 5b47b1ffc241..8eb1a9b78550 100644 --- a/www/osrm-backend/Makefile +++ b/www/osrm-backend/Makefile @@ -1,6 +1,7 @@ PORTNAME= osrm-backend DISTVERSIONPREFIX= v DISTVERSION= 5.26.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= freebsd@mosedal.net diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 085972c6f03b..0bfce7abb591 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,7 +1,7 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v DISTVERSION= 2022.03.28.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/wt/Makefile b/www/wt/Makefile index debed02cf986..305ecbdf0d98 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -2,6 +2,7 @@ PORTNAME= wt DISTVERSION= 4.7.2 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= info@babaei.net diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index 312b818d7fb0..b0ff6bf9e729 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org |