svn commit: r480922 - head/mail/mpop
Jan Beich
jbeich at FreeBSD.org
Sat Sep 29 20:36:23 UTC 2018
Author: jbeich
Date: Sat Sep 29 20:36:21 2018
New Revision: 480922
URL: https://svnweb.freebsd.org/changeset/ports/480922
Log:
mail/mpop: update to 1.4.0
Changes: https://marlam.de/mpop/news/mpop-1-4-0/
Reported by: Repology
Modified:
head/mail/mpop/Makefile (contents, props changed)
head/mail/mpop/distinfo (contents, props changed)
Modified: head/mail/mpop/Makefile
==============================================================================
--- head/mail/mpop/Makefile Sat Sep 29 20:36:02 2018 (r480921)
+++ head/mail/mpop/Makefile Sat Sep 29 20:36:21 2018 (r480922)
@@ -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
Modified: head/mail/mpop/distinfo
==============================================================================
--- head/mail/mpop/distinfo Sat Sep 29 20:36:02 2018 (r480921)
+++ head/mail/mpop/distinfo Sat Sep 29 20:36:21 2018 (r480922)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530193175
-SHA256 (mpop-1.2.8.tar.xz) = 16c3794507673bb1e6e8a9231787594155f32e5c68a901368045cf458f6a79ea
-SIZE (mpop-1.2.8.tar.xz) = 272632
+TIMESTAMP = 1534624941
+SHA256 (mpop-1.4.0.tar.xz) = 5240521fdf1f46c4a95566d24c7088de5665337e0221ac23f33cb055eaddba93
+SIZE (mpop-1.4.0.tar.xz) = 273292
More information about the svn-ports-all
mailing list