Sat Nov 4 15:24:21 2023 UTC ()
mail/pear-Mail: update to 1.6.0

1.6.0 (2023-11-01)

* Feature: Added new property $response and new methods getResponse and
  getQueuedAs #27 #29
* Feature: Added Net_SMTP debug_handler #28 #30
* BugFix: Fix whitespace removal from addresses #32


(taca)
diff -r1.17 -r1.18 pkgsrc/mail/pear-Mail/Makefile
diff -r1.12 -r1.13 pkgsrc/mail/pear-Mail/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/mail/pear-Mail/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/pear-Mail/Makefile 2023/08/26 07:15:21 1.17
+++ pkgsrc/mail/pear-Mail/Makefile 2023/11/04 15:24:20 1.18
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.17 2023/08/26 07:15:21 taca Exp $ 1# $NetBSD: Makefile,v 1.18 2023/11/04 15:24:20 taca Exp $
2 2
3DISTNAME= Mail-1.5.1 3DISTNAME= Mail-1.6.0
4CATEGORIES= mail 4CATEGORIES= mail
5 5
6MAINTAINER= wenheping@gmail.com 6MAINTAINER= wenheping@gmail.com
7HOMEPAGE= https://pear.php.net/package/Mail 7HOMEPAGE= https://pear.php.net/package/Mail
8COMMENT= PHP Class that provides multiple interfaces for sending emails 8COMMENT= PHP Class that provides multiple interfaces for sending emails
9LICENSE= modified-bsd 9LICENSE= modified-bsd
10 10
11CONFLICTS= php-pear-Mail-[0-9]* 11CONFLICTS= php-pear-Mail-[0-9]*
12 12
13DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.10.0:../../net/pear-Net_SMTP 13DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.10.0:../../net/pear-Net_SMTP
14 14
15.include "../../lang/php/pear.mk" 15.include "../../lang/php/pear.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.12 -r1.13 pkgsrc/mail/pear-Mail/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/pear-Mail/distinfo 2023/08/26 07:15:21 1.12
+++ pkgsrc/mail/pear-Mail/distinfo 2023/11/04 15:24:20 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2023/08/26 07:15:21 taca Exp $ 1$NetBSD: distinfo,v 1.13 2023/11/04 15:24:20 taca Exp $
2 2
3BLAKE2s (pear/Mail-1.5.1.tgz) = d83d42cf5d99e5ad6c2dd9d01391baf48f4948c21429015d6b492173178f811c 3BLAKE2s (pear/Mail-1.6.0.tgz) = 97dcc866abf5fe9c90c8c57c97b6f13c677690e3eddba700d7e66ed0133499e1
4SHA512 (pear/Mail-1.5.1.tgz) = a5d7191ebcc644c3efb5b1ec1ec612802d3b8eb221a289f2757f29143f06d63b3eca317a707a13e68a4f6f758b0a3d0565f5853254e4d04181137ed596c4827c 4SHA512 (pear/Mail-1.6.0.tgz) = a0bb3fe4854bd7dd5e56a15b11467d9c439a4239ae074304962d08acda0ccc208a3776dc72796f7111a84951bb8bb6a312fbf4d0b0733a84b5bc294235098985
5Size (pear/Mail-1.5.1.tgz) = 23704 bytes 5Size (pear/Mail-1.6.0.tgz) = 23856 bytes