Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2021 17:17:12 GMT
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1d5b7c913b1c - main - Bump portrevisions of openexr and Imath users.
Message-ID:  <202105181717.14IHHCc9050979@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1d5b7c913b1c41f208ac96ccf898296200f22fcc

commit 1d5b7c913b1c41f208ac96ccf898296200f22fcc
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2021-05-18 17:10:07 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2021-05-18 17:15:57 +0000

    Bump portrevisions of openexr and Imath users.
---
 cad/PrusaSlicer/Makefile                     | 2 +-
 devel/kio-extras/Makefile                    | 1 +
 devel/synfig/Makefile                        | 2 +-
 editors/calligra/Makefile                    | 2 +-
 games/pink-pony/Makefile                     | 2 +-
 graphics/alembic/Makefile                    | 1 +
 graphics/ampasCTL/Makefile                   | 2 +-
 graphics/appleseed/Makefile                  | 2 +-
 graphics/blender/Makefile                    | 2 +-
 graphics/cimg/Makefile                       | 2 +-
 graphics/darktable/Makefile                  | 2 +-
 graphics/enblend/Makefile                    | 2 +-
 graphics/exrtools/Makefile                   | 2 +-
 graphics/fyre/Makefile                       | 2 +-
 graphics/gegl/Makefile                       | 2 +-
 graphics/gimp-app/Makefile                   | 2 +-
 graphics/gimp-gmic-plugin/Makefile           | 2 +-
 graphics/gmic/Makefile                       | 1 +
 graphics/gstreamer1-plugins-openexr/Makefile | 2 +-
 graphics/hdr_tools/Makefile                  | 2 +-
 graphics/hugin/Makefile                      | 2 +-
 graphics/jpeg-xl/Makefile                    | 2 +-
 graphics/kf5-kimageformats/Makefile          | 1 +
 graphics/krita/Makefile                      | 2 +-
 graphics/luminance-qt5/Makefile              | 1 +
 graphics/nvidia-texture-tools/Makefile       | 2 +-
 graphics/opencv/Makefile                     | 2 +-
 graphics/openimageio/Makefile                | 2 +-
 graphics/openshadinglanguage/Makefile        | 2 +-
 graphics/photoflow/Makefile                  | 2 +-
 graphics/pixie/Makefile                      | 2 +-
 graphics/py-openimageio/Makefile             | 2 +-
 graphics/simpleviewer/Makefile               | 2 +-
 graphics/synfigstudio/Makefile               | 2 +-
 graphics/vigra/Makefile                      | 2 +-
 graphics/vips/Makefile                       | 2 +-
 graphics/yafaray/Makefile                    | 2 +-
 math/curv/Makefile                           | 2 +-
 misc/openvdb/Makefile                        | 2 +-
 39 files changed, 39 insertions(+), 34 deletions(-)

diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index 518395f49287..14c139de3e42 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	PrusaSlicer
 DISTVERSIONPREFIX=version_
 DISTVERSION=	2.3.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	cad
 
 MAINTAINER=	teodorsigaev@gmail.com
diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile
index 9e7e00545a5e..907276ae0576 100644
--- a/devel/kio-extras/Makefile
+++ b/devel/kio-extras/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kio-extras
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-applications # kde kde-applications-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index 011937a99a5c..3258154e2fd2 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	synfig
 PORTVERSION=	1.2.2
 DISTVERSIONPREFIX=v
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	devel graphics multimedia
 
 MAINTAINER=	woodsb02@FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 2be129ccbfcc..8fd5461e720e 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	3.2.1
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/games/pink-pony/Makefile b/games/pink-pony/Makefile
index 6100c2bad0dc..92f5170a9f4f 100644
--- a/games/pink-pony/Makefile
+++ b/games/pink-pony/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pink-pony
 PORTVERSION=	1.4.1
-PORTREVISION=	29
+PORTREVISION=	30
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile
index 5d7cc907ad9e..a20dad23465c 100644
--- a/graphics/alembic/Makefile
+++ b/graphics/alembic/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	alembic
 PORTVERSION=	1.8.1
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile
index 851f9beeb8a3..5dfd8f2ecb16 100644
--- a/graphics/ampasCTL/Makefile
+++ b/graphics/ampasCTL/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	ampasCTL
 PORTVERSION=	1.5.2
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	graphics devel
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index a59284f338cd..654166e400f0 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	appleseed
 DISTVERSION=	2.1.0-beta
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 71828c3af13f..c5e13b539a89 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	blender
 DISTVERSION=	2.91.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics multimedia
 MASTER_SITES=	http://download.blender.org/source/ \
 		http://mirror.cs.umn.edu/blender.org/source/ \
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index 84c3e96b8271..d5ddac0af3bd 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	cimg
 DISTVERSIONPREFIX=	v.
 DISTVERSION=	2.9.7
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 477bf30028c6..704ad38d028e 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	darktable
 PORTVERSION=	3.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
 
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index 83dad623cc6e..06e8b38f78f7 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	enblend
 PORTVERSION=	4.2
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	graphics
 MASTER_SITES=	SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION}
 DISTNAME=	enblend-enfuse-${PORTVERSION}
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index 2b3a41f4ddfd..49bd72693f7d 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	exrtools
 PORTVERSION=	0.4
-PORTREVISION=	25
+PORTREVISION=	26
 CATEGORIES=	graphics
 MASTER_SITES=	http://scanline.ca/exrtools/ \
 		LOCAL/ehaupt
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index a104b0a1ef4a..d37c32caae51 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	fyre
 PORTVERSION=	1.0.1
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	graphics
 MASTER_SITES=	http://releases.navi.cx/fyre/
 
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index c7d07dfe6b76..51cf4ad809ee 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gegl
 PORTVERSION=	0.4.30
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 910e74e31bdd..a6a17b0b72d6 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME?=	gimp-app
 PORTVERSION=	2.10.24
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH?=	1
 CATEGORIES?=	graphics gnome
 MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile
