Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2024 05:37:12 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7407e38cec60 - main - graphics/pecl-imagick: bump PORTREVISION
Message-ID:  <202409030537.4835bCjS016405@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

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