Mon Sep 12 16:00:08 2016 UTC ()
Update pear-Mail_mimeDecode to 1.5.6.

Release date: 2016-08-28 23:07 UTC

Changelog:

Minor Bug fix release.
#20431 - support for android
#19762 - multipart signed not split correctly on line breaks
#20027 - replace /e with preg_replace_callback
#19762 - multipart/signed eating of new line, and expose sig_hdr etc.


(taca)
diff -r1.4 -r1.5 pkgsrc/mail/pear-Mail_mimeDecode/Makefile
diff -r1.4 -r1.5 pkgsrc/mail/pear-Mail_mimeDecode/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/mail/pear-Mail_mimeDecode/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/pear-Mail_mimeDecode/Makefile 2012/10/08 12:19:26 1.4
+++ pkgsrc/mail/pear-Mail_mimeDecode/Makefile 2016/09/12 16:00:08 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.4 2012/10/08 12:19:26 asau Exp $ 1# $NetBSD: Makefile,v 1.5 2016/09/12 16:00:08 taca Exp $
2 2
3DISTNAME= Mail_mimeDecode-1.5.5 3DISTNAME= Mail_mimeDecode-1.5.6
4CATEGORIES+= mail 4CATEGORIES+= mail
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7COMMENT= PHP classes to deal with decoding/interpreting of mime messages 7COMMENT= PHP classes to deal with decoding/interpreting of mime messages
8 8
9DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.6.0:../../mail/pear-Mail_Mime 9DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.6.0:../../mail/pear-Mail_Mime
10CONFLICTS= php-pear-Mail_Mime-[0-9]* \ 10CONFLICTS= php-pear-Mail_Mime-[0-9]* \
11 ${PHP_PKG_PREFIX}-pear-Mail_Mime<1.6.0 11 ${PHP_PKG_PREFIX}-pear-Mail_Mime<1.6.0
12 12
13.include "../../lang/php/pear.mk" 13.include "../../lang/php/pear.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/mail/pear-Mail_mimeDecode/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/pear-Mail_mimeDecode/distinfo 2015/11/03 23:27:16 1.4
+++ pkgsrc/mail/pear-Mail_mimeDecode/distinfo 2016/09/12 16:00:08 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2015/11/03 23:27:16 agc Exp $ 1$NetBSD: distinfo,v 1.5 2016/09/12 16:00:08 taca Exp $
2 2
3SHA1 (pear/Mail_mimeDecode-1.5.5.tgz) = 7ca891a246f0fd6e6a83dcb4b06eabd65b44a406 3SHA1 (pear/Mail_mimeDecode-1.5.6.tgz) = a0589e4f0aee1c8ef032ee812425ac677f046c1d
4RMD160 (pear/Mail_mimeDecode-1.5.5.tgz) = 2e40ea946a9a6c12e7744270d48d7e19319fba3a 4RMD160 (pear/Mail_mimeDecode-1.5.6.tgz) = ac57f510eb60bba258c4deed5beed771eb5f0f05
5SHA512 (pear/Mail_mimeDecode-1.5.5.tgz) = 3b000517891258c848024617cb9e811f4d39d829739b6f026e3476895b62430c86b274e0deda49532fee280b51deb02614f8b68724c80b54e4a51d04786ef43d 5SHA512 (pear/Mail_mimeDecode-1.5.6.tgz) = fe46ff2542acd3b180981c7dae41a1979b2edb3bfa5ad716a1ff39a255c2c04d92a7d770ae6531e38f3b869173f576fba44410c8e03269510d71dce5fa345bd1
6Size (pear/Mail_mimeDecode-1.5.5.tgz) = 11554 bytes 6Size (pear/Mail_mimeDecode-1.5.6.tgz) = 13258 bytes