Date: Tue, 25 Jan 2022 22:44:38 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0ca254d63aed - main - */*: Bump PORTREVISION of print/libraqm users Message-ID: <202201252244.20PMics1052729@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ca254d63aed1c4238d6fd998c6933287444f474 commit 0ca254d63aed1c4238d6fd998c6933287444f474 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-25 22:41:08 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-25 22:44:17 +0000 */*: Bump PORTREVISION of print/libraqm users Bump due to new version of print/libraqm --- games/supertux2/Makefile | 1 + graphics/ImageMagick6/Makefile | 1 + graphics/ImageMagick7/Makefile | 1 + graphics/py-pillow/Makefile | 1 + 4 files changed, 4 insertions(+) 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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201252244.20PMics1052729>