From owner-svn-ports-all@freebsd.org Thu Nov 9 06:56:54 2017 Return-Path: Delivered-To: svn-ports-all@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 5AD47E6D0B9; Thu, 9 Nov 2017 06:56:54 +0000 (UTC) (envelope-from ale@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 285EF7AC97; Thu, 9 Nov 2017 06:56:54 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA96uroM024811; Thu, 9 Nov 2017 06:56:53 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA96urfp024809; Thu, 9 Nov 2017 06:56:53 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201711090656.vA96urfp024809@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 9 Nov 2017 06:56:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453797 - head/mail/roundcube X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/mail/roundcube X-SVN-Commit-Revision: 453797 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2017 06:56:54 -0000 Author: ale Date: Thu Nov 9 06:56:52 2017 New Revision: 453797 URL: https://svnweb.freebsd.org/changeset/ports/453797 Log: Update to 1.3.3 release. Fix security vulnerability (CVE-2017-16651). PR: 223547 Submitted by: Vladimir Krstulja Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Thu Nov 9 06:32:10 2017 (r453796) +++ head/mail/roundcube/Makefile Thu Nov 9 06:56:52 2017 (r453797) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.3 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Thu Nov 9 06:32:10 2017 (r453796) +++ head/mail/roundcube/distinfo Thu Nov 9 06:56:52 2017 (r453797) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505113862 -SHA256 (roundcubemail-1.3.1-complete.tar.gz) = f071bbe84f90ba55582289dcef7b70198b81e0aedd4de8422945658bbee3da0b -SIZE (roundcubemail-1.3.1-complete.tar.gz) = 5296647 +TIMESTAMP = 1510210310 +SHA256 (roundcubemail-1.3.3-complete.tar.gz) = 05d9856c966c0d93accabf724e7ff2fd493bba1a57c44247ed0a2aacd617c879 +SIZE (roundcubemail-1.3.3-complete.tar.gz) = 5339032