Date: Tue, 03 Feb 2026 05:29:27 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2adc4bef7df6 - main - graphics/lcms2: Bump PORTREVISION of dependent ports for shlib change Message-ID: <698187b7.1d00c.6ba80c67@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2adc4bef7df69089f28bd4525c58238aebc4a34d commit 2adc4bef7df69089f28bd4525c58238aebc4a34d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-03 05:08:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-03 05:13:43 +0000 graphics/lcms2: Bump PORTREVISION of dependent ports for shlib change PR: 292881 Reported by: Petr Lampa <lampa@fit.vutbr.cz> --- astro/siril/Makefile | 2 +- comms/xastir/Makefile | 2 +- editors/calligra/Makefile | 2 +- editors/emacs-devel/Makefile | 1 + editors/emacs/Makefile | 1 + editors/libreoffice/Makefile | 2 +- editors/vscode/Makefile | 2 +- graphics/GraphicsMagick/Makefile | 2 +- graphics/ImageMagick6/Makefile | 1 + graphics/ImageMagick7/Makefile | 1 + graphics/art/Makefile | 1 + graphics/colord-gtk/Makefile | 2 +- graphics/colord-kde/Makefile | 1 + graphics/colord/Makefile | 1 + graphics/darktable/Makefile | 2 +- graphics/dcraw-m/Makefile | 2 +- graphics/dcraw/Makefile | 2 +- graphics/devil/Makefile | 2 +- graphics/digikam/Makefile | 2 +- graphics/enblend/Makefile | 2 +- graphics/entangle/Makefile | 2 +- graphics/eog/Makefile | 2 +- graphics/geeqie/Makefile | 2 +- graphics/gegl/Makefile | 2 +- graphics/gimp-app/Makefile | 2 +- graphics/gimp3-app/Makefile | 1 + graphics/gnome-color-manager/Makefile | 2 +- graphics/gthumb/Makefile | 1 + graphics/gwenview/Makefile | 1 + graphics/hugin/Makefile | 1 + graphics/imlib2-jxl/Makefile | 2 +- graphics/inkscape/Makefile | 2 +- graphics/krita/Makefile | 2 +- graphics/libcdr01/Makefile | 2 +- graphics/libfreehand/Makefile | 2 +- graphics/libgxps/Makefile | 2 +- graphics/libjxl/Makefile | 2 +- graphics/libmng/Makefile | 2 +- graphics/libplacebo/Makefile | 2 +- graphics/libraw/Makefile | 1 + graphics/lightzone/Makefile | 2 +- graphics/luminance-qt5/Makefile | 2 +- graphics/mtpaint/Makefile | 2 +- graphics/mypaint/Makefile | 2 +- graphics/nomacs/Makefile | 1 + graphics/opencolorio/Makefile | 2 +- graphics/openfx-arena/Makefile | 2 +- graphics/openjpeg/Makefile | 2 +- graphics/openjpeg15/Makefile | 2 +- graphics/oyranos/Makefile | 2 +- graphics/photivo/Makefile | 2 +- graphics/pngquant/Makefile | 2 +- graphics/poppler/Makefile | 1 + graphics/py-imagecodecs/Makefile | 2 +- graphics/py-pillow/Makefile | 2 +- graphics/qiv/Makefile | 1 + graphics/rawtherapee/Makefile | 2 +- graphics/simpleviewer/Makefile | 2 +- graphics/ufraw/Makefile | 2 +- graphics/vips/Makefile | 2 +- graphics/xviewer/Makefile | 2 +- java/openjdk11/Makefile | 2 +- java/openjdk17/Makefile | 2 +- java/openjdk19/Makefile | 2 +- java/openjdk20/Makefile | 2 +- java/openjdk21/Makefile | 1 + java/openjdk22/Makefile | 2 +- java/openjdk23/Makefile | 2 +- java/openjdk24/Makefile | 2 +- java/openjdk25/Makefile | 1 + multimedia/ffmpeg/Makefile | 2 +- multimedia/kodi/Makefile | 2 +- multimedia/mpv/Makefile | 2 +- print/cups-filters/Makefile | 2 +- print/ghostscript10/Makefile | 2 +- print/scribus-devel/Makefile | 1 + print/scribus/Makefile | 1 + sysutils/cinnamon-settings-daemon/Makefile | 2 +- sysutils/gnome-settings-daemon/Makefile | 1 + www/deno/Makefile | 1 + www/fgallery/Makefile | 2 +- www/qt5-webengine/Makefile | 2 +- www/qt6-webengine/Makefile | 2 +- www/webkit2-gtk/Makefile | 2 +- x11-toolkits/wlroots018/Makefile | 1 + x11-toolkits/wlroots019/Makefile | 1 + x11-wm/magpie/Makefile | 1 + x11-wm/mutter/Makefile | 1 + x11-wm/plasma6-kwin-x11/Makefile | 1 + x11-wm/plasma6-kwin/Makefile | 2 +- x11/babl/Makefile | 1 + x11/kitty/Makefile | 2 +- 92 files changed, 92 insertions(+), 65 deletions(-) diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 1344621da493..44e0ee4d1452 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -1,6 +1,6 @@ PORTNAME= siril DISTVERSION= 1.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 7658686f0e31..1b51aa879412 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -1,7 +1,7 @@ PORTNAME= xastir DISTVERSIONPREFIX= Release- DISTVERSION= 2.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index b71d696ab9c8..9f94e9b1408f 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index b144371230cb..efe1e0b528e1 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= emacs DISTVERSION= 31.0.50.20260131 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 289c9f2dac31..e0f0c0c89999 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,5 +1,6 @@ PORTNAME= emacs DISTVERSION= 30.2 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 1f932f151abc..d24e38f310ed 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 90cc55fad821..6150b960b8be 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,6 +1,6 @@ PORTNAME= vscode DISTVERSION= ${VSCODE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 6c6118dcd8bf..c1c8d816b69b 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -1,6 +1,6 @@ PORTNAME= GraphicsMagick PORTVERSION= 1.3.43 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile index 55152af9125d..140710fb8773 100644 --- a/graphics/ImageMagick6/Makefile +++ b/graphics/ImageMagick6/Makefile @@ -1,5 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 6.9.13-36 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index dd8f45e6a9e0..a02c4b139c28 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -1,5 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 7.1.2-11 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ https://mirror.dogado.de/imagemagick/releases/ \ diff --git a/graphics/art/Makefile b/graphics/art/Makefile index 48234f5df2b6..88078c9e85ba 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -1,5 +1,6 @@ PORTNAME= art DISTVERSION= 1.26.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/artpixls/ART/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -raw-image-editor diff --git a/graphics/colord-gtk/Makefile b/graphics/colord-gtk/Makefile index aac702b4a5e3..de50e7d7012c 100644 --- a/graphics/colord-gtk/Makefile +++ b/graphics/colord-gtk/Makefile @@ -1,6 +1,6 @@ PORTNAME= colord-gtk PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://www.freedesktop.org/software/colord/releases/ diff --git a/graphics/colord-kde/Makefile b/graphics/colord-kde/Makefile index 13ccdafdea98..2fe6eeb97fb6 100644 --- a/graphics/colord-kde/Makefile +++ b/graphics/colord-kde/Makefile @@ -1,5 +1,6 @@ PORTNAME= colord-kde DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile index f718a264eb06..22e47751d6d4 100644 --- a/graphics/colord/Makefile +++ b/graphics/colord/Makefile @@ -1,5 +1,6 @@ PORTNAME= colord PORTVERSION= 1.4.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://www.freedesktop.org/software/colord/releases/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 0518786fa1b5..88ac36f94fb3 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,6 @@ PORTNAME= darktable PORTVERSION= 5.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/dcraw-m/Makefile b/graphics/dcraw-m/Makefile index 936eff6b03a9..822e506793c2 100644 --- a/graphics/dcraw-m/Makefile +++ b/graphics/dcraw-m/Makefile @@ -1,6 +1,6 @@ PORTNAME= dcraw-m PORTVERSION= 9.22 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MAINTAINER= waitman@waitman.net diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile index a900e138601f..2022bfe16b27 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -1,6 +1,6 @@ PORTNAME= dcraw PORTVERSION= 9.28 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile index 02a128585a0c..0e85bcf89c49 100644 --- a/graphics/devil/Makefile +++ b/graphics/devil/Makefile @@ -1,7 +1,7 @@ PORTNAME= devil DISTVERSIONPREFIX= v DISTVERSION= 1.8.0 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 3c690b2cc0d7..1f5384b5d1fd 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,6 +1,6 @@ PORTNAME= digikam DISTVERSION= 8.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} \ https://files.kde.org/${PORTNAME}/%SUBDIR%/:aitools,aesthetic,autotags,face,testimage,yunet \ diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 718853a70d5c..6d9c3395e095 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -1,6 +1,6 @@ PORTNAME= enblend PORTVERSION= 4.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION} DISTNAME= enblend-enfuse-${PORTVERSION} diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile index f4c30854bccf..38d46ecd0cce 100644 --- a/graphics/entangle/Makefile +++ b/graphics/entangle/Makefile @@ -1,6 +1,6 @@ PORTNAME= entangle PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://www.entangle-photo.org/download/sources/ diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 67b566fc8ae0..32ed90707fef 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,6 +1,6 @@ PORTNAME= eog DISTVERSION= 47.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index e07fea8fba3c..3e2b324f7c12 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -1,7 +1,7 @@ PORTNAME= geeqie DISTVERSIONPREFIX= v DISTVERSION= 2.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 0b07b7c31da0..e83948c4b44c 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gegl DISTVERSION= 0.4.66 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 092d9945d12c..dc9560b36c85 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -1,6 +1,6 @@ PORTNAME= gimp DISTVERSION= 2.10.38 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile index b68839f8de96..0bd2b385e9db 100644 --- a/graphics/gimp3-app/Makefile +++ b/graphics/gimp3-app/Makefile @@ -1,5 +1,6 @@ PORTNAME= gimp DISTVERSION= 3.0.8 +PORTREVISION= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} PKGNAMESUFFIX= 3-app diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile index 7f8074439eff..73cf387d09e3 100644 --- a/graphics/gnome-color-manager/Makefile +++ b/graphics/gnome-color-manager/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-color-manager PORTVERSION= 3.36.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 6089e5aab18c..a04fc99416be 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,5 +1,6 @@ PORTNAME= gthumb PORTVERSION= 3.12.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 184b5a2107ee..e2a9dd30387b 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -1,5 +1,6 @@ PORTNAME= gwenview DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index a75fd6ca15a3..0a3a6d06f403 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,5 +1,6 @@ PORTNAME= hugin DISTVERSION= 2025.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/imlib2-jxl/Makefile b/graphics/imlib2-jxl/Makefile index 65acac5eceb1..4fc054f8ee01 100644 --- a/graphics/imlib2-jxl/Makefile +++ b/graphics/imlib2-jxl/Makefile @@ -1,7 +1,7 @@ PORTNAME= imlib2-jxl DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index ad6f1bfdce19..1f6bb8c7a5a8 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,6 +1,6 @@ PORTNAME= inkscape DISTVERSION= 1.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 7a67e9c105bb..69243ae3e4dd 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 5.2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 5f6b27d4da25..65478d3a320a 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcdr DISTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 3488d6cda7ba..6cf2afe220f3 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -1,6 +1,6 @@ PORTNAME= libfreehand PORTVERSION= 0.1.2 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/libgxps/Makefile b/graphics/libgxps/Makefile index 97f78af73077..7bb0fd06f0e0 100644 --- a/graphics/libgxps/Makefile +++ b/graphics/libgxps/Makefile @@ -1,6 +1,6 @@ PORTNAME= libgxps PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index 08d50a852845..0d830264d3b0 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -1,7 +1,7 @@ PORTNAME= libjxl DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/libmng/Makefile b/graphics/libmng/Makefile index 44c84c7dd8ab..ea90c8b29de7 100644 --- a/graphics/libmng/Makefile +++ b/graphics/libmng/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmng PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} \ http://www.libmng.com/download/ diff --git a/graphics/libplacebo/Makefile b/graphics/libplacebo/Makefile index f185799d07b3..d45c6b20eb29 100644 --- a/graphics/libplacebo/Makefile +++ b/graphics/libplacebo/Makefile @@ -1,7 +1,7 @@ PORTNAME= libplacebo DISTVERSIONPREFIX= v DISTVERSION= 7.351.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index c34394c299f0..99acac2fcaf1 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -1,5 +1,6 @@ PORTNAME= libraw PORTVERSION= 0.21.5 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ DISTNAME= LibRaw-${PORTVERSION} diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile index 937ddd722244..6f9ed8e3a166 100644 --- a/graphics/lightzone/Makefile +++ b/graphics/lightzone/Makefile @@ -1,7 +1,7 @@ PORTNAME= lightzone DISTVERSION= 4.1.8-3 DISTVERSIONSUFFIX= -g36e87773 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics java DIST_SUBDIR= ${PORTNAME} diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index d9bb035edd2a..79c17d9eabd1 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= luminance-hdr DISTVERSION= 2.6.1.1 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile index 00dc63451982..00f7d7a6a01a 100644 --- a/graphics/mtpaint/Makefile +++ b/graphics/mtpaint/Makefile @@ -1,6 +1,6 @@ PORTNAME= mtpaint DISTVERSION= 3.50.09 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= eduardo@FreeBSD.org diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index f84874da2fdf..4c049f5b6f62 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -1,7 +1,7 @@ PORTNAME= mypaint DISTVERSIONPREFIX=v DISTVERSION= 2.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics PATCH_SITES= https://github.com/garynthompson/${PORTNAME}/commit/ diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile index f3e79bd91a56..d0e797559ceb 100644 --- a/graphics/nomacs/Makefile +++ b/graphics/nomacs/Makefile @@ -1,5 +1,6 @@ PORTNAME= nomacs DISTVERSION= 3.22.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= vidar@karlsen.tech diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile index db0d2ee6ef70..2667747d76c7 100644 --- a/graphics/opencolorio/Makefile +++ b/graphics/opencolorio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.5.0 # py-opencolorio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 8160daaf7a83..a378308f2900 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,7 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.4.3 DISTVERSIONPREFIX= Natron- -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile index 601d6d3b09ed..fafefe058445 100644 --- a/graphics/openjpeg/Makefile +++ b/graphics/openjpeg/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjpeg PORTVERSION= 2.5.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PATCH_SITES= https://github.com/uclouvain/openjpeg/commit/ diff --git a/graphics/openjpeg15/Makefile b/graphics/openjpeg15/Makefile index f5518b32eb78..1124dde5699a 100644 --- a/graphics/openjpeg15/Makefile +++ b/graphics/openjpeg15/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjpeg PORTVERSION= 1.5.2 DISTVERSIONPREFIX= version. -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics PKGNAMESUFFIX= 15 diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index 1af03557c38f..246952d0d8a8 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -1,6 +1,6 @@ PORTNAME= oyranos PORTVERSION= 0.9.6 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile index 760d17127570..d86bfae6c51a 100644 --- a/graphics/photivo/Makefile +++ b/graphics/photivo/Makefile @@ -1,6 +1,6 @@ PORTNAME= photivo PORTVERSION= 0.0.2015.03.21 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/${PORTNAME}/ DISTNAME= source-archive diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index d9bce6475ff0..febac72c4078 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -1,7 +1,7 @@ PORTNAME= pngquant PORTVERSION= 2.18.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://pngquant.org/ diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index add7e0b93f64..53b5d6b8aa0a 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -1,5 +1,6 @@ PORTNAME= poppler DISTVERSION= 25.10.0 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ diff --git a/graphics/py-imagecodecs/Makefile b/graphics/py-imagecodecs/Makefile index c72c96ffc856..1c87ac966c7b 100644 --- a/graphics/py-imagecodecs/Makefile +++ b/graphics/py-imagecodecs/Makefile @@ -1,6 +1,6 @@ PORTNAME= imagecodecs PORTVERSION= 2025.11.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile index 05078af782ac..bdcff341147e 100644 --- a/graphics/py-pillow/Makefile +++ b/graphics/py-pillow/Makefile @@ -1,6 +1,6 @@ PORTNAME= pillow PORTVERSION= 11.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index 51dccf81099b..28a2c9679999 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -1,5 +1,6 @@ PORTNAME= qiv PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://spiegl.de/qiv/download/ diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 98a3feb6893f..dc1c1467e4f0 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -1,6 +1,6 @@ PORTNAME= rawtherapee PORTVERSION= 5.12 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/RawTherapee/RawTherapee/releases/download/${PORTVERSION}/ \ https://rawtherapee.com/shared/source/ \ diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index b5fd1cdc6c81..72f8b1dd0e9f 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= simpleviewer PORTVERSION= 3.1.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/andreyu/simple-viewer-gl/get/${BB_COMMIT}.tar.bz2?dummy=/ diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 5fc59b0c7e6f..71a8b1394381 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -1,6 +1,6 @@ PORTNAME= ufraw PORTVERSION= 0.22.20210424 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index dcb972f2c480..f2b9932d16f4 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,6 +1,6 @@ PORTNAME= vips PORTVERSION= 8.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/graphics/xviewer/Makefile b/graphics/xviewer/Makefile index 785de1f518df..0044d25d617a 100644 --- a/graphics/xviewer/Makefile +++ b/graphics/xviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= xviewer PORTVERSION= 3.4.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome DIST_SUBDIR= gnome diff --git a/java/openjdk11/Makefile b/java/openjdk11/Makefile index 1f4f63df0df6..6990863aa78b 100644 --- a/java/openjdk11/Makefile +++ b/java/openjdk11/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} MASTER_SITES= LOCAL/openjdk/:boot diff --git a/java/openjdk17/Makefile b/java/openjdk17/Makefile index 68fb4cbf62c5..fb75f9f9c454 100644 --- a/java/openjdk17/Makefile +++ b/java/openjdk17/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} MASTER_SITES= LOCAL/openjdk/:boot diff --git a/java/openjdk19/Makefile b/java/openjdk19/Makefile index 59f7c62487cd..1c1ca5ef2143 100644 --- a/java/openjdk19/Makefile +++ b/java/openjdk19/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} MASTER_SITES= LOCAL/openjdk/:boot diff --git a/java/openjdk20/Makefile b/java/openjdk20/Makefile index 814a220c3af1..5303be58d478 100644 --- a/java/openjdk20/Makefile +++ b/java/openjdk20/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} MASTER_SITES= LOCAL/openjdk/:boot diff --git a/java/openjdk21/Makefile b/java/openjdk21/Makefile index e0105a14bfb3..1b5ba42898cf 100644 --- a/java/openjdk21/Makefile +++ b/java/openjdk21/Makefile @@ -1,6 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} +PORTREVISION= 1 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} diff --git a/java/openjdk22/Makefile b/java/openjdk22/Makefile index e17d17e6c17d..1af77945ce98 100644 --- a/java/openjdk22/Makefile +++ b/java/openjdk22/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} diff --git a/java/openjdk23/Makefile b/java/openjdk23/Makefile index 84ae99fa5f33..92fb04eb3fd4 100644 --- a/java/openjdk23/Makefile +++ b/java/openjdk23/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} diff --git a/java/openjdk24/Makefile b/java/openjdk24/Makefile index d17abdcaba19..30abd5d54968 100644 --- a/java/openjdk24/Makefile +++ b/java/openjdk24/Makefile @@ -1,7 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} diff --git a/java/openjdk25/Makefile b/java/openjdk25/Makefile index f4c12b9f24f4..3a41724a1131 100644 --- a/java/openjdk25/Makefile +++ b/java/openjdk25/Makefile @@ -1,6 +1,7 @@ PORTNAME= openjdk DISTVERSIONPREFIX= jdk- DISTVERSION= ${JDK_FULL_VERSION:S/.0.0//} +PORTREVISION= 1 CATEGORIES= java devel PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index e56f3519b626..71a4e232d9c6 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg DISTVERSION= 8.0.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index 6d744e5652eb..5546df8e4739 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,6 +1,6 @@ PORTNAME= kodi DISTVERSION= 22.0a2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia java MASTER_SITES= https://mirrors.kodi.tv/build-deps/sources/ DISTFILES= apache-groovy-binary-${GROOVY_VERSION}.zip \ diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index a29466c85859..92aaeb6526d7 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,7 +1,7 @@ PORTNAME= mpv DISTVERSIONPREFIX= v DISTVERSION= 0.40.0 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 *** 224 LINES SKIPPED ***home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698187b7.1d00c.6ba80c67>
