From owner-svn-ports-head@freebsd.org Sat Sep 29 20:36:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E99DF10AB164; Sat, 29 Sep 2018 20:36:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E23786CFB; Sat, 29 Sep 2018 20:36:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 989A565E; Sat, 29 Sep 2018 20:36:22 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8TKaMKd018331; Sat, 29 Sep 2018 20:36:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8TKaMDZ018329; Sat, 29 Sep 2018 20:36:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201809292036.w8TKaMDZ018329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 29 Sep 2018 20:36:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480922 - head/mail/mpop X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/mail/mpop X-SVN-Commit-Revision: 480922 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2018 20:36:23 -0000 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