Date: Mon, 10 Apr 2017 12:15:38 +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: r438158 - head/mail/roundcube Message-ID: <201704101215.v3ACFcci016933@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Apr 10 12:15:38 2017 New Revision: 438158 URL: https://svnweb.freebsd.org/changeset/ports/438158 Log: Update to 1.2.4 release. PR: 217767 Submitted by: pi Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Mon Apr 10 12:14:50 2017 (r438157) +++ head/mail/roundcube/Makefile Mon Apr 10 12:15:38 2017 (r438158) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.2.3 +DISTVERSION= 1.2.4 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 Apr 10 12:14:50 2017 (r438157) +++ head/mail/roundcube/distinfo Mon Apr 10 12:15:38 2017 (r438158) @@ -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 = 1491813309 +SHA256 (roundcubemail-1.2.4-complete.tar.gz) = 6042f072fee95da27ab9f86f1f57378b463866747d6d77036ff1babb6764698d +SIZE (roundcubemail-1.2.4-complete.tar.gz) = 3899843
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704101215.v3ACFcci016933>