From owner-svn-ports-head@freebsd.org Wed Jul 8 07:52:46 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 413FB35A800; Wed, 8 Jul 2020 07:52:46 +0000 (UTC) (envelope-from lwhsu@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B1s3f11f7z3RYS; Wed, 8 Jul 2020 07:52:46 +0000 (UTC) (envelope-from lwhsu@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 075791D38E; Wed, 8 Jul 2020 07:52:46 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0687qjcv047530; Wed, 8 Jul 2020 07:52:45 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0687qjMN047528; Wed, 8 Jul 2020 07:52:45 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202007080752.0687qjMN047528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 8 Jul 2020 07:52:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541469 - head/mail/roundcube-thunderbird_labels X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/mail/roundcube-thunderbird_labels X-SVN-Commit-Revision: 541469 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.33 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: Wed, 08 Jul 2020 07:52:46 -0000 Author: lwhsu Date: Wed Jul 8 07:52:45 2020 New Revision: 541469 URL: https://svnweb.freebsd.org/changeset/ports/541469 Log: Update to 1.4.7 PR: 247842 Submitted by: Alexander Moisseev (maintainer) Modified: head/mail/roundcube-thunderbird_labels/Makefile head/mail/roundcube-thunderbird_labels/distinfo Modified: head/mail/roundcube-thunderbird_labels/Makefile ============================================================================== --- head/mail/roundcube-thunderbird_labels/Makefile Wed Jul 8 07:36:26 2020 (r541468) +++ head/mail/roundcube-thunderbird_labels/Makefile Wed Jul 8 07:52:45 2020 (r541469) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird_labels -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.7 DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMEPREFIX= roundcube- @@ -43,7 +43,7 @@ do-install: @${MKDIR} ${STAGEDIR}${PLUGINDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PLUGINDIR} cd ${STAGEDIR}${PLUGINDIR} && \ - ${MV} config.inc.php config.inc.php.sample && \ + ${MV} config.inc.php-dist config.inc.php.sample && \ ${RM} coffee2js.sh docs/_config.yml && \ ${RM} -r coffeescripts Modified: head/mail/roundcube-thunderbird_labels/distinfo ============================================================================== --- head/mail/roundcube-thunderbird_labels/distinfo Wed Jul 8 07:36:26 2020 (r541468) +++ head/mail/roundcube-thunderbird_labels/distinfo Wed Jul 8 07:52:45 2020 (r541469) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592290685 -SHA256 (mike-kfed-roundcube-thunderbird_labels-v1.4.6_GH0.tar.gz) = ccd1c4e684da82f38b9b9a39b7c2c79ed83dd5f238241eaf7a7af4e6994b557d -SIZE (mike-kfed-roundcube-thunderbird_labels-v1.4.6_GH0.tar.gz) = 193363 +TIMESTAMP = 1594192970 +SHA256 (mike-kfed-roundcube-thunderbird_labels-v1.4.7_GH0.tar.gz) = acf86733535c1373b4e3b8954b0e2a44853015dc570f6f8a4952e34bece7fadd +SIZE (mike-kfed-roundcube-thunderbird_labels-v1.4.7_GH0.tar.gz) = 193454