git: b6825c1bebe5 - main - mail/pecl-imap: Update 1.0.2 → 1.0.3

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Thu, 17 Oct 2024 09:45:02 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b6825c1bebe5b327f853a4f57b8b44ebdbe6dfab

commit b6825c1bebe5b327f853a4f57b8b44ebdbe6dfab
Author:     mickael.maillot <mickael.maillot@gmail.com>
AuthorDate: 2024-10-17 09:42:25 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-17 09:42:25 +0000

    mail/pecl-imap: Update 1.0.2 → 1.0.3
    
    Commit log:
    https://github.com/php/pecl-mail-imap/compare/1.0.2...1.0.3
    
    Remove devel/pcre2 from LIB_DEPENDS - the code use pcre from php itself.
    
    PR:     282135
---
 mail/pecl-imap/Makefile | 8 ++------
 mail/pecl-imap/distinfo | 8 +++-----
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/mail/pecl-imap/Makefile b/mail/pecl-imap/Makefile
index 74caf92aed10..cfba3b8cff47 100644
--- a/mail/pecl-imap/Makefile
+++ b/mail/pecl-imap/Makefile
@@ -1,10 +1,7 @@
 PORTNAME=	imap
-DISTVERSION=	1.0.2
+DISTVERSION=	1.0.3
 CATEGORIES=	mail
 
-PATCH_SITES=	https://github.com/php/pecl-mail-imap/commit/
-PATCHFILES=	4fc9970a29c205ec328f36edc8c119c158129324.diff:-p1
-
 MAINTAINER=	mickael.maillot@gmail.com
 COMMENT=	PHP extension to operate with the IMAP protocol
 WWW=		https://github.com/php/pecl-mail-imap
@@ -12,8 +9,7 @@ WWW=		https://github.com/php/pecl-mail-imap
 LICENSE=	PHP301
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libc-client.so.2010:mail/panda-cclient \
-	libpcre2-8.so:devel/pcre2
+LIB_DEPENDS=	libc-client.so.2010:mail/panda-cclient
 
 USES=		php:pecl localbase ssl
 IGNORE_WITH_PHP=	81 82 83
diff --git a/mail/pecl-imap/distinfo b/mail/pecl-imap/distinfo
index 70167ef0e690..3b556604a976 100644
--- a/mail/pecl-imap/distinfo
+++ b/mail/pecl-imap/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1722361491
-SHA256 (PECL/imap-1.0.2.tgz) = eb6d13fe10668dbb0ad6aa424139645434d0f8b4816c69dd1b251367adb3a16c
-SIZE (PECL/imap-1.0.2.tgz) = 63295
-SHA256 (PECL/4fc9970a29c205ec328f36edc8c119c158129324.diff) = 110a2723afcf4cc02e703e8549002552de6b5303b66ee54bbd4c749b0ebe4b33
-SIZE (PECL/4fc9970a29c205ec328f36edc8c119c158129324.diff) = 489
+TIMESTAMP = 1729065845
+SHA256 (PECL/imap-1.0.3.tgz) = 0c2c0b1f94f299004be996b85a424e3d11ff65ac0a3c980db3213289a4a3faaf
+SIZE (PECL/imap-1.0.3.tgz) = 63476