Date: Fri, 9 Jun 2017 18:23:19 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443027 - branches/2017Q2/mail/roundcube Message-ID: <201706091823.v59INJ2N016241@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Fri Jun 9 18:23:18 2017 New Revision: 443027 URL: https://svnweb.freebsd.org/changeset/ports/443027 Log: mail/roundcube: Update to 1.2.5 PR: 219789 Security: CVE-2017-8114 Approved by: ports-secteam (with hat) Modified: branches/2017Q2/mail/roundcube/Makefile branches/2017Q2/mail/roundcube/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/mail/roundcube/Makefile ============================================================================== --- branches/2017Q2/mail/roundcube/Makefile Fri Jun 9 18:21:17 2017 (r443026) +++ branches/2017Q2/mail/roundcube/Makefile Fri Jun 9 18:23:18 2017 (r443027) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.3 +DISTVERSION= 1.2.5 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: branches/2017Q2/mail/roundcube/distinfo ============================================================================== --- branches/2017Q2/mail/roundcube/distinfo Fri Jun 9 18:21:17 2017 (r443026) +++ branches/2017Q2/mail/roundcube/distinfo Fri Jun 9 18:23:18 2017 (r443027) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480409130 -SHA256 (roundcubemail-1.2.3-complete.tar.gz) = d7f1d041557639c442691a1e5fa791ab77aa97327a0d328a22e0220f3cb2ca97 -SIZE (roundcubemail-1.2.3-complete.tar.gz) = 3894127 +TIMESTAMP = 1497032006 +SHA256 (roundcubemail-1.2.5-complete.tar.gz) = 5494f0a29ff1bc8542c6efc70fa3c35bba6229aebb9cd0d086fd552cb10bf4f3 +SIZE (roundcubemail-1.2.5-complete.tar.gz) = 3900925
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706091823.v59INJ2N016241>