From owner-svn-ports-branches@freebsd.org Wed May 10 14:10:45 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43BFFD5D61E; Wed, 10 May 2017 14:10:45 +0000 (UTC) (envelope-from pawel@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 mx1.freebsd.org (Postfix) with ESMTPS id E452BA25; Wed, 10 May 2017 14:10:44 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4AEAhGX072412; Wed, 10 May 2017 14:10:43 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4AEAhvY072409; Wed, 10 May 2017 14:10:43 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201705101410.v4AEAhvY072409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 10 May 2017 14:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r440563 - branches/2017Q2/mail/libetpan X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 May 2017 14:10:45 -0000 Author: pawel Date: Wed May 10 14:10:43 2017 New Revision: 440563 URL: https://svnweb.freebsd.org/changeset/ports/440563 Log: MFH: r440519 Update to version 1.8 Changelog: - LMTP support - workaround for QIP IMAP Server - compatibility with NDK 13 - fixed crash (CVE-2017-8825) Approved by: ports-secteam (miwi) Modified: branches/2017Q2/mail/libetpan/Makefile branches/2017Q2/mail/libetpan/distinfo branches/2017Q2/mail/libetpan/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/mail/libetpan/Makefile ============================================================================== --- branches/2017Q2/mail/libetpan/Makefile Wed May 10 13:19:01 2017 (r440562) +++ branches/2017Q2/mail/libetpan/Makefile Wed May 10 14:10:43 2017 (r440563) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libetpan -PORTVERSION= 1.7.2 +PORTVERSION= 1.8 CATEGORIES= mail ipv6 MAINTAINER= pawel@FreeBSD.org Modified: branches/2017Q2/mail/libetpan/distinfo ============================================================================== --- branches/2017Q2/mail/libetpan/distinfo Wed May 10 13:19:01 2017 (r440562) +++ branches/2017Q2/mail/libetpan/distinfo Wed May 10 14:10:43 2017 (r440563) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464360411 -SHA256 (dinhviethoa-libetpan-1.7.2_GH0.tar.gz) = 32797282a420f3174f4a679548e20fa2bb4acb404b827d62c2f44d3de4eb3120 -SIZE (dinhviethoa-libetpan-1.7.2_GH0.tar.gz) = 6186628 +TIMESTAMP = 1494363053 +SHA256 (dinhviethoa-libetpan-1.8_GH0.tar.gz) = 4e67a7b4abadcf3cc16fa16e1621a68e54d489dadfd9a7d1f960c172e953b6eb +SIZE (dinhviethoa-libetpan-1.8_GH0.tar.gz) = 6188927 Modified: branches/2017Q2/mail/libetpan/pkg-plist ============================================================================== --- branches/2017Q2/mail/libetpan/pkg-plist Wed May 10 13:19:01 2017 (r440562) +++ branches/2017Q2/mail/libetpan/pkg-plist Wed May 10 14:10:43 2017 (r440563) @@ -166,4 +166,4 @@ include/libetpan/xlist.h lib/libetpan.a lib/libetpan.so lib/libetpan.so.20 -lib/libetpan.so.20.0.0 +lib/libetpan.so.20.1.0