Date: Thu, 4 Jun 2020 10:10:34 +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: r537880 - head/mail/roundcube Message-ID: <202006041010.054AAYaM074040@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Jun 4 10:10:34 2020 New Revision: 537880 URL: https://svnweb.freebsd.org/changeset/ports/537880 Log: Update to 1.4.5 release. Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Thu Jun 4 10:03:58 2020 (r537879) +++ head/mail/roundcube/Makefile Thu Jun 4 10:10:34 2020 (r537880) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.4.4 +DISTVERSION= 1.4.5 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Thu Jun 4 10:03:58 2020 (r537879) +++ head/mail/roundcube/distinfo Thu Jun 4 10:10:34 2020 (r537880) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589181076 -SHA256 (roundcubemail-1.4.4-complete.tar.gz) = 2b8923836a0f83f9806fffc6dfa245705968a0005deab66c1056570eae11c7d7 -SIZE (roundcubemail-1.4.4-complete.tar.gz) = 7029864 +TIMESTAMP = 1591264749 +SHA256 (roundcubemail-1.4.5-complete.tar.gz) = 6e1c88be232f7165f538e7d91ba655bb416af6c4d34ec2c28dbb85734df752e2 +SIZE (roundcubemail-1.4.5-complete.tar.gz) = 7031560
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006041010.054AAYaM074040>