index a1b9c580c116..0e27548b9a84 100644
--- a/graphics/gimp-gmic-plugin/Makefile
+++ b/graphics/gimp-gmic-plugin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gmic
 PORTVERSION=	1.6.9
-PORTREVISION=	31
+PORTREVISION=	32
 CATEGORIES=	graphics
 MASTER_SITES=	http://gmic.eu/files/source/
 PKGNAMEPREFIX=	gimp-
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index e6e8c90229dd..41571c2d6c8a 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gmic
 DISTVERSION=	2.9.7
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://gmic.eu/files/source/
 DISTNAME=	${PORTNAME}_${DISTVERSION}
diff --git a/graphics/gstreamer1-plugins-openexr/Makefile b/graphics/gstreamer1-plugins-openexr/Makefile
index affa28569cc3..28ef0751e529 100644
--- a/graphics/gstreamer1-plugins-openexr/Makefile
+++ b/graphics/gstreamer1-plugins-openexr/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 
 COMMENT=	GStreamer OpenExr codec plugin
diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile
index 180f6a239f6f..c71975f0d87e 100644
--- a/graphics/hdr_tools/Makefile
+++ b/graphics/hdr_tools/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	hdr_tools
 PORTVERSION=	0.0.2010.11.23	# unspecified by the author, so use the date
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	graphics
 MASTER_SITES=	http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \
 		http://freebsd.nsu.ru/distfiles/
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 9eaa6c9d513c..ce81336f9d5a 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	hugin
 PORTVERSION=	2019.2.0
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 
diff --git a/graphics/jpeg-xl/Makefile b/graphics/jpeg-xl/Makefile
index 19f2795543e7..6ad1e2615b55 100644
--- a/graphics/jpeg-xl/Makefile
+++ b/graphics/jpeg-xl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	jpeg-xl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.3.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index cd2c56094682..5994bc70853e 100644
--- a/graphics/kf5-kimageformats/Makefile
+++ b/graphics/kf5-kimageformats/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kimageformats
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	graphics kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index ce80c0a2cc9f..805b952aa8ef 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	4.4.1
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index b7b6dcdcafa7..3fcc44064ff0 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	luminance-hdr
 DISTVERSION=	2.6.1.1
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/qtpfsgui/luminance/${DISTVERSION}
 
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index bbfbcf509abf..92b5c338d5cc 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nvidia-texture-tools
 PORTVERSION=	2.0.8.1 # needed to not bump PORTEPOCH; remove on next update
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index 1e650a01f32b..eed1a0e39bc9 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencv
 DISTVERSION=	4.5.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	tcberner@FreeBSD.org
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 2982b645dc59..de3cb69931ef 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -7,7 +7,7 @@ DISTVERSION=	2.2.13.1
 # 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 87042b89515f..8b80cc0cb0d3 100644
--- a/graphics/openshadinglanguage/Makefile
+++ b/graphics/openshadinglanguage/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	openshadinglanguage
 DISTVERSIONPREFIX=	Release-
 DISTVERSION=	1.11.13.0
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 
 MAINTAINER=	FreeBSD@Shaneware.biz
diff --git a/graphics/photoflow/Makefile b/graphics/photoflow/Makefile
index 003f5d8e3391..6116f2a12b04 100644
--- a/graphics/photoflow/Makefile
+++ b/graphics/photoflow/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	photoflow
 DISTVERSION=	0.2.8.20200828
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index f52623372cae..f6f62b3a0f7e 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pixie
 PORTVERSION=	2.2.6
-PORTREVISION=	30
+PORTREVISION=	31
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION}
 DISTNAME=	Pixie-src-${PORTVERSION}
diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile
index 04c03006263b..5446ed0e5d68 100644
--- a/graphics/py-openimageio/Makefile
+++ b/graphics/py-openimageio/Makefile
@@ -1,6 +1,6 @@
 # Created by: Shane Ambler
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics multimedia python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile
index eabf2da9c04f..be23c579af5e 100644
--- a/graphics/simpleviewer/Makefile
+++ b/graphics/simpleviewer/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	simpleviewer
 PORTVERSION=	3.1.7
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 MASTER_SITES=	https://bitbucket.org/andreyu/simple-viewer-gl/get/
 DISTNAME=	v${PORTVERSION}	# version tag, has no embedded ${PORTNAME}
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index a89bdf371618..666b0bea4d3e 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	synfigstudio
 PORTVERSION=	1.2.2
 DISTVERSIONPREFIX=v
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics multimedia
 
 MAINTAINER=	woodsb02@FreeBSD.org
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index f77070e64550..064d9ea729c4 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	vigra
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.11.1
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	graphics
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index dd6cd51ece27..4807e37aa4e7 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.10.5
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile
index 53d79228d907..527a86ef5709 100644
--- a/graphics/yafaray/Makefile
+++ b/graphics/yafaray/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	yafaray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/curv/Makefile b/math/curv/Makefile
index 57e4e076b23a..dd718adc11d2 100644
--- a/math/curv/Makefile
+++ b/math/curv/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	curv
 DISTVERSION=	0.4-417
 DISTVERSIONSUFFIX=	-gf6f8d011
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	math lang graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile
index 91d35694f066..1d65dec33697 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.0.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105181717.14IHHCc9050979>