Date: Fri, 13 Apr 2018 07:19:32 +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: r467213 - head/mail/roundcube Message-ID: <201804130719.w3D7JW2C054737@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Fri Apr 13 07:19:32 2018 New Revision: 467213 URL: https://svnweb.freebsd.org/changeset/ports/467213 Log: Update to 1.3.6 release. PR: 227476 Submitted by: mmokhi Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Fri Apr 13 07:18:55 2018 (r467212) +++ head/mail/roundcube/Makefile Fri Apr 13 07:19:32 2018 (r467213) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.3.5 +DISTVERSION= 1.3.6 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Fri Apr 13 07:18:55 2018 (r467212) +++ head/mail/roundcube/distinfo Fri Apr 13 07:19:32 2018 (r467213) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521802746 -SHA256 (roundcubemail-1.3.5-complete.tar.gz) = 634e98b3e422208d25aba0a0e5adf603833b4b9d32b5db6c1162a122f31b686b -SIZE (roundcubemail-1.3.5-complete.tar.gz) = 5527013 +TIMESTAMP = 1523603238 +SHA256 (roundcubemail-1.3.6-complete.tar.gz) = f1b86e97cc8fd69bb1957d4115762af6ea2d6957ea17b33dd3ec2995662670d9 +SIZE (roundcubemail-1.3.6-complete.tar.gz) = 5529370
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804130719.w3D7JW2C054737>