From owner-svn-ports-all@freebsd.org Fri Oct 2 09:26:46 2020 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 CF7DB3FF555; Fri, 2 Oct 2020 09:26:46 +0000 (UTC) (envelope-from yuri@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 4C2l4Q59Tgz3bT4; Fri, 2 Oct 2020 09:26:46 +0000 (UTC) (envelope-from yuri@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 7C05E1FE8B; Fri, 2 Oct 2020 09:26:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0929Qk1m087147; Fri, 2 Oct 2020 09:26:46 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0929Qk6v087145; Fri, 2 Oct 2020 09:26:46 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202010020926.0929Qk6v087145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 2 Oct 2020 09:26:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551168 - head/editors/cpeditor X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/editors/cpeditor X-SVN-Commit-Revision: 551168 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.33 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: Fri, 02 Oct 2020 09:26:46 -0000 Author: yuri Date: Fri Oct 2 09:26:45 2020 New Revision: 551168 URL: https://svnweb.freebsd.org/changeset/ports/551168 Log: editors/cpeditor: Update 6.6.2 -> 6.6.5 Reported by: piortscout Modified: head/editors/cpeditor/Makefile head/editors/cpeditor/distinfo Modified: head/editors/cpeditor/Makefile ============================================================================== --- head/editors/cpeditor/Makefile Fri Oct 2 09:01:41 2020 (r551167) +++ head/editors/cpeditor/Makefile Fri Oct 2 09:26:45 2020 (r551168) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cpeditor -DISTVERSION= 6.6.2 +DISTVERSION= 6.6.5 CATEGORIES= editors devel MAINTAINER= yuri@FreeBSD.org @@ -14,11 +14,11 @@ USES= cmake compiler:c++14-lang qt:5 USE_QT= core gui network widgets buildtools_build linguisttools_build qmake_build USE_GITHUB= yes GH_TUPLE= \ - cpeditor:QCodeEditor:baf096a7f2d4898913640f9f0bc401659fe2c087:cpeditor_QCodeEditor/third_party/QCodeEditor \ + cpeditor:QCodeEditor:97cdee8a47a0c6d61a1587d23e6f26b870333936:cpeditor_QCodeEditor/third_party/QCodeEditor \ itay-grudev:SingleApplication:e93c12ab69a25fcaa963416f0e348d3269263190:itay_grudev_SingleApplication/third_party/singleapplication \ cpeditor:QtFindReplaceDialog:d6adb0091641aed078e1f41a48278374fa3b328b:cpeditor_QtFindReplaceDialog/third_party/QtFindReplaceDialog \ cpeditor:lsp-cpp:44e7cdea787c19646f3c88ba8cbd0ed5da02b9cd:cpeditor_lsp_cpp/third_party/lsp-cpp \ - MikeMirzayanov:testlib:7354daf4a2a90868ef267185c23f14c30799c4a6:MikeMirzayanov_testlib/third_party/testlib + MikeMirzayanov:testlib:1277b269ec417dc01a786a6775a10b9189a0fadc:MikeMirzayanov_testlib/third_party/testlib \ PLIST_FILES= bin/cpeditor \ share/applications/cpeditor.desktop \ Modified: head/editors/cpeditor/distinfo ============================================================================== --- head/editors/cpeditor/distinfo Fri Oct 2 09:01:41 2020 (r551167) +++ head/editors/cpeditor/distinfo Fri Oct 2 09:26:45 2020 (r551168) @@ -1,13 +1,13 @@ -TIMESTAMP = 1595449765 -SHA256 (cpeditor-cpeditor-6.6.2_GH0.tar.gz) = d3e9aa13988740b1a9afc028b061b98137de41281afb21298b4a6e0892724f5c -SIZE (cpeditor-cpeditor-6.6.2_GH0.tar.gz) = 439007 -SHA256 (cpeditor-QCodeEditor-baf096a7f2d4898913640f9f0bc401659fe2c087_GH0.tar.gz) = 4c3679f82f3647dfbea047bb1220b27bca1d9a59ff2613ea93909333315b688c -SIZE (cpeditor-QCodeEditor-baf096a7f2d4898913640f9f0bc401659fe2c087_GH0.tar.gz) = 94361 +TIMESTAMP = 1601627993 +SHA256 (cpeditor-cpeditor-6.6.5_GH0.tar.gz) = b96b10fdcb6a45802d45153b97deae321d3dbd908bb1906359923c15c39cb24b +SIZE (cpeditor-cpeditor-6.6.5_GH0.tar.gz) = 440118 +SHA256 (cpeditor-QCodeEditor-97cdee8a47a0c6d61a1587d23e6f26b870333936_GH0.tar.gz) = dc4be6c154873d67474a9016628709da2a8232a79832d33d28f61ec51c110d14 +SIZE (cpeditor-QCodeEditor-97cdee8a47a0c6d61a1587d23e6f26b870333936_GH0.tar.gz) = 94353 SHA256 (itay-grudev-SingleApplication-e93c12ab69a25fcaa963416f0e348d3269263190_GH0.tar.gz) = 370d8ea1c3883cada3db24745b0b814e6b212c53b93694b67f4995e65abcd23f SIZE (itay-grudev-SingleApplication-e93c12ab69a25fcaa963416f0e348d3269263190_GH0.tar.gz) = 19320 SHA256 (cpeditor-QtFindReplaceDialog-d6adb0091641aed078e1f41a48278374fa3b328b_GH0.tar.gz) = 3514b5c5d9509b32277f16500d86b32a964c4c911f8745d68739cc2d20d8ae18 SIZE (cpeditor-QtFindReplaceDialog-d6adb0091641aed078e1f41a48278374fa3b328b_GH0.tar.gz) = 146972 SHA256 (cpeditor-lsp-cpp-44e7cdea787c19646f3c88ba8cbd0ed5da02b9cd_GH0.tar.gz) = 43545556df3b32b506a2ab4e8db7d1167e1d00e4cf2533b520812a9e3f005127 SIZE (cpeditor-lsp-cpp-44e7cdea787c19646f3c88ba8cbd0ed5da02b9cd_GH0.tar.gz) = 154649 -SHA256 (MikeMirzayanov-testlib-7354daf4a2a90868ef267185c23f14c30799c4a6_GH0.tar.gz) = cb4f3c3ac16291e6d40106007efe48d91c4fc8ccd1aec59e43575ab6dfcae2b0 -SIZE (MikeMirzayanov-testlib-7354daf4a2a90868ef267185c23f14c30799c4a6_GH0.tar.gz) = 40299 +SHA256 (MikeMirzayanov-testlib-1277b269ec417dc01a786a6775a10b9189a0fadc_GH0.tar.gz) = 08b92917a080e04086a67bdaa6fa85efe76f1984d44fd9be1ddac2070148d786 +SIZE (MikeMirzayanov-testlib-1277b269ec417dc01a786a6775a10b9189a0fadc_GH0.tar.gz) = 40557