git: 9e6cc0dffac3 - main - graphics/pecl-imagick: bump du to imagick update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 08:50:13 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e6cc0dffac349f7847b8576e23c895b3fa35e31 commit 9e6cc0dffac349f7847b8576e23c895b3fa35e31 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-01-21 08:49:48 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-01-21 08:49:48 +0000 graphics/pecl-imagick: bump du to imagick update --- 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 c0021457cba7..b67c7cd3c687 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -1,6 +1,6 @@ PORTNAME= imagick PORTVERSION= 3.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= 000.fbsd@quip.cz