pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/pear-Mail Update pear-Mail to 1.4.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12cff7fe5382
branches:  trunk
changeset: 362875:12cff7fe5382
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun May 28 11:33:17 2017 +0000

description:
Update pear-Mail to 1.4.1.

pkgsrc change:
* set LICENSE to modified-bsd.
* standarlized order in Makefile.


1.4.1                                           2017-04-11 13:33 UTC

Changelog:

* Loosen recognition of "queued as" server response (PR #10)

* Bug #20463: domain-literal parsing error
* Bug #20513: Mail_smtp::send() doesn't close socket for smtp connection

1.4.0                                           2017-04-07 13:09 UTC

Changelog:

Clarified licensing to "New BSD" (3-Clause BSD)

* Bug #21082: Inconsistent licensing

diffstat:

 mail/pear-Mail/Makefile |  15 ++++++++-------
 mail/pear-Mail/distinfo |  10 +++++-----
 2 files changed, 13 insertions(+), 12 deletions(-)

diffs (42 lines):

diff -r 2c84704b041d -r 12cff7fe5382 mail/pear-Mail/Makefile
--- a/mail/pear-Mail/Makefile   Sun May 28 11:26:40 2017 +0000
+++ b/mail/pear-Mail/Makefile   Sun May 28 11:33:17 2017 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.13 2016/09/05 03:04:40 wen Exp $
+# $NetBSD: Makefile,v 1.14 2017/05/28 11:33:17 taca Exp $
+
+DISTNAME=      Mail-1.4.1
+CATEGORIES=    mail
 
-DISTNAME=      Mail-1.3.0
-CATEGORIES=    mail
+MAINTAINER=    wenheping%gmail.com@localhost
+HOMEPAGE=      http://pear.php.net/package/Mail
+COMMENT=       PHP Class that provides multiple interfaces for sending emails
+LICENSE=       modified-bsd
 
 CONFLICTS=     php-pear-Mail-[0-9]*
 
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.4.1:../../net/pear-Net_SMTP
 
-MAINTAINER=    wenheping%gmail.com@localhost
-HOMEPAGE=      http://pear.php.net/package/Mail
-COMMENT=       PHP Class that provides multiple interfaces for sending emails
-
 .include "../../lang/php/pear.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 2c84704b041d -r 12cff7fe5382 mail/pear-Mail/distinfo
--- a/mail/pear-Mail/distinfo   Sun May 28 11:26:40 2017 +0000
+++ b/mail/pear-Mail/distinfo   Sun May 28 11:33:17 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/09/05 03:04:40 wen Exp $
+$NetBSD: distinfo,v 1.8 2017/05/28 11:33:17 taca Exp $
 
-SHA1 (pear/Mail-1.3.0.tgz) = 25f7fd124d35c666c24fd2e352071be523a41cf8
-RMD160 (pear/Mail-1.3.0.tgz) = f4173d819ffc447ece10d61d19d5d29563434c24
-SHA512 (pear/Mail-1.3.0.tgz) = 701dd663f73e71fa09bd5a1d42813170fd72b4e5d2804cbd9613476ea64c4fa70e2c99355ff39f1be0fcf6bac719ee543a90ea0160f11f9efb7e18b0584e9f94
-Size (pear/Mail-1.3.0.tgz) = 23110 bytes
+SHA1 (pear/Mail-1.4.1.tgz) = 5c5214215e98ce17b91fb8d38c0af308a0803e10
+RMD160 (pear/Mail-1.4.1.tgz) = 513a46e8c7ed2d6a1ce986d0760434781798ddd1
+SHA512 (pear/Mail-1.4.1.tgz) = 851fa64bcf042fba58a70833c12ec5d7af6382e14e6157eeeb5be51b22cdfa5677c5d1eeba8c1f9eef6d55c2d732a4d5d6ea28c726aef232b233c170f7b82307
+Size (pear/Mail-1.4.1.tgz) = 21756 bytes



Home | Main Index | Thread Index | Old Index