git: 55fa942c3b87 - 2024Q3 - graphics/pecl-imagick: bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Sep 2024 18:15:59 UTC
The branch 2024Q3 has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=55fa942c3b87670d48214091615a3554fbe939c1 commit 55fa942c3b87670d48214091615a3554fbe939c1 Author: Miroslav Lachman <000.fbsd@quip.cz> AuthorDate: 2024-09-03 05:34:46 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-09-05 18:15:04 +0000 graphics/pecl-imagick: bump PORTREVISION Bump PORTREVISION after ImageMagick7 upgrade. PR: 280756 Reported by: Dave Hayes <dave@jetcafe.org> Approved by: submitter is maintainer (cherry picked from commit 7407e38cec60a15d8f6254f5e9aeae7450eb19ee) --- graphics/pecl-imagick/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index b67c7cd3c687..96a519513880 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -1,6 +1,6 @@ PORTNAME= imagick PORTVERSION= 3.7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= 000.fbsd@quip.cz