aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMichael Osipov <michaelo@FreeBSD.org>2023-10-31 12:09:48 +0000
committerMichael Osipov <michaelo@FreeBSD.org>2023-11-03 07:17:38 +0000
commitfcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea (patch)
treed13a0b0f7bd02a18293998021108eb593b6280c9 /graphics
parent97c34ea73bb01cdea8e2d7dc69b86f964bdc04f1 (diff)
downloadports-fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea.tar.gz
ports-fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea.zip
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet Approved by: jrm (mentor), sunpoet Differential Revision: https://reviews.freebsd.org/D42412
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick6/Makefile2
-rw-r--r--graphics/ImageMagick7/Makefile2
-rw-r--r--graphics/eps2png/Makefile1
-rw-r--r--graphics/epstool/Makefile1
-rw-r--r--graphics/gimp-app/Makefile2
-rw-r--r--graphics/gmt/Makefile2
-rw-r--r--graphics/graphviz/Makefile2
-rw-r--r--graphics/impressive/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--graphics/klatexformula/Makefile2
-rw-r--r--graphics/ocaml-images/Makefile2
-rw-r--r--graphics/peps/Makefile2
-rw-r--r--graphics/pstoedit/Makefile1
-rw-r--r--graphics/sam2p/Makefile2
-rw-r--r--graphics/xfig/Makefile1
-rw-r--r--graphics/xournal/Makefile2
-rw-r--r--graphics/xpeps/Makefile2
17 files changed, 17 insertions, 13 deletions
diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile
index 281e34ab670c..f14cf8579086 100644
--- a/graphics/ImageMagick6/Makefile
+++ b/graphics/ImageMagick6/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ImageMagick
DISTVERSION= 6.9.12-77
-PORTREVISION= 6
+PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index da8d04f67387..57a4e3d20479 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ImageMagick
DISTVERSION= 7.1.0-62
-PORTREVISION= 7
+PORTREVISION= 8
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/eps2png/Makefile b/graphics/eps2png/Makefile
index ed4bd92ecbd5..121416d2b653 100644
--- a/graphics/eps2png/Makefile
+++ b/graphics/eps2png/Makefile
@@ -1,5 +1,6 @@
PORTNAME= eps2png
PORTVERSION= 2.905
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JV
diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile
index 651412c4f83c..b7e041dd7f78 100644
--- a/graphics/epstool/Makefile
+++ b/graphics/epstool/Makefile
@@ -1,5 +1,6 @@
PORTNAME= epstool
PORTVERSION= 3.09
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.ghostgum.com.au/download/
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index b7bc741548de..5b05a5f5aedd 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= gimp
PORTVERSION= 2.10.34
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index bd55baca649f..3433ea78aa23 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gmt
DISTVERSION= 6.3.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= https://github.com/GenericMappingTools/${PORTNAME}/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 9b64b4a2e5cb..bbd051fcbe76 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,6 +1,6 @@
PORTNAME= graphviz
PORTVERSION= 8.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics tk
MASTER_SITES= https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${PORTVERSION}/
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index 09550cf60daa..974249df9da9 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -1,6 +1,6 @@
PORTNAME= impressive
DISTVERSION= 0.13.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= graphics python
MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/
DISTNAME= Impressive-${DISTVERSION}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index cb2716faf808..e930fccc661d 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,6 +1,6 @@
PORTNAME= inkscape
DISTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
diff --git a/graphics/klatexformula/Makefile b/graphics/klatexformula/Makefile
index 741629338198..105f10037b3d 100644
--- a/graphics/klatexformula/Makefile
+++ b/graphics/klatexformula/Makefile
@@ -1,6 +1,6 @@
PORTNAME= klatexformula
PORTVERSION= 4.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index a25a90069246..fd24db68a0f5 100644
--- a/graphics/ocaml-images/Makefile
+++ b/graphics/ocaml-images/Makefile
@@ -1,6 +1,6 @@
PORTNAME= images
PORTVERSION= 4.0.1
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 2
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/
diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile
index 43fafef66dc8..187cd99d9ae0 100644
--- a/graphics/peps/Makefile
+++ b/graphics/peps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= peps
PORTVERSION= 2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://peps.redprince.net/peps/ \
ftp://ftp.peps.redprince.net/unix/peps/
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 62c4af1216ad..247cfd75332f 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pstoedit
DISTVERSION= 4.00
+PORTREVISION= 1
CATEGORIES= graphics print
MASTER_SITES= SF
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile
index 85e0de15a23f..8262b1a8e619 100644
--- a/graphics/sam2p/Makefile
+++ b/graphics/sam2p/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sam2p
PORTVERSION= 0.49.4
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${PORTVERSION}/
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 973051125c04..f7b845004362 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfig
PORTVERSION= 3.2.8b
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/mcj/
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index 698fba31de6c..dfa8c619a18a 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xournal
PORTVERSION= 0.4.8.2016
-PORTREVISION= 48
+PORTREVISION= 49
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/xpeps/Makefile b/graphics/xpeps/Makefile
index acc93f046dd6..5196eb9a9d1b 100644
--- a/graphics/xpeps/Makefile
+++ b/graphics/xpeps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= peps
PORTVERSION= 2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://peps.redprince.net/peps/ \
ftp://ftp.peps.redprince.net/unix/peps/