git: 7407e38cec60 - main - graphics/pecl-imagick: bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Sep 2024 05:37:12 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=7407e38cec60a15d8f6254f5e9aeae7450eb19ee commit 7407e38cec60a15d8f6254f5e9aeae7450eb19ee Author: Miroslav Lachman <000.fbsd@quip.cz> AuthorDate: 2024-09-03 05:34:46 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-09-03 05:36:47 +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 --- 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