aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-01-25 22:41:08 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-01-25 22:44:17 +0000
commit0ca254d63aed1c4238d6fd998c6933287444f474 (patch)
treeac148dcd783eefc21337f6a6c7bb723129792af1
parentd47e8dec7dcd29d87a2cc60c4b233dff220fa406 (diff)
downloadports-0ca254d63aed1c4238d6fd998c6933287444f474.tar.gz
ports-0ca254d63aed1c4238d6fd998c6933287444f474.zip
*/*: Bump PORTREVISION of print/libraqm users
Bump due to new version of print/libraqm
-rw-r--r--games/supertux2/Makefile1
-rw-r--r--graphics/ImageMagick6/Makefile1
-rw-r--r--graphics/ImageMagick7/Makefile1
-rw-r--r--graphics/py-pillow/Makefile1
4 files changed, 4 insertions, 0 deletions
diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile
index c10421975a25..58e57036f77d 100644
--- a/games/supertux2/Makefile
+++ b/games/supertux2/Makefile
@@ -2,6 +2,7 @@ PORTNAME= supertux
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.3
DISTVERSIONSUFFIX= -Source
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX= 2
diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile
index 029c437d6307..d7ad0cbe50a6 100644
--- a/graphics/ImageMagick6/Makefile
+++ b/graphics/ImageMagick6/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ImageMagick
DISTVERSION= 6.9.12-34
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= https://www.imagemagick.org/download/ \
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 11fa24f46f27..ed617a6050cd 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ImageMagick
DISTVERSION= 7.1.0-19
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= https://www.imagemagick.org/download/ \
https://www.imagemagick.org/download/releases/ \
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index 60c6c3367a97..43ce336bad63 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pillow
PORTVERSION= 8.2.0
+PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}