pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/pear-Net_SMTP
Module Name: pkgsrc
Committed By: taca
Date: Tue Oct 4 13:39:24 UTC 2022
Modified Files:
pkgsrc/net/pear-Net_SMTP: Makefile distinfo
Log Message:
net/pear-Net_SMTP: update to 1.10.1
1.10.1 (2022-09-23)
Changelog:
* BugFix: (authXOAuth2) longer tokens violate maximum SMTP command line
length #70
* BugFix: (disconnect) socket will not disconnect on erroneous response upon
QUIT message #71
* BugFix: Fix PHP 8.2 deprecation warnings on undefined properties #72
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/pear-Net_SMTP/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/pear-Net_SMTP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/pear-Net_SMTP/Makefile
diff -u pkgsrc/net/pear-Net_SMTP/Makefile:1.27 pkgsrc/net/pear-Net_SMTP/Makefile:1.28
--- pkgsrc/net/pear-Net_SMTP/Makefile:1.27 Sun Mar 21 03:30:04 2021
+++ pkgsrc/net/pear-Net_SMTP/Makefile Tue Oct 4 13:39:24 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2021/03/21 03:30:04 taca Exp $
+# $NetBSD: Makefile,v 1.28 2022/10/04 13:39:24 taca Exp $
-DISTNAME= Net_SMTP-1.10.0
+DISTNAME= Net_SMTP-1.10.1
CATEGORIES+= net mail
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/pear-Net_SMTP/distinfo
diff -u pkgsrc/net/pear-Net_SMTP/distinfo:1.22 pkgsrc/net/pear-Net_SMTP/distinfo:1.23
--- pkgsrc/net/pear-Net_SMTP/distinfo:1.22 Tue Oct 26 11:06:29 2021
+++ pkgsrc/net/pear-Net_SMTP/distinfo Tue Oct 4 13:39:24 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 11:06:29 nia Exp $
+$NetBSD: distinfo,v 1.23 2022/10/04 13:39:24 taca Exp $
-BLAKE2s (pear/Net_SMTP-1.10.0.tgz) = 432e0c7fac889e11a4de0f5540ba0729bc88face68ac1fb1a230f39d03dbdf8c
-SHA512 (pear/Net_SMTP-1.10.0.tgz) = 4a742ea4521d6ee4889db365691cb3cd8299b9946618e7a80a10d025c4c3f68a91274829fc48ed9d095632e282b32b6e5fede633a5d48e2d995ce48b3893b218
-Size (pear/Net_SMTP-1.10.0.tgz) = 15350 bytes
+BLAKE2s (pear/Net_SMTP-1.10.1.tgz) = dead697c25cd1b83b788254edfb3050a6e4feb63de8218c108302ec0d75ea8d2
+SHA512 (pear/Net_SMTP-1.10.1.tgz) = ff006407204b56709c430b33e44aab5af2fa4439d3dee4d210059b41207726a3b02f19eace594cf5c707140173f53e25e6239c2375dc254116c35c7561f61330
+Size (pear/Net_SMTP-1.10.1.tgz) = 16011 bytes
Home |
Main Index |
Thread Index |
Old Index