diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-08-05 17:58:34 +0000 |
commit | 57a153b6962c76f08da35530b3ae483fb6c20ef0 (patch) | |
tree | f417110f33c2aa7aaa51738e52faa005040b66ec /graphics | |
parent | archivers/libzip: Update to 1.9.2 (diff) |
archivers/libzip: Bump PORTREVISION on dependent ports
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick7/Makefile | 2 | ||||
-rw-r--r-- | graphics/okular/Makefile | 2 | ||||
-rw-r--r-- | graphics/openfx-arena/Makefile | 1 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis-ltr/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis/Makefile | 2 | ||||
-rw-r--r-- | graphics/xournalpp/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index 6f06faff17d3..03bb4aa15e94 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -1,6 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 7.1.0-43 -PORTREVISION= 2 +PORTREVISION= 3 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/okular/Makefile b/graphics/okular/Makefile index cd11a8ede0f8..7f89d7db6ca2 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -1,6 +1,6 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index a1d27d47d088..726199ad195d 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,6 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.4.3 DISTVERSIONPREFIX= Natron- +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 70e8bccc17ea..65df2418f366 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,6 +1,6 @@ PORTNAME= pstoedit PORTVERSION= 3.70 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics print MASTER_SITES= SF diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 881ca5890b7a..5df056c7d1cb 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.22.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 97f15013877e..c203faa8432f 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.26.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index 5eb58ba195e4..b79f128e35ac 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= xournalpp DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |