Date: Sat, 29 Sep 2018 20:36:22 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480922 - head/mail/mpop Message-ID: <201809292036.w8TKaMDZ018329@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809292036.w8TKaMDZ018329>