mail/mpop: Update to 1.4.12

Adds support for the libtls library (provided by the
LibreSSL project).

Changelog: https://marlam.de/mpop/news/

PR:		252145
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27779
This commit is contained in:
Rainer Hurling 2020-12-27 07:11:03 +00:00
parent d53b0a831d
commit 33a60b868a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559345
2 changed files with 8 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mpop
DISTVERSION= 1.4.11
DISTVERSION= 1.4.12
CATEGORIES= mail
MASTER_SITES= https://marlam.de/mpop/releases/
@ -20,7 +20,7 @@ INFO= mpop
OPTIONS_DEFINE= GSASL IDN LIBSECRET NLS
OPTIONS_RADIO= TLS
OPTIONS_RADIO_TLS= GNUTLS OPENSSL
OPTIONS_RADIO_TLS= GNUTLS LIBTLS OPENSSL
OPTIONS_DEFAULT= GNUTLS IDN
OPTIONS_SUB= yes
@ -34,6 +34,9 @@ IDN_CONFIGURE_WITH= libidn
LIBSECRET_DESC= GNOME password management
LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret
LIBSECRET_CONFIGURE_WITH= libsecret
LIBTLS_DESC= SSL/TLS support via libtls
LIBTLS_LIB_DEPENDS= libtls.so:security/libressl
LIBTLS_CONFIGURE_ON= --with-tls=libtls
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
OPENSSL_USES= ssl

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1606889448
SHA256 (mpop-1.4.11.tar.xz) = 9b53df519d47b5e709aa066b54b97f0cdca84a06c92dbcf52118f86223dc9dbd
SIZE (mpop-1.4.11.tar.xz) = 341752
TIMESTAMP = 1608945943
SHA256 (mpop-1.4.12.tar.xz) = 5f6355b52d9c360619623a40c66c1a5571e393b43fe58375c0de35429ac3480a
SIZE (mpop-1.4.12.tar.xz) = 346316