Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2025 11:33:07 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2b90da17d5ee - main - mail/pecl-mailparse: Update to 3.1.9
Message-ID:  <202510241133.59OBX7gJ081887@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dbaio:

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

commit 2b90da17d5eef490b4b7493e8e2d3d286b0b5364
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2025-10-24 11:28:49 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2025-10-24 11:32:26 +0000

    mail/pecl-mailparse: Update to 3.1.9
    
    Changelog:  https://pecl.php.net/package-changelog.php?package=mailparse&release=3.1.9
---
 mail/pecl-mailparse/Makefile | 14 ++------------
 mail/pecl-mailparse/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index 609dc326ecfa..8ade581a6b90 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mailparse
-DISTVERSION=	3.1.8
+DISTVERSION=	3.1.9
 CATEGORIES=	mail www
 
 MAINTAINER=	dbaio@FreeBSD.org
@@ -12,14 +12,4 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		php:pecl
 USE_PHP=	mbstring:build
 
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${PHP_VER} >= 85
-	@${REINPLACE_CMD} -e 's|ext/standard/php_smart_string|Zend/zend_smart_string|' \
-		${WRKSRC}/php_mailparse_mime.h \
-		${WRKSRC}/php_mailparse_rfc822.c \
-		${WRKSRC}/php_mailparse_rfc822.re
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/mail/pecl-mailparse/distinfo b/mail/pecl-mailparse/distinfo
index 64174437048a..d2a80a740924 100644
--- a/mail/pecl-mailparse/distinfo
+++ b/mail/pecl-mailparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732794055
-SHA256 (PECL/mailparse-3.1.8.tgz) = 59beab4ef851770c495ba7a0726ab40e098135469a11d9c8e665b089c96efc2f
-SIZE (PECL/mailparse-3.1.8.tgz) = 945958
+TIMESTAMP = 1761263252
+SHA256 (PECL/mailparse-3.1.9.tgz) = ecb3d3c9dc9f7ce034182d478b724ac3cb02098efc69a39c03534f0b1920922b
+SIZE (PECL/mailparse-3.1.9.tgz) = 947138


home | help

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