mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.8.1
Changelog: * Don't disconnect when message size exceeds server limit * Added GSSAPI support via the PECL krb5 module * Updated composer requirements to use stable dependencies Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
2449ff6081
commit
13f41e0756
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480938
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net_SMTP
|
||||
PORTVERSION= 1.8.0
|
||||
PORTVERSION= 1.8.1
|
||||
CATEGORIES= net mail www pear
|
||||
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1491582357
|
||||
SHA256 (PEAR/Net_SMTP-1.8.0.tgz) = ae37d74eb59f0a23b7ee59c3a3bff8a88998de2fa560f034686784943a638680
|
||||
SIZE (PEAR/Net_SMTP-1.8.0.tgz) = 14399
|
||||
TIMESTAMP = 1538291823
|
||||
SHA256 (PEAR/Net_SMTP-1.8.1.tgz) = 8dce06f8ca4cd3c14e68817e4802fea1518428ddc97bf8b404a40feaa3e8a577
|
||||
SIZE (PEAR/Net_SMTP-1.8.1.tgz) = 14931
|
||||
|
|
Loading…
Add table
Reference in a new issue