Skip to content

Commit

Permalink
net/pear-Net_SMTP: update to 1.10.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
taca committed Oct 4, 2022
1 parent 5632bf0 commit b2c4160
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions net/pear-Net_SMTP/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions net/pear-Net_SMTP/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b2c4160

Please sign in to comment.