Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2024 18:15:59 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 55fa942c3b87 - 2024Q3 - graphics/pecl-imagick: bump PORTREVISION
Message-ID:  <202409051815.485IFx4M024616@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409051815.485IFx4M024616>