Skip to content

Commit

Permalink
net/pear-Net_SMTP: update to 1.12.1
Browse files Browse the repository at this point in the history
1.12.1 (2024-04-15)

Changelog:

* Bug: Don't enable GSSAPI method if principal is not set (#81) (#82)
  • Loading branch information
taca committed May 12, 2024
1 parent 6ac89db commit 605bb55
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.32 2024/04/07 13:51:31 taca Exp $
# $NetBSD: Makefile,v 1.33 2024/05/12 14:27:02 taca Exp $

DISTNAME= Net_SMTP-1.12.0
DISTNAME= Net_SMTP-1.12.1
CATEGORIES+= net mail
DIST_SUBDIR= pear/20231026

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.27 2024/04/07 13:51:31 taca Exp $
$NetBSD: distinfo,v 1.28 2024/05/12 14:27:02 taca Exp $

BLAKE2s (pear/20231026/Net_SMTP-1.12.0.tgz) = daedf20c41b04bb748447a4ca92ead34ffcf5df8c071f946798d82cecd44dc4b
SHA512 (pear/20231026/Net_SMTP-1.12.0.tgz) = c37b3baa57e0ff57dfe596991afeafd98ba8d01466743d025fbcc49008c52f3dd7b3eba7e9495e86449fecc3c257dd95a1cc3ee23fdc9b4314d69720d1cec926
Size (pear/20231026/Net_SMTP-1.12.0.tgz) = 17671 bytes
BLAKE2s (pear/20231026/Net_SMTP-1.12.1.tgz) = 9d1c7770e9aafc47db202b43470bdf70eaed4ac1afc32242bb64d0217aed01d9
SHA512 (pear/20231026/Net_SMTP-1.12.1.tgz) = 5c2ed90157aac3ed140ebaa6ded8781e32d738de60ea6061f1e961effd133bedb4e9887cc3bf06bc78b133c6f9cd95c97a85a18a08a860ddeb28cfbfc62862c6
Size (pear/20231026/Net_SMTP-1.12.1.tgz) = 17679 bytes

0 comments on commit 605bb55

Please sign in to comment.