From e434b500175e89501f34ed0f2056b13b44b67bed Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 28 May 2023 14:17:23 +0200 Subject: *: Bump revision of ports using math/Imath ...after its major revision update. --- cad/PrusaSlicer/Makefile | 2 +- devel/kio-extras/Makefile | 2 +- editors/calligra/Makefile | 2 +- games/pink-pony/Makefile | 2 +- graphics/ImageMagick7/Makefile | 2 +- graphics/alembic/Makefile | 2 +- graphics/ampasCTL/Makefile | 2 +- graphics/appleseed/Makefile | 2 +- graphics/blender-lts29/Makefile | 1 + graphics/blender/Makefile | 1 + graphics/cimg/Makefile | 1 + graphics/darktable/Makefile | 2 +- graphics/exrtools/Makefile | 2 +- graphics/f3d/Makefile | 1 + graphics/gegl/Makefile | 2 +- graphics/gimp-app/Makefile | 2 +- graphics/gmic/Makefile | 2 +- graphics/gstreamer1-plugins-openexr/Makefile | 2 +- graphics/hugin/Makefile | 2 +- graphics/kf5-kimageformats/Makefile | 1 + graphics/krita/Makefile | 2 +- graphics/luminance-qt5/Makefile | 2 +- graphics/opencolorio-tools/Makefile | 2 +- graphics/opencolorio/Makefile | 2 +- graphics/openexr/Makefile | 2 +- graphics/openimageio/Makefile | 2 +- graphics/openshadinglanguage/Makefile | 1 + graphics/pixie/Makefile | 2 +- graphics/py-opencolorio/Makefile | 2 +- graphics/py-openimageio/Makefile | 2 +- graphics/py-openshadinglanguage/Makefile | 2 +- graphics/simpleviewer/Makefile | 2 +- graphics/synfig/Makefile | 2 +- graphics/synfigstudio/Makefile | 2 +- graphics/vigra/Makefile | 2 +- graphics/yafaray/Makefile | 2 +- math/curv/Makefile | 2 +- misc/openvdb/Makefile | 2 +- multimedia/olive/Makefile | 2 +- multimedia/opentimelineio/Makefile | 2 +- multimedia/py-opentimelineio/Makefile | 2 +- science/opensph/Makefile | 2 +- 42 files changed, 42 insertions(+), 36 deletions(-) diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index 7445a40a5380..9f6ca1020ba1 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MAINTAINER= teodorsigaev@gmail.com diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 195f9eadd690..9ae332992b95 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -1,6 +1,6 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 866a29e9402e..273b020d54b6 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -1,6 +1,6 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 52 +PORTREVISION= 53 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 2c190295266d..18bcdb246973 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -1,6 +1,6 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index 1fae9f8b548a..237226a3be88 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -1,6 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 7.1.0-62 -PORTREVISION= 3 +PORTREVISION= 4 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/alembic/Makefile b/graphics/alembic/Makefile index 9ab244e7cd19..6d095056f2a4 100644 --- a/graphics/alembic/Makefile +++ b/graphics/alembic/Makefile @@ -1,6 +1,6 @@ PORTNAME= alembic PORTVERSION= 1.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index 0e80c1d183f0..6bad011a4c86 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -1,6 +1,6 @@ PORTNAME= ampasCTL PORTVERSION= 1.5.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics devel MAINTAINER= ports@FreeBSD.org diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile index edb9f5bc63da..f4f7b5c04583 100644 --- a/graphics/appleseed/Makefile +++ b/graphics/appleseed/Makefile @@ -1,6 +1,6 @@ PORTNAME= appleseed DISTVERSION= 2.1.0-beta -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile index bb5a991821b2..862c58483710 100644 --- a/graphics/blender-lts29/Makefile +++ b/graphics/blender-lts29/Makefile @@ -1,5 +1,6 @@ PORTNAME= blender DISTVERSION= 2.93.18 +PORTREVISION= 1 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index c8ced4ff752e..62f31ccaaa23 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,5 +1,6 @@ PORTNAME= blender DISTVERSION= 3.5.1 +PORTREVISION= 1 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 e52c46e5560d..77a3fa78de5a 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -1,6 +1,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. DISTVERSION= 3.2.4 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index a76f34146f43..4cba4928e0b3 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,6 @@ PORTNAME= darktable PORTVERSION= 4.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 2176389af51f..570d732aa13b 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= exrtools PORTVERSION= 0.4 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile index b7f1945f3489..c8b2bd2223a0 100644 --- a/graphics/f3d/Makefile +++ b/graphics/f3d/Makefile @@ -1,6 +1,7 @@ PORTNAME= f3d DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 4b352d60b326..6889f6d8139f 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gegl PORTVERSION= 0.4.44 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 775f2e5df46d..c298a423ed76 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -1,6 +1,6 @@ PORTNAME?= gimp PORTVERSION= 2.10.34 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index bdcb7b4df1e0..e8bf6a82f4ba 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmic DISTVERSION= 3.1.6 -PORTREVISION= 3 +PORTREVISION= 4 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 33002d7f7e75..05811020a642 100644 --- a/graphics/gstreamer1-plugins-openexr/Makefile +++ b/graphics/gstreamer1-plugins-openexr/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics COMMENT= GStreamer OpenExr codec plugin diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 0da1e162f352..ff3744277815 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugin DISTVERSION= 2022.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile index 48031bdacf9a..0053b443cc13 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 561973ac783b..f8d7e5a3031d 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 5.1.5 -PORTREVISION= 11 +PORTREVISION= 12 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 8ac7256a47ba..ac81f1e2be50 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= luminance-hdr DISTVERSION= 2.6.1.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/opencolorio-tools/Makefile b/graphics/opencolorio-tools/Makefile index 7da3bd09b21a..d95d18809f22 100644 --- a/graphics/opencolorio-tools/Makefile +++ b/graphics/opencolorio-tools/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -tools COMMENT= Tools to work with OpenColorIO profiles diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile index 80bd5c4ef544..9acf5f821488 100644 --- a/graphics/opencolorio/Makefile +++ b/graphics/opencolorio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.2.1 # 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/openexr/Makefile b/graphics/openexr/Makefile index 2d2eb320751f..fc8227459bb5 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,6 +1,6 @@ PORTNAME= openexr PORTVERSION= 3.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= mandree@FreeBSD.org diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 958d103d53e9..faba6b864fac 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.4.11.1 # py-openimageio'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/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index fbe676b2abf8..652f4724f48f 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -1,6 +1,7 @@ PORTNAME= openshadinglanguage DISTVERSIONPREFIX= v DISTVERSION= 1.12.12.0 +PORTREVISION= 1 CATEGORIES?= graphics devel MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 9128fc549938..ebd590a52f18 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -1,6 +1,6 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} diff --git a/graphics/py-opencolorio/Makefile b/graphics/py-opencolorio/Makefile index 255684dfd78d..619ca7dd0d55 100644 --- a/graphics/py-opencolorio/Makefile +++ b/graphics/py-opencolorio/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index 1e173e9fc75f..bb6e3115689e 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-openshadinglanguage/Makefile b/graphics/py-openshadinglanguage/Makefile index 1fa4e38214f8..a1707b8c59e3 100644 --- a/graphics/py-openshadinglanguage/Makefile +++ b/graphics/py-openshadinglanguage/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics multimedia python # Note this port shares its PORTREVISION with graphics/openshadinglanguage! PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index debd177d70f2..7a1d4ce4f0cf 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= simpleviewer PORTVERSION= 3.1.7 -PORTREVISION= 15 +PORTREVISION= 16 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/synfig/Makefile b/graphics/synfig/Makefile index 2497d7076917..1571fabe9083 100644 --- a/graphics/synfig/Makefile +++ b/graphics/synfig/Makefile @@ -1,7 +1,7 @@ PORTNAME= synfig DISTVERSIONPREFIX= v DISTVERSION= 1.4.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics devel multimedia MAINTAINER= portmaster@BSDforge.com diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index a3dade02a5fd..fcdfedb5d48d 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -1,7 +1,7 @@ PORTNAME= synfigstudio DISTVERSIONPREFIX= v DISTVERSION= 1.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics multimedia MAINTAINER= portmaster@BSDforge.com diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 8f13e8ab9e23..e5266d9cbc97 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -1,7 +1,7 @@ PORTNAME= vigra DISTVERSIONPREFIX=v DISTVERSION= 1.11.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile index f6aceffce407..0683e3cb15c7 100644 --- a/graphics/yafaray/Makefile +++ b/graphics/yafaray/Makefile @@ -1,7 +1,7 @@ PORTNAME= yafaray DISTVERSIONPREFIX= v DISTVERSION= 3.5.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/curv/Makefile b/math/curv/Makefile index e824ac90c453..c6c72ed0ecac 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index 8e36fb35b511..e93c48d48ead 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 10.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile index 5da79f11ba2b..39f1a33ed3ea 100644 --- a/multimedia/olive/Makefile +++ b/multimedia/olive/Makefile @@ -1,6 +1,6 @@ PORTNAME= olive DISTVERSION= 0.1.2-20230320 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia PKGNAMESUFFIX= -video-editor diff --git a/multimedia/opentimelineio/Makefile b/multimedia/opentimelineio/Makefile index 49563d25b181..29fa8b3157ca 100644 --- a/multimedia/opentimelineio/Makefile +++ b/multimedia/opentimelineio/Makefile @@ -1,7 +1,7 @@ PORTNAME= opentimelineio DISTVERSIONPREFIX= v DISTVERSION= 0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/py-opentimelineio/Makefile b/multimedia/py-opentimelineio/Makefile index aa8551311bd4..6114db4dd584 100644 --- a/multimedia/py-opentimelineio/Makefile +++ b/multimedia/py-opentimelineio/Makefile @@ -1,7 +1,7 @@ PORTNAME= opentimelineio DISTVERSIONPREFIX= v DISTVERSION= 0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/opensph/Makefile b/science/opensph/Makefile index 2750d2f446e2..0b8bf8c60347 100644 --- a/science/opensph/Makefile +++ b/science/opensph/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSPH DISTVERSION= 0.4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org -- cgit v1.2.3