pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/php-mailparse



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jul 30 16:44:22 UTC 2026

Modified Files:
        pkgsrc/mail/php-mailparse: Makefile distinfo
Removed Files:
        pkgsrc/mail/php-mailparse/patches: patch-mailparse.c

Log Message:
lang/php-mailparse: update to 3.2.0

3.2.0 (2026-04-09)

* Vendor encoding conversion code from mbstring. (alexdowad)
* Fix #44 Segmentation fault. (rlerdorf)
* Fix #20 Unexpected parsed value of content-id. (rlerdorf)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/php-mailparse/Makefile \
    pkgsrc/mail/php-mailparse/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/php-mailparse/patches/patch-mailparse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/php-mailparse/Makefile
diff -u pkgsrc/mail/php-mailparse/Makefile:1.7 pkgsrc/mail/php-mailparse/Makefile:1.8
--- pkgsrc/mail/php-mailparse/Makefile:1.7      Wed Oct 22 16:25:34 2025
+++ pkgsrc/mail/php-mailparse/Makefile  Thu Jul 30 16:44:22 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2025/10/22 16:25:34 taca Exp $
+# $NetBSD: Makefile,v 1.8 2026/07/30 16:44:22 taca Exp $
 
 MODNAME=               mailparse
-PECL_VERSION=          3.1.9
+PECL_VERSION=          3.2.0
 CATEGORIES+=           mail
 COMMENT=               PHP extension for email message manipulation
 LICENSE=               php
Index: pkgsrc/mail/php-mailparse/distinfo
diff -u pkgsrc/mail/php-mailparse/distinfo:1.7 pkgsrc/mail/php-mailparse/distinfo:1.8
--- pkgsrc/mail/php-mailparse/distinfo:1.7      Wed Oct 22 16:25:34 2025
+++ pkgsrc/mail/php-mailparse/distinfo  Thu Jul 30 16:44:22 2026
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/10/22 16:25:34 taca Exp $
+$NetBSD: distinfo,v 1.8 2026/07/30 16:44:22 taca Exp $
 
-BLAKE2s (php-mailparse/mailparse-3.1.9.tgz) = d2a5ea2c15ff5075e0235260ba78ffec4663b560650dbff917e3934a19293352
-SHA512 (php-mailparse/mailparse-3.1.9.tgz) = 1429842c05d4512db528c4e52a220493cecef4c0f09996010ac54faeecfecf6daea892948537ad89b647e3f886ac726c3a19a281157dc2ca5055346d62903258
-Size (php-mailparse/mailparse-3.1.9.tgz) = 947138 bytes
-SHA1 (patch-mailparse.c) = 4580b6bbcc60888a2dfbcf091ef6a4096bfd6617
+BLAKE2s (php-mailparse/mailparse-3.2.0.tgz) = f29c6575941de9334079d8104de3e2a5a41a854464e313f2da8f22659c49bdf0
+SHA512 (php-mailparse/mailparse-3.2.0.tgz) = fb0f87f48d3e5c710db2fa281b014801eb7cdb4cf2136fd39e0dd5cb79bde1ecf005e2a9128a58899b275fa474b6d51ea54a2afcf2fdc9ed792270cfc25e4785
+Size (php-mailparse/mailparse-3.2.0.tgz) = 953328 bytes



Home | Main Index | Thread Index | Old Index