Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2017 06:56:53 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453797 - head/mail/roundcube
Message-ID:  <201711090656.vA96urfp024809@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <vlad-fbsd@acheronmedia.com>

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



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