aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-11-23 11:20:28 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-11-23 11:20:28 +0000
commit03eac77c103b637b316d6a73df7cae01986402cf (patch)
treeebfedf15fcf19f94013b2cd598c973f9ad76e128
parente469df520bef0163bba99153f24b1de06d9364f8 (diff)
downloadports-03eac77c103b637b316d6a73df7cae01986402cf.tar.gz
ports-03eac77c103b637b316d6a73df7cae01986402cf.zip
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree
-rw-r--r--astro/opencpn/Makefile2
-rw-r--r--astro/phd2/Makefile2
-rw-r--r--audio/audacity/Makefile1
-rw-r--r--audio/spek/Makefile2
-rw-r--r--cad/PrusaSlicer/Makefile2
-rw-r--r--cad/kicad-devel/Makefile2
-rw-r--r--cad/kicad/Makefile2
-rw-r--r--comms/chirp/Makefile1
-rw-r--r--comms/cubicsdr/Makefile2
-rw-r--r--comms/cwstudio/Makefile2
-rw-r--r--comms/freedv/Makefile2
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/limesuite/Makefile2
-rw-r--r--comms/quisk/Makefile2
-rw-r--r--comms/trustedqsl/Makefile1
-rw-r--r--databases/grass7/Makefile2
-rw-r--r--databases/grass8/Makefile1
-rw-r--r--deskutils/treesheets/Makefile1
-rw-r--r--deskutils/xchm/Makefile1
-rw-r--r--devel/codeblocks/Makefile2
-rw-r--r--devel/wxformbuilder/Makefile2
-rw-r--r--editors/rehex/Makefile1
-rw-r--r--editors/wxhexeditor/Makefile2
-rw-r--r--emulators/libretro-pcsx2/Makefile2
-rw-r--r--emulators/playonbsd/Makefile2
-rw-r--r--games/0ad/Makefile2
-rw-r--r--games/golly/Makefile1
-rw-r--r--games/openyahtzee/Makefile2
-rw-r--r--games/springlobby/Makefile2
-rw-r--r--games/trenchbroom/Makefile2
-rw-r--r--graphics/diff-pdf/Makefile2
-rw-r--r--graphics/electricsheep/Makefile2
-rw-r--r--graphics/hugin/Makefile1
-rw-r--r--graphics/matplotplusplus/Makefile2
-rw-r--r--graphics/py-mayavi/Makefile2
-rw-r--r--graphics/py-visvis/Makefile2
-rw-r--r--graphics/wxsvg/Makefile2
-rw-r--r--lang/erlang-runtime21/Makefile2
-rw-r--r--lang/erlang-runtime22/Makefile2
-rw-r--r--lang/erlang-runtime23/Makefile2
-rw-r--r--lang/erlang-runtime24/Makefile2
-rw-r--r--lang/erlang-runtime25/Makefile2
-rw-r--r--lang/erlang-runtime26/Makefile2
-rw-r--r--lang/erlang-wx/Makefile2
-rw-r--r--lang/erlang/Makefile2
-rw-r--r--math/gnuplot/Makefile2
-rw-r--r--math/saga/Makefile1
-rw-r--r--math/sound-of-sorting/Makefile2
-rw-r--r--misc/pyobd/Makefile2
-rw-r--r--multimedia/dvdstyler/Makefile2
-rw-r--r--multimedia/photofilmstrip/Makefile2
-rw-r--r--science/gnudatalanguage/Makefile1
-rw-r--r--science/opensph/Makefile2
-rw-r--r--security/veracrypt/Makefile2
-rw-r--r--sysutils/passwordsafe/Makefile2
-rw-r--r--x11-fm/4pane/Makefile1
-rw-r--r--x11-toolkits/py-wxPython4/Makefile1
57 files changed, 57 insertions, 44 deletions
diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile
index c90d23100378..c6b041ae9c90 100644
--- a/astro/opencpn/Makefile
+++ b/astro/opencpn/Makefile
@@ -1,6 +1,6 @@
PORTNAME= opencpn
PORTVERSION= 5.2.4
-PORTREVISION= 5
+PORTREVISION= 6
DISTVERSIONPREFIX= v
CATEGORIES= astro geography
diff --git a/astro/phd2/Makefile b/astro/phd2/Makefile
index 4368f1162a35..a5413ccac55c 100644
--- a/astro/phd2/Makefile
+++ b/astro/phd2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= phd2
DISTVERSIONPREFIX=v
DISTVERSION= 2.6.10
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= astro
MAINTAINER= acm@FreeBSD.org
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 43016417b500..fd6239d386d4 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,6 +1,7 @@
PORTNAME= audacity
DISTVERSIONPREFIX= Audacity-
DISTVERSION= 3.4.2
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= xxjack12xx@gmail.com
diff --git a/audio/spek/Makefile b/audio/spek/Makefile
index d719bda6809d..8b5d653b1908 100644
--- a/audio/spek/Makefile
+++ b/audio/spek/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spek
DISTVERSION= 0.8.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/alexkay/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index ad12233bd153..d67b853eb00d 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= PrusaSlicer
DISTVERSIONPREFIX=version_
DISTVERSION= 2.6.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
DIST_SUBDIR= PrusaSlicer
diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile
index 34959cf31dc4..269c477a06d7 100644
--- a/cad/kicad-devel/Makefile
+++ b/cad/kicad-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kicad
DISTVERSION= r${GIT_SRC_DATE}
-PORTREVISION= 5
+PORTREVISION= 6
#PORTREVISION= 1
CATEGORIES= cad
PKGNAMESUFFIX= -devel
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index 9b45d450a113..b053b28e890f 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kicad
PORTVERSION= 7.0.2
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 2
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}${DISTVERSIONSUFFIX}/
diff --git a/comms/chirp/Makefile b/comms/chirp/Makefile
index 6b8399d2cb8c..ff690d609e13 100644
--- a/comms/chirp/Makefile
+++ b/comms/chirp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= chirp
PORTVERSION= 20230731
+PORTREVISION= 1
CATEGORIES= comms hamradio
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
DIST_SUBDIR= chirp
diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile
index a2f8f0adadff..ac2a76289765 100644
--- a/comms/cubicsdr/Makefile
+++ b/comms/cubicsdr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cubicsdr
PORTVERSION= 0.2.5
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/cwstudio/Makefile b/comms/cwstudio/Makefile
index 686d075aec1d..a3f8f4151681 100644
--- a/comms/cwstudio/Makefile
+++ b/comms/cwstudio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cwstudio
DISTVERSION= 0.9.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= SOURCEFORGE/cwstudio
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile
index 54d5fc16f4ef..96802b2c9e04 100644
--- a/comms/freedv/Makefile
+++ b/comms/freedv/Makefile
@@ -1,7 +1,7 @@
PORTNAME= freedv
DISTVERSIONPREFIX=v
DISTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 9dcfc10e9e2c..625b3d09efe8 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gnuradio
DISTVERSIONPREFIX= v
DISTVERSION= 3.8.4.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= comms astro hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/limesuite/Makefile b/comms/limesuite/Makefile
index 3b292104ccbe..706267c264ce 100644
--- a/comms/limesuite/Makefile
+++ b/comms/limesuite/Makefile
@@ -1,7 +1,7 @@
PORTNAME= limesuite
DISTVERSIONPREFIX= v
DISTVERSION= 22.09.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms astro hamradio
MAINTAINER= tomek@cedro.info
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile
index b80e9ea272b6..e2780a5c8f89 100644
--- a/comms/quisk/Makefile
+++ b/comms/quisk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= quisk
DISTVERSION= 4.2.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= PYPI
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index 79d9cc641b4c..ae071fc3a188 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= trustedqsl
DISTVERSION= 2.6.3
+PORTREVISION= 1
#PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index b88862b2631c..01707ab0ce47 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -1,6 +1,6 @@
PORTNAME= grass
PORTVERSION= 7.8.7
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index 250157e71a1f..186904d96341 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,5 +1,6 @@
PORTNAME= grass
DISTVERSION= 8.3.1
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile
index 363de49a7188..73de2bbb9c87 100644
--- a/deskutils/treesheets/Makefile
+++ b/deskutils/treesheets/Makefile
@@ -1,5 +1,6 @@
PORTNAME= treesheets
DISTVERSION= 1.0.20230915
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= eduardo@FreeBSD.org
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile
index 62cadd0b95c7..1219f55c31f4 100644
--- a/deskutils/xchm/Makefile
+++ b/deskutils/xchm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xchm
PORTVERSION= 1.36
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= dinoex@FreeBSD.org
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index 88d768ec8252..76593f2b3e99 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -1,6 +1,6 @@
PORTNAME= codeblocks
PORTVERSION= 20.03
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
diff --git a/devel/wxformbuilder/Makefile b/devel/wxformbuilder/Makefile
index 22d24008b333..018a3fede1d1 100644
--- a/devel/wxformbuilder/Makefile
+++ b/devel/wxformbuilder/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wxformbuilder
DISTVERSION= 3.5.0-beta
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-nightly/${DISTVERSION}
DISTNAME= wxFormBuilder_v${DISTVERSION}-source
diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile
index 6a78f84ee7d0..6f634896cdf5 100644
--- a/editors/rehex/Makefile
+++ b/editors/rehex/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rehex
DISTVERSION= 0.60.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= fuz@FreeBSD.org
diff --git a/editors/wxhexeditor/Makefile b/editors/wxhexeditor/Makefile
index d13f49052570..4dd2c2d7a269 100644
--- a/editors/wxhexeditor/Makefile
+++ b/editors/wxhexeditor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wxhexeditor
PORTVERSION= 0.24
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/wxHexEditor/v${PORTVERSION}%20Beta/
DISTNAME= wxHexEditor-v${PORTVERSION}-src
diff --git a/emulators/libretro-pcsx2/Makefile b/emulators/libretro-pcsx2/Makefile
index 503a556f1855..c792c6a83148 100644
--- a/emulators/libretro-pcsx2/Makefile
+++ b/emulators/libretro-pcsx2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libretro-pcsx2
PORTVERSION= 0.20201030
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= emulators games
MAINTAINER= beyert@cs.ucr.edu
diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile
index e19762771c2d..5cdedd81d04f 100644
--- a/emulators/playonbsd/Makefile
+++ b/emulators/playonbsd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= playonbsd
PORTVERSION= 4.2.10
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= emulators games
MAINTAINER= Clockwork6400@protonmail.com
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 6f6031a50902..92202dfa314f 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 0ad
PORTVERSION= 0.0.26
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= games
MASTER_SITES= http://releases.wildfiregames.com/ \
SF/zero-ad/releases
diff --git a/games/golly/Makefile b/games/golly/Makefile
index 90eb28f5d2cb..e458fe8bda7f 100644
--- a/games/golly/Makefile
+++ b/games/golly/Makefile
@@ -1,5 +1,6 @@
PORTNAME= golly
DISTVERSION= 4.2
+PORTREVISION= 1
DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/games/openyahtzee/Makefile b/games/openyahtzee/Makefile
index f7f041c1c988..ff76a286a3fc 100644
--- a/games/openyahtzee/Makefile
+++ b/games/openyahtzee/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openyahtzee
PORTVERSION= 1.9.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Open%20Yahtzee/Open%20Yahtzee%20${PORTVERSION}
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile
index e38a495e6ed8..d78298951912 100644
--- a/games/springlobby/Makefile
+++ b/games/springlobby/Makefile
@@ -1,6 +1,6 @@
PORTNAME= springlobby
PORTVERSION= 0.274
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games net
MASTER_SITES= https://springlobby.springrts.com/dl/stable/
diff --git a/games/trenchbroom/Makefile b/games/trenchbroom/Makefile
index b278d139973f..9fc0de815d39 100644
--- a/games/trenchbroom/Makefile
+++ b/games/trenchbroom/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 2.0.0.b
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games cad
MAINTAINER= danfe@FreeBSD.org
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index abe7520c5635..f8edf661304c 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= diff-pdf
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= uzsolt@uzsolt.hu
diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile
index ee399101a284..7224c206790d 100644
--- a/graphics/electricsheep/Makefile
+++ b/graphics/electricsheep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= electricsheep
DISTVERSION= 3.0.2.20191005 # configure.ac though says that the version is 2.7b33
-PORTREVISION= 10
+PORTREVISION= 11
PORTEPOCH= 1
CATEGORIES= graphics
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 8fd5b2dcca7c..a8b41ceff65a 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hugin
DISTVERSION= 2023.0.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile
index 66774b38ba08..c497af3eb313 100644
--- a/graphics/matplotplusplus/Makefile
+++ b/graphics/matplotplusplus/Makefile
@@ -1,7 +1,7 @@
PORTNAME= matplotplusplus
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile
index bf26b60de0b4..edfbc975e80d 100644
--- a/graphics/py-mayavi/Makefile
+++ b/graphics/py-mayavi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mayavi
DISTVERSION= 4.8.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-visvis/Makefile b/graphics/py-visvis/Makefile
index 8f6cd2200cc4..9a58d7086e2e 100644
--- a/graphics/py-visvis/Makefile
+++ b/graphics/py-visvis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= visvis
PORTVERSION= 1.14.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index 67d508ca32cf..a60c2caa9b22 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wxsvg
DISTVERSION= 1.5.24
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/lang/erlang-runtime21/Makefile b/lang/erlang-runtime21/Makefile
index 46cc3c2e6eec..63ed8a5f7441 100644
--- a/lang/erlang-runtime21/Makefile
+++ b/lang/erlang-runtime21/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 21.3.8.24
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime21
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime22/Makefile b/lang/erlang-runtime22/Makefile
index 6b88067471f1..a91303ef2277 100644
--- a/lang/erlang-runtime22/Makefile
+++ b/lang/erlang-runtime22/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 22.3.4.26
-PORTREVISION= 2
+PORTREVISION= 3
# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb3
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime22
diff --git a/lang/erlang-runtime23/Makefile b/lang/erlang-runtime23/Makefile
index ac5935832aef..2786a7c27aea 100644
--- a/lang/erlang-runtime23/Makefile
+++ b/lang/erlang-runtime23/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 23.3.4.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime23
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime24/Makefile b/lang/erlang-runtime24/Makefile
index 9638475e6190..35800c68c10f 100644
--- a/lang/erlang-runtime24/Makefile
+++ b/lang/erlang-runtime24/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 24.3.4.14
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime24
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime25/Makefile b/lang/erlang-runtime25/Makefile
index 9c431164db8f..571da1a76af5 100644
--- a/lang/erlang-runtime25/Makefile
+++ b/lang/erlang-runtime25/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 25.3.2.7
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime25
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime26/Makefile b/lang/erlang-runtime26/Makefile
index 3e9451670f0f..d8328cb18186 100644
--- a/lang/erlang-runtime26/Makefile
+++ b/lang/erlang-runtime26/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 26.1.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime26
DIST_SUBDIR= erlang
diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile
index dacf205cc794..78e309373951 100644
--- a/lang/erlang-wx/Makefile
+++ b/lang/erlang-wx/Makefile
@@ -1,7 +1,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 25.3.2.7
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= lang parallel
PKGNAMESUFFIX= -wx
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index e5e9914bb5c2..6cb01e88fdf1 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -2,7 +2,7 @@ PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
DISTVERSION= 25.3.2.7
PORTEPOCH= 4
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= lang parallel java
DIST_SUBDIR= erlang
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 9b559d00b628..d75f3ab9527f 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnuplot
PORTVERSION= 5.4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math graphics
MASTER_SITES= SF
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 2bc2b080407c..295bda699ea2 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,5 +1,6 @@
PORTNAME= saga
PORTVERSION= 9.2.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
diff --git a/math/sound-of-sorting/Makefile b/math/sound-of-sorting/Makefile
index 8261e8f7908d..9d400e75d572 100644
--- a/math/sound-of-sorting/Makefile
+++ b/math/sound-of-sorting/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sound-of-sorting
PORTVERSION= 0.6.5
DISTVERSIONPREFIX= ${PORTNAME}-
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= se@FreeBSD.org
diff --git a/misc/pyobd/Makefile b/misc/pyobd/Makefile
index 50a199d33135..f3d351f27260 100644
--- a/misc/pyobd/Makefile
+++ b/misc/pyobd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pyobd
DISTVERSION= 0.9.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= misc
MASTER_SITES= http://www.obdtester.com/download/
DISTNAME= pyobd_${PORTVERSION}
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 790d674e6127..70957a70213e 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dvdstyler
DISTVERSION= 3.3b3
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 2
CATEGORIES= multimedia
#MASTER_SITES= SF
diff --git a/multimedia/photofilmstrip/Makefile b/multimedia/photofilmstrip/Makefile
index 75b7378816d2..a72a89aee270 100644
--- a/multimedia/photofilmstrip/Makefile
+++ b/multimedia/photofilmstrip/Makefile
@@ -1,6 +1,6 @@
PORTNAME= photofilmstrip
PORTVERSION= 3.7.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia python
MASTER_SITES= SF/photostoryx/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 0135708a21ca..3903a7facd15 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gnudatalanguage
PORTVERSION= 1.0.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= science lang
.if defined(BUILD_PYTHON_MODULE)
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index 72fff95b7f86..e30362dbd5dc 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,6 +1,6 @@
PORTNAME= OpenSPH
DISTVERSION= 0.4.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile
index d39059b5c7d9..b417b00263d2 100644
--- a/security/veracrypt/Makefile
+++ b/security/veracrypt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= veracrypt
PORTVERSION= 1.26.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}/Source%20Code
DISTNAME= ${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}_Source
diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile
index 4c294692bcb1..2348e68c52b5 100644
--- a/sysutils/passwordsafe/Makefile
+++ b/sysutils/passwordsafe/Makefile
@@ -1,6 +1,6 @@
PORTNAME= passwordsafe
DISTVERSION= 1.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= brnrd@FreeBSD.org
diff --git a/x11-fm/4pane/Makefile b/x11-fm/4pane/Makefile
index 9e4484d42a43..dcd60d895275 100644
--- a/x11-fm/4pane/Makefile
+++ b/x11-fm/4pane/Makefile
@@ -1,5 +1,6 @@
PORTNAME= 4pane
PORTVERSION= 8.0
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= SF/fourpane/${PORTVERSION}
diff --git a/x11-toolkits/py-wxPython4/Makefile b/x11-toolkits/py-wxPython4/Makefile
index 8b076c1fe4b0..277e9ec09a4a 100644
--- a/x11-toolkits/py-wxPython4/Makefile
+++ b/x11-toolkits/py-wxPython4/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wxPython
PORTVERSION= 4.2.0
+PORTREVISION= 1
CATEGORIES= x11-toolkits python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}