aboutsummaryrefslogtreecommitdiff
path: root/mail/mpop/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-09-29 20:36:21 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-09-29 20:36:21 +0000
commit9a62d4d5ff2ff5a83179e4f2aea5fc184a1afd6e (patch)
tree13203b2241953276afefe1a4a3f34d46d1754a4e /mail/mpop/Makefile
parent5b22b77b27e6e3e5294a4681842c7c44e25ae544 (diff)
downloadports-9a62d4d5ff2ff5a83179e4f2aea5fc184a1afd6e.tar.gz
ports-9a62d4d5ff2ff5a83179e4f2aea5fc184a1afd6e.zip
mail/mpop: update to 1.4.0
Changes: https://marlam.de/mpop/news/mpop-1-4-0/ Reported by: Repology
Notes
Notes: svn path=/head/; revision=480922
Diffstat (limited to 'mail/mpop/Makefile')
-rw-r--r--mail/mpop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index 450c8ae37d41..6d15ecb7bffe 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mpop
-DISTVERSION= 1.2.8
+DISTVERSION= 1.4.0
CATEGORIES= mail
MASTER_SITES= https://marlam.de/mpop/releases/
@@ -29,7 +29,7 @@ GNUTLS_CONFIGURE_ON= --with-tls=gnutls
GSASL_DESC= ${SASL_DESC} via GNU SASL
GSASL_LIB_DEPENDS= libgsasl.so:security/gsasl
GSASL_CONFIGURE_WITH= libgsasl
-IDN_LIB_DEPENDS= libidn.so:dns/libidn
+IDN_LIB_DEPENDS= libidn2.so:dns/libidn2
IDN_CONFIGURE_WITH= libidn
LIBSECRET_DESC= GNOME password management
LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret