git: 67510e5d169b - main - mail/pecl-mailparse: Update to 3.2.0
Danilo G. Baio <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=67510e5d169bf82b6fc8b0997d78d40978cba5fc commit 67510e5d169bf82b6fc8b0997d78d40978cba5fc Author: Danilo G. Baio <[email protected]> AuthorDate: 2026-08-13 01:48:10 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2026-08-16 17:36:14 +0000 mail/pecl-mailparse: Update to 3.2.0 Encoding conversion code is now vendored from mbstring, so the mbstring build dependency is no longer needed. Changelog: https://pecl.php.net/package-changelog.php?package=mailparse Reported by: portscout --- mail/pecl-mailparse/Makefile | 3 +-- mail/pecl-mailparse/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index 8ade581a6b90..bb21d77489da 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= mailparse -DISTVERSION= 3.1.9 +DISTVERSION= 3.2.0 CATEGORIES= mail www MAINTAINER= [email protected] @@ -10,6 +10,5 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -USE_PHP= mbstring:build .include <bsd.port.mk> diff --git a/mail/pecl-mailparse/distinfo b/mail/pecl-mailparse/distinfo index d2a80a740924..be02bae87559 100644 --- a/mail/pecl-mailparse/distinfo +++ b/mail/pecl-mailparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761263252 -SHA256 (PECL/mailparse-3.1.9.tgz) = ecb3d3c9dc9f7ce034182d478b724ac3cb02098efc69a39c03534f0b1920922b -SIZE (PECL/mailparse-3.1.9.tgz) = 947138 +TIMESTAMP = 1786585454 +SHA256 (PECL/mailparse-3.2.0.tgz) = cc5111ae17bfa36efcc5ef23dcf75b6501593ac264c196aad3e39cd4ad765332 +SIZE (PECL/mailparse-3.2.0.tgz) = 953328