diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-09-27 14:10:15 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-09-27 14:36:30 +0000 |
commit | 21d8008e86830262f2a33a6dca9ddf2478cd6487 (patch) | |
tree | 55cb75e874b5c845f0916dd0c3c444f1f2414b8d /graphics | |
parent | 358336d31aa7b14c5b62e4ad128c2d4454f0c954 (diff) |
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/blender/Makefile | 2 | ||||
-rw-r--r-- | graphics/colmap/Makefile | 2 | ||||
-rw-r--r-- | graphics/electricsheep/Makefile | 2 | ||||
-rw-r--r-- | graphics/evolvotron/Makefile | 2 | ||||
-rw-r--r-- | graphics/fracplanet/Makefile | 2 | ||||
-rw-r--r-- | graphics/gnash/Makefile | 2 | ||||
-rw-r--r-- | graphics/gource/Makefile | 2 | ||||
-rw-r--r-- | graphics/hugin/Makefile | 2 | ||||
-rw-r--r-- | graphics/inkscape/Makefile | 1 | ||||
-rw-r--r-- | graphics/krita/Makefile | 2 | ||||
-rw-r--r-- | graphics/luminance-qt5/Makefile | 2 | ||||
-rw-r--r-- | graphics/msl/Makefile | 1 | ||||
-rw-r--r-- | graphics/openimageio/Makefile | 2 | ||||
-rw-r--r-- | graphics/openmvs/Makefile | 2 | ||||
-rw-r--r-- | graphics/openshadinglanguage/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg/Makefile | 2 | ||||
-rw-r--r-- | graphics/pcl-pointclouds/Makefile | 2 | ||||
-rw-r--r-- | graphics/povray37/Makefile | 2 | ||||
-rw-r--r-- | graphics/povray38/Makefile | 2 |
19 files changed, 19 insertions, 17 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 6d585b0149ff..ab82d3172512 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 3.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile index 15423f8871c3..e987e56dc394 100644 --- a/graphics/colmap/Makefile +++ b/graphics/colmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= colmap DISTVERSION= 3.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= fuz@FreeBSD.org diff --git a/graphics/electricsheep/Makefile b/graphics/electricsheep/Makefile index e3805817ff8a..ee399101a284 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= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index dd131233a7fb..e7b341d4d021 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -1,6 +1,6 @@ PORTNAME= evolvotron DISTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} \ SF/nemysisfreebsdp/${CATEGORIES}/:icons diff --git a/graphics/fracplanet/Makefile b/graphics/fracplanet/Makefile index 90205e6b8334..feebc3e5c7b0 100644 --- a/graphics/fracplanet/Makefile +++ b/graphics/fracplanet/Makefile @@ -1,6 +1,6 @@ PORTNAME= fracplanet PORTVERSION= 0.5.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MASTER_SITES= SF \ SF/nemysisfreebsdp/:icons diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 14a342c1bcc6..6f596bcb20db 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 60 +PORTREVISION= 61 CATEGORIES= graphics multimedia MASTER_SITES= http://git.savannah.gnu.org/cgit/gnash.git/snapshot/ DISTNAME= gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880 diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 6031c95eae10..5577891bfecf 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,6 +1,6 @@ PORTNAME= gource PORTVERSION= 0.51 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 5672385b1235..35ec08cf2c79 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugin DISTVERSION= 2022.0.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 72bc51dcdb42..db05189feda0 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,5 +1,6 @@ PORTNAME= inkscape DISTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 27f5efb8d2ea..30b2b944455a 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,6 +1,6 @@ PORTNAME= krita DISTVERSION= 5.1.5 -PORTREVISION= 18 +PORTREVISION= 19 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 8124b3b12c92..e59326ca0e29 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= luminance-hdr DISTVERSION= 2.6.1.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} diff --git a/graphics/msl/Makefile b/graphics/msl/Makefile index 43442f985062..047e5f5af90c 100644 --- a/graphics/msl/Makefile +++ b/graphics/msl/Makefile @@ -1,6 +1,7 @@ PORTNAME= msl DISTVERSIONPREFIX= v DISTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 06d80216f815..9da3c1273730 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.4.13.0 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openmvs/Makefile b/graphics/openmvs/Makefile index 222ed5ec72b4..7c3a2ab7e417 100644 --- a/graphics/openmvs/Makefile +++ b/graphics/openmvs/Makefile @@ -1,7 +1,7 @@ PORTNAME= openmvs DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile index 1071d8d1c1ee..08e3d1e350a7 100644 --- a/graphics/openshadinglanguage/Makefile +++ b/graphics/openshadinglanguage/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.12.13.0 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= graphics devel MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index d29bc1c923fb..8ce4fc8f8128 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 62 +PORTREVISION= 63 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index e09562cef11a..bcc201cecc72 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcl DISTVERSION= 1.12.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics math MASTER_SITES= https://github.com/PointCloudLibrary/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ PKGNAMESUFFIX= -pointclouds diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index 9ca95d11677b..5a8144d3ce60 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.7.0.10 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics PKGNAMESUFFIX= 37 diff --git a/graphics/povray38/Makefile b/graphics/povray38/Makefile index f048fd99306c..45448676e509 100644 --- a/graphics/povray38/Makefile +++ b/graphics/povray38/Makefile @@ -1,7 +1,7 @@ PORTNAME= povray DISTVERSIONPREFIX= v DISTVERSION= 3.8.0-beta.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= https://github.com/POV-Ray/povray/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= 38 |