Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2017 18:02:38 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r453983 - branches/2017Q4/mail/roundcube
Message-ID:  <201711111802.vABI2cQZ037877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Nov 11 18:02:37 2017
New Revision: 453983
URL: https://svnweb.freebsd.org/changeset/ports/453983

Log:
  MFH: r453797
  
  Update to 1.3.3 release.
  
  Fix security vulnerability (CVE-2017-16651).
  
  PR:		223547
  Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
  
  Approved by:	ports-secteam (swills)

Modified:
  branches/2017Q4/mail/roundcube/Makefile
  branches/2017Q4/mail/roundcube/distinfo
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/mail/roundcube/Makefile
==============================================================================
--- branches/2017Q4/mail/roundcube/Makefile	Sat Nov 11 17:29:26 2017	(r453982)
+++ branches/2017Q4/mail/roundcube/Makefile	Sat Nov 11 18:02:37 2017	(r453983)
@@ -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: branches/2017Q4/mail/roundcube/distinfo
==============================================================================
--- branches/2017Q4/mail/roundcube/distinfo	Sat Nov 11 17:29:26 2017	(r453982)
+++ branches/2017Q4/mail/roundcube/distinfo	Sat Nov 11 18:02:37 2017	(r453983)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711111802.vABI2cQZ037877>