mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
mail/fetchmail: update to 6.4.22 release.
This contains documentation updates, and one code change to the IMAP
client: IMAP: fix error code when LOGIN fails
This recently printed 'we've run out of authentication methods'
instead of the actual authentication failure.
This also formally adds OpenSSL 3.0.0 support.
PR: 258486
Approved by: Corey Halpin (maintainer)
(cherry picked from commit 33bfcd6f29
)
This commit is contained in:
parent
5f2f43514f
commit
30a6e13d02
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Ville Eerola <ve@sci.fi>
|
# Created by: Ville Eerola <ve@sci.fi>
|
||||||
|
|
||||||
PORTNAME?= fetchmail
|
PORTNAME?= fetchmail
|
||||||
DISTVERSION= 6.4.22.rc3
|
DISTVERSION= 6.4.22
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
# The next line is inherited by the fetchmailconf dependent port,
|
# The next line is inherited by the fetchmailconf dependent port,
|
||||||
# do NOT replace fetchmail by ${PORTNAME}
|
# do NOT replace fetchmail by ${PORTNAME}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1630251482
|
TIMESTAMP = 1631567945
|
||||||
SHA256 (fetchmail-6.4.22.rc3.tar.xz) = 1087a1c8ef8053f2deb97c17e2ab1a91fd3dd40fe275c7d6da0693bb1218fe13
|
SHA256 (fetchmail-6.4.22.tar.xz) = cc6818bd59435602169fa292d6d163d56b21c7f53112829470a3aceabe612c84
|
||||||
SIZE (fetchmail-6.4.22.rc3.tar.xz) = 1329524
|
SIZE (fetchmail-6.4.22.tar.xz) = 1330176
|
||||||
|
|
Loading…
Add table
Reference in a new issue