Path to this page:
./
mail/php-mailparse,
PHP extension for email message manipulation
Branch: CURRENT,
Version: 3.1.1,
Package name: php74-mailparse-3.1.1,
Maintainer: pkgsrc-usersPHP is a programming language designed to be embedded into web pages.
Mailparse is an extension for parsing and working with email messages.
It can deal with rfc822 and rfc2045 (MIME) compliant messages.
WWW: https://www.php.net/manual/en/intro.mailparse.php
Master sites:
Version history: (Expand)
- (2021-10-07) Updated to version: php74-mailparse-3.1.1
- (2021-01-03) Updated to version: php73-mailparse-3.1.1
- (2020-08-16) Package added to pkgsrc.se, version php73-mailparse-3.1.0 (created)
CVS history: (Expand)
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2021-01-03 08:48:26 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
mail/php-mailparse: update to 3.1.1
3.1.1 (2020-09-16)
- Fixed bug #74215: Memory leaks with mailparse (cmb)
- Fixed bug #76498: Unable to use callable as callback (cmb)
- Compatibility with 8.0.0beta4
|
2020-12-01 13:37:29 by Nia Alarie | Files touched by this commit (1) |
Log message:
php-mailparse: Mark incompatible with PHP 5. Set LICENSE.
|
2020-08-16 17:51:45 by Juraj Lutter | Files touched by this commit (4) |
Log message:
Add php-mailparse 3.1.0, a PECL class for parsing and working
with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant
messages.
|