From owner-svn-ports-all@freebsd.org Mon Oct 21 08:36:11 2019 Return-Path: Delivered-To: svn-ports-all@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 9AF3115056C; Mon, 21 Oct 2019 08:36:11 +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 46xVNC3bbfz3xPF; Mon, 21 Oct 2019 08:36:11 +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 5BB82215CC; Mon, 21 Oct 2019 08:36:11 +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 x9L8aBl5027961; Mon, 21 Oct 2019 08:36:11 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9L8aAWD027960; Mon, 21 Oct 2019 08:36:10 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201910210836.x9L8aAWD027960@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 21 Oct 2019 08:36:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515090 - head/mail/roundcube X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/mail/roundcube X-SVN-Commit-Revision: 515090 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2019 08:36:11 -0000 Author: ale Date: Mon Oct 21 08:36:10 2019 New Revision: 515090 URL: https://svnweb.freebsd.org/changeset/ports/515090 Log: Update to 1.3.10 release and fix NSC option [1]. PR: 241327 [1] Submitted by: tobik Modified: head/mail/roundcube/Makefile head/mail/roundcube/distinfo Modified: head/mail/roundcube/Makefile ============================================================================== --- head/mail/roundcube/Makefile Mon Oct 21 07:26:37 2019 (r515089) +++ head/mail/roundcube/Makefile Mon Oct 21 08:36:10 2019 (r515090) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= roundcube -DISTVERSION= 1.3.9 +DISTVERSION= 1.3.10 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ @@ -53,7 +53,7 @@ SQLITE_VARS= use_php+=pdo_sqlite SUB_FILES= newsyslog.conf -post-extract-NSC: +post-extract-NSC-on: @${CP} ${FILESDIR}/spellchecker.php ${WRKSRC} post-patch: Modified: head/mail/roundcube/distinfo ============================================================================== --- head/mail/roundcube/distinfo Mon Oct 21 07:26:37 2019 (r515089) +++ head/mail/roundcube/distinfo Mon Oct 21 08:36:10 2019 (r515090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555064067 -SHA256 (roundcubemail-1.3.9-complete.tar.gz) = 726db4ffb33a7154dd432cbb99810ab9d02512c7f1987a6119e9ac7f595521ad -SIZE (roundcubemail-1.3.9-complete.tar.gz) = 5521697 +TIMESTAMP = 1571646677 +SHA256 (roundcubemail-1.3.10-complete.tar.gz) = 69fe11550a0f5711020ecd55c6ad36394580800a68d43bb69ecedc91f36ba8bf +SIZE (roundcubemail-1.3.10-complete.tar.gz) = 5495189