svn commit: r453983 - branches/2017Q4/mail/roundcube

Danilo G. Baio dbaio at FreeBSD.org
Sat Nov 11 18:02:39 UTC 2017


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 at 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


More information about the svn-ports-branches mailing list