diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-08-16 09:51:32 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-08-16 09:51:32 +0000 |
commit | 75935eef6f4a63e0d949ad10e4030162e0dc4b01 (patch) | |
tree | 7a1fe7ff51cfb7be4c764102f1dd2ede9d1727f8 | |
parent | 59c22beddccbc660993e0719467546514751d727 (diff) |
MFH: r544849
graphics/ilmbase, graphics/openexr: security update to v2.5.3
ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3
"Patch release with various bug/security fixes and build/install fixes, plus a performance optimization:
* Various sanitizer/fuzz-identified issues related to handling of invalid input
* Fixes to misc compiler warnings [...]
* Read performance optimization (#782)
* Fix for building on non-glibc (#798)
* Fixes to tests"
The full name of shared libraries changed from *.25.0.1 to *.25.0.2
=> PORTREVISION bumps for all ports that use either ilmbase or openexr
coming up in separate commit to ease MFH.
All test builds of direct users succeeded on 12.1 amd64.
Bump PORTREVISION of all ports using ilmbase or openexr.
Security: b1d6b383-dd51-11ea-a688-7b12871ef3ad
Approved by: ports-secteam@ (joneum@)
Notes
Notes:
svn path=/branches/2020Q3/; revision=545094
42 files changed, 64 insertions, 57 deletions
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index e55c22cd1c78..3702752e7fbf 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -3,7 +3,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX= version_ DISTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MAINTAINER= teodorsigaev@gmail.com diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 06e08c198606..54b7e307b0a4 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -2,7 +2,7 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-applications # kde kde-applications-plasma MAINTAINER= kde@FreeBSD.org diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile index 82159cf936c4..b77997044ed5 100644 --- a/devel/synfig/Makefile +++ b/devel/synfig/Makefile @@ -4,7 +4,7 @@ PORTNAME= synfig PORTVERSION= 1.2.2 DISTVERSIONPREFIX=v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel graphics multimedia MAINTAINER= woodsb02@FreeBSD.org diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 3b333c819517..3fc7580bd281 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 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 addfb57f58f4..f6369302714b 100644 --- a/games/pink-pony/Makefile +++ b/games/pink-pony/Makefile @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile index 5e0f0b3bfc0e..019fa24b6a20 100644 --- a/graphics/alembic/Makefile +++ b/graphics/alembic/Makefile @@ -3,8 +3,7 @@ PORTNAME= alembic PORTVERSION= 1.7.12 -PORTREVISION= 2 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile index fc23a5a9a309..2001605a680c 100644 --- a/graphics/ampasCTL/Makefile +++ b/graphics/ampasCTL/Makefile @@ -3,7 +3,7 @@ PORTNAME= ampasCTL PORTVERSION= 1.5.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics devel MAINTAINER= ports@FreeBSD.org diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index b1d4359210dd..24f529db0d57 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -3,7 +3,7 @@ PORTNAME= blender DISTVERSION= 2.83.1 -PORTREVISION= 1 +PORTREVISION= 2 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 09b0c7341b16..bd2dad16f64e 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -4,7 +4,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. DISTVERSION= 2.9.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index c954b65c0eaa..98f7fae16fbd 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -3,7 +3,7 @@ PORTNAME= darktable PORTVERSION= 3.0.2 -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 d2bdfc6f1e18..e909a6099891 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -3,7 +3,7 @@ PORTNAME= enblend PORTVERSION= 4.2 -PORTREVISION= 9 +PORTREVISION= 10 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 c21ced56fcab..5afbe1f6ffe5 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= exrtools PORTVERSION= 0.4 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index c7d5feffd75b..82c7abbcbf40 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -3,7 +3,7 @@ PORTNAME= fyre PORTVERSION= 1.0.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://releases.navi.cx/fyre/ diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 60c630a7d10e..fd7b31d35501 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.4.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index daea57720d32..15915d604e22 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,7 +3,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.20 -PORTREVISION= 1 +PORTREVISION= 2 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 ec451f6619a9..9f1050cf3f64 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.9 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= graphics MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index 4115eb2323d4..4d8f253e18b4 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic DISTVERSION= 2.9.1 -PORTREVISION= 1 +PORTREVISION= 2 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 e0924154f7e7..312b359e3811 100644 --- a/graphics/gstreamer1-plugins-openexr/Makefile +++ b/graphics/gstreamer1-plugins-openexr/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics COMMENT= GStreamer OpenExr codec plugin diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile index c8de0f1fac10..70ff9bdc745b 100644 --- a/graphics/hdr_tools/Makefile +++ b/graphics/hdr_tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= hdr_tools PORTVERSION= 0.0.2010.11.23 # unspecified by the author, so use the date -PORTREVISION= 10 +PORTREVISION= 11 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 ceab0e041b55..933c91a34c66 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= hugin PORTVERSION= 2019.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index 3ad4cf9587d0..1c171585e95f 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ilmbase -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= graphics devel MAINTAINER= mandree@FreeBSD.org @@ -23,7 +23,9 @@ CMAKE_ARGS+= --target \ WRKSRC_SUBDIR= IlmBase PLIST_SUB= MAJORVER=${_MAJORVER} \ - VER=${_VER} + VER=${_VER} \ + MINVER=${_MINVER} \ + PLVER=${_PLVER} PORTDOCS= README.md OPTIONS_DEFINE= DOCS LARGE_STACK @@ -35,6 +37,8 @@ LARGE_STACK_CONFIGURE_ENABLE= large-stack _MAJORVER= 2_5 _VER= 25 +_MINVER= 0 +_PLVER= 2 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libHalf-${_MAJORVER}.so diff --git a/graphics/ilmbase/distinfo b/graphics/ilmbase/distinfo index a8075e4959d7..bd45fb626944 100644 --- a/graphics/ilmbase/distinfo +++ b/graphics/ilmbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594896474 -SHA256 (AcademySoftwareFoundation-openexr-2.5.2-v2.5.2_GH0.tar.gz) = 5da8dff448d0c4a529e52c97daf238a461d01cd233944f75095668d6d7528761 -SIZE (AcademySoftwareFoundation-openexr-2.5.2-v2.5.2_GH0.tar.gz) = 27525326 +TIMESTAMP = 1597314242 +SHA256 (AcademySoftwareFoundation-openexr-2.5.3-v2.5.3_GH0.tar.gz) = 6a6525e6e3907715c6a55887716d7e42d09b54d2457323fcee35a0376960bebf +SIZE (AcademySoftwareFoundation-openexr-2.5.3-v2.5.3_GH0.tar.gz) = 27534825 diff --git a/graphics/ilmbase/pkg-plist b/graphics/ilmbase/pkg-plist index ea3b6c99a28a..d47191596918 100644 --- a/graphics/ilmbase/pkg-plist +++ b/graphics/ilmbase/pkg-plist @@ -61,22 +61,22 @@ lib/cmake/IlmBase/IlmBaseTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/IlmBase/IlmBaseTargets.cmake lib/libHalf-%%MAJORVER%%.so lib/libHalf-%%MAJORVER%%.so.%%VER%% -lib/libHalf-%%MAJORVER%%.so.%%VER%%.0.1 +lib/libHalf-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% lib/libHalf.so lib/libIex-%%MAJORVER%%.so lib/libIex-%%MAJORVER%%.so.%%VER%% -lib/libIex-%%MAJORVER%%.so.%%VER%%.0.1 +lib/libIex-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% lib/libIex.so lib/libIexMath-%%MAJORVER%%.so lib/libIexMath-%%MAJORVER%%.so.%%VER%% -lib/libIexMath-%%MAJORVER%%.so.%%VER%%.0.1 +lib/libIexMath-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% lib/libIexMath.so lib/libIlmThread-%%MAJORVER%%.so lib/libIlmThread-%%MAJORVER%%.so.%%VER%% -lib/libIlmThread-%%MAJORVER%%.so.%%VER%%.0.1 +lib/libIlmThread-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% lib/libIlmThread.so lib/libImath-%%MAJORVER%%.so lib/libImath-%%MAJORVER%%.so.%%VER%% -lib/libImath-%%MAJORVER%%.so.%%VER%%.0.1 +lib/libImath-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% lib/libImath.so libdata/pkgconfig/IlmBase.pc diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile index c7d451f65016..4f02fc0a2eb5 100644 --- a/graphics/kf5-kimageformats/Makefile +++ b/graphics/kf5-kimageformats/Makefile @@ -2,7 +2,7 @@ PORTNAME= kimageformats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 9d2518a7e8ca..45005083656a 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -2,7 +2,7 @@ PORTNAME= krita DISTVERSION= 4.3.0 -PORTREVISION= 1 +PORTREVISION= 2 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 99e8057aef18..96ac8112061a 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} PKGNAMESUFFIX= -qt5 diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile index dff242e099e5..481eb158f7eb 100644 --- a/graphics/nvidia-texture-tools/Makefile +++ b/graphics/nvidia-texture-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= nvidia-texture-tools PORTVERSION= 2.0.8.1 # needed to not bump PORTEPOCH; remove on next update -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 5d9adab0c22f..b15d9d21e8bd 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openexr -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= graphics devel MASTER_SITES= LOCAL/mandree/:test DISTFILES= ${PORTNAME}-2.2.0-comp_dwa-test-images.tar.xz:test @@ -40,10 +40,14 @@ _DOC_FILES1= CHANGES.md CONTRIBUTING.md GOVERNANCE.md LICENSE.md SECURITY.md \ _DOC_FILES2= *.odt *.pdf MAJORVER= 2_5 -VER= 25 +_VER= 25 +_MINVER= 0 +_PLVER= 2 PLIST_SUB+= MAJORVER=${MAJORVER} \ - VER=${VER} + VER=${_VER} \ + MINVER=${_MINVER} \ + PLVER=${_PLVER} # too many reports about compilation failures, so # sanity check we are using the same C++ standard library @@ -58,8 +62,8 @@ pre-configure: post-install: ${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/lib/libIlmImf-${MAJORVER}.so.${VER} \ - ${STAGEDIR}${PREFIX}/lib/libIlmImfUtil-${MAJORVER}.so.${VER} + ${STAGEDIR}${PREFIX}/lib/libIlmImf-${MAJORVER}.so.${_VER} \ + ${STAGEDIR}${PREFIX}/lib/libIlmImfUtil-${MAJORVER}.so.${_VER} post-install-DOCS-off: ${RM} ${STAGEDIR}${DOCSDIR:H}/OpenEXR/*.pdf diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo index 5de8c2d3db66..e445d0967c74 100644 --- a/graphics/openexr/distinfo +++ b/graphics/openexr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1594896580 +TIMESTAMP = 1597314241 SHA256 (openexr-2.2.0-comp_dwa-test-images.tar.xz) = bbb8ff547e9b68f0dfb1e8804a7ad984978c2b15897988399cc68176e99dd63a SIZE (openexr-2.2.0-comp_dwa-test-images.tar.xz) = 653768 -SHA256 (AcademySoftwareFoundation-openexr-2.5.2-v2.5.2_GH0.tar.gz) = 5da8dff448d0c4a529e52c97daf238a461d01cd233944f75095668d6d7528761 -SIZE (AcademySoftwareFoundation-openexr-2.5.2-v2.5.2_GH0.tar.gz) = 27525326 +SHA256 (AcademySoftwareFoundation-openexr-2.5.3-v2.5.3_GH0.tar.gz) = 6a6525e6e3907715c6a55887716d7e42d09b54d2457323fcee35a0376960bebf +SIZE (AcademySoftwareFoundation-openexr-2.5.3-v2.5.3_GH0.tar.gz) = 27534825 diff --git a/graphics/openexr/pkg-plist b/graphics/openexr/pkg-plist index aabe49f5a5e0..7aeeb5401714 100644 --- a/graphics/openexr/pkg-plist +++ b/graphics/openexr/pkg-plist @@ -116,10 +116,10 @@ lib/cmake/OpenEXR/OpenEXRTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/OpenEXR/OpenEXRTargets.cmake lib/libIlmImf-%%MAJORVER%%.so lib/libIlmImf-%%MAJORVER%%.so.%%VER%% -lib/libIlmImf-%%MAJORVER%%.so.%%VER%%.0.1 +lib/libIlmImf-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% lib/libIlmImf.so lib/libIlmImfUtil-%%MAJORVER%%.so lib/libIlmImfUtil-%%MAJORVER%%.so.%%VER%% -lib/libIlmImfUtil-%%MAJORVER%%.so.%%VER%%.0.1 +lib/libIlmImfUtil-%%MAJORVER%%.so.%%VER%%.%%MINVER%%.%%PLVER%% lib/libIlmImfUtil.so libdata/pkgconfig/OpenEXR.pc diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 774af713f53d..b0b44511dea8 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -4,7 +4,7 @@ PORTNAME= openimageio DISTVERSIONPREFIX= Release- DISTVERSION= 2.1.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index 2e9a263bd3e8..8d3e5fc8ab80 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -4,7 +4,7 @@ PORTNAME= openshadinglanguage DISTVERSIONPREFIX= Release- DISTVERSION= 1.10.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 6061b634d601..4973f0cb82d8 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixie PORTVERSION= 2.2.6 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION} DISTNAME= Pixie-src-${PORTVERSION} diff --git a/graphics/py-openexr/Makefile b/graphics/py-openexr/Makefile index 1d1afabd65e7..b73c45705193 100644 --- a/graphics/py-openexr/Makefile +++ b/graphics/py-openexr/Makefile @@ -3,7 +3,7 @@ PORTNAME= openexr PORTVERSION= 1.2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics python MASTER_SITES= http://excamera.com/files/ \ CHEESESHOP diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile index c1a087be26c7..afab7d4563d5 100644 --- a/graphics/py-openimageio/Makefile +++ b/graphics/py-openimageio/Makefile @@ -1,7 +1,7 @@ # Created by: Shane Ambler # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index ee89b5d9012a..73c7be624333 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= simpleviewer PORTVERSION= 3.1.7 -PORTREVISION= 4 +PORTREVISION= 5 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 837f7395191d..20bf39dcf331 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -4,7 +4,7 @@ PORTNAME= synfigstudio PORTVERSION= 1.2.2 DISTVERSIONPREFIX=v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics multimedia MAINTAINER= woodsb02@FreeBSD.org diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index b17e87a336d9..704983704582 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -4,7 +4,7 @@ PORTNAME= vigra DISTVERSIONPREFIX=v DISTVERSION= 1.11.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 333e2c8eb4f7..7c73ba9000a7 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.9.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile index c2739c812d61..3d00dad8869d 100644 --- a/graphics/yafaray/Makefile +++ b/graphics/yafaray/Makefile @@ -4,7 +4,7 @@ PORTNAME= yafaray DISTVERSIONPREFIX= v DISTVERSION= 3.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/curv/Makefile b/math/curv/Makefile index dbff4be6b9bd..e22d0a2e9b72 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -3,7 +3,7 @@ PORTNAME= curv DISTVERSION= 0.4-417 DISTVERSIONSUFFIX= -gf6f8d011 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index d595482377ce..69f81c859799 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 7.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |