Date: Mon, 11 Sep 2017 07:18:02 +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: r449607 - head/mail/roundcube Message-ID: <201709110718.v8B7I2R3088218@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Sep 11 07:18:02 2017 New Revision: 449607 URL: https://svnweb.freebsd.org/changeset/ports/449607 Log: Update to 1.3.1 release. PR: 222203 Submitted by: adamw Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Mon Sep 11 06:30:53 2017 (r449606) +++ head/mail/roundcube/Makefile Mon Sep 11 07:18:02 2017 (r449607) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.3.0 +DISTVERSION= 1.3.1 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Mon Sep 11 06:30:53 2017 (r449606) +++ head/mail/roundcube/distinfo Mon Sep 11 07:18:02 2017 (r449607) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498605012 -SHA256 (roundcubemail-1.3.0-complete.tar.gz) = a9c4d084716482171b23216d57ad9dafd85bd34f1eee73824c62327fc22b995a -SIZE (roundcubemail-1.3.0-complete.tar.gz) = 6158919 +TIMESTAMP = 1505113862 +SHA256 (roundcubemail-1.3.1-complete.tar.gz) = f071bbe84f90ba55582289dcef7b70198b81e0aedd4de8422945658bbee3da0b +SIZE (roundcubemail-1.3.1-complete.tar.gz) = 5296647
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709110718.v8B7I2R3088218>