Date: Mon, 20 Apr 2020 09:12:36 +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: r532191 - head/mail/roundcube Message-ID: <202004200912.03K9CaGS013770@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Apr 20 09:12:36 2020 New Revision: 532191 URL: https://svnweb.freebsd.org/changeset/ports/532191 Log: Update to 1.4.3 release. PR: 244525 Submitted by: brnrd Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Mon Apr 20 09:01:40 2020 (r532190) +++ head/mail/roundcube/Makefile Mon Apr 20 09:12:36 2020 (r532191) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 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 20 09:01:40 2020 (r532190) +++ head/mail/roundcube/distinfo Mon Apr 20 09:12:36 2020 (r532191) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581065923 -SHA256 (roundcubemail-1.4.2-complete.tar.gz) = c83a746c3ab561ab51df5729627d33bba3520c5d59ee03762739b4e8ad9b0f69 -SIZE (roundcubemail-1.4.2-complete.tar.gz) = 7006013 +TIMESTAMP = 1587373705 +SHA256 (roundcubemail-1.4.3-complete.tar.gz) = 24f250289f961813a222d0cb8e1449dc95b0605334b2fd4d4468ecd96e4e54bf +SIZE (roundcubemail-1.4.3-complete.tar.gz) = 7028284
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004200912.03K9CaGS013770>