From owner-svn-ports-head@freebsd.org Mon Apr 20 09:12:37 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 00DE82BC6F0; Mon, 20 Apr 2020 09:12:37 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 495LZD6Fk6z405l; Mon, 20 Apr 2020 09:12:36 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D1FDED1ED; Mon, 20 Apr 2020 09:12:36 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03K9Ca6L013772; Mon, 20 Apr 2020 09:12:36 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03K9CaGS013770; Mon, 20 Apr 2020 09:12:36 GMT (envelope-from ale@FreeBSD.org) Message-Id: <202004200912.03K9CaGS013770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 20 Apr 2020 09:12:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532191 - head/mail/roundcube X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/mail/roundcube X-SVN-Commit-Revision: 532191 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2020 09:12:37 -0000 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