diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 02:34:03 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-05-06 03:13:15 +0000 |
| commit | b337122a2990953dbb03284cdcb051a6e6e25a1d (patch) | |
| tree | 106cd741c5b6ee35134e171dacc4275e4e65f720 | |
| parent | 3a2108c1c6a6ed22fef727e5ebd189bad41a1478 (diff) | |
editors/cpeditor: update 7.0.1 → 7.1.1
| -rw-r--r-- | editors/cpeditor/Makefile | 10 | ||||
| -rw-r--r-- | editors/cpeditor/distinfo | 16 |
2 files changed, 15 insertions, 11 deletions
diff --git a/editors/cpeditor/Makefile b/editors/cpeditor/Makefile index f6f614f7b7e4..21a3f48d58e6 100644 --- a/editors/cpeditor/Makefile +++ b/editors/cpeditor/Makefile @@ -1,10 +1,11 @@ PORTNAME= cpeditor -DISTVERSION= 7.0.1 +DISTVERSION= 7.1.1 CATEGORIES= editors devel MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight and cross-platform code editor for competitive programming -WWW= https://cpeditor.org/ +WWW= https://cpeditor.org/ \ + https://github.com/cpeditor/cpeditor LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -15,11 +16,12 @@ USE_QT= core gui network widgets \ USE_KDE= syntaxhighlighting USE_GITHUB= yes -GH_TUPLE= itay-grudev:SingleApplication:494772e:itay_grudev_SingleApplication/third_party/singleapplication \ +GH_TUPLE= cpeditor:FakeVim:dce7b08:FakeVim/third_party/FakeVim \ + itay-grudev:SingleApplication:a8da87d:itay_grudev_SingleApplication/third_party/singleapplication \ cpeditor:QtFindReplaceDialog:a86ed0b:cpeditor_QtFindReplaceDialog/third_party/QtFindReplaceDialog \ cpeditor:lsp-cpp:69c8afa:cpeditor_lsp_cpp/third_party/lsp-cpp \ cpeditor:qhttp:fd780d2a0bee1246f2ab0a17f6eebab6403fce64:cpeditor_qhttp/third_party/qhttp \ - MikeMirzayanov:testlib:d0a0161:MikeMirzayanov_testlib/third_party/testlib + MikeMirzayanov:testlib:1e4e8a2:MikeMirzayanov_testlib/third_party/testlib PLIST_FILES= bin/cpeditor \ share/applications/cpeditor.desktop \ diff --git a/editors/cpeditor/distinfo b/editors/cpeditor/distinfo index ad21f247c4d6..08ec77fbcf7a 100644 --- a/editors/cpeditor/distinfo +++ b/editors/cpeditor/distinfo @@ -1,13 +1,15 @@ -TIMESTAMP = 1708235909 -SHA256 (cpeditor-cpeditor-7.0.1_GH0.tar.gz) = c6df1806a4db0279b0f6c61e45abc948fa29c30c0b5dca0a8d09fb96e5812f19 -SIZE (cpeditor-cpeditor-7.0.1_GH0.tar.gz) = 1193977 -SHA256 (itay-grudev-SingleApplication-494772e_GH0.tar.gz) = e77b5469571eccd34bb93c20dae8f52727f4126b0918c01273b3f34c4c190c2d -SIZE (itay-grudev-SingleApplication-494772e_GH0.tar.gz) = 23322 +TIMESTAMP = 1778034658 +SHA256 (cpeditor-cpeditor-7.1.1_GH0.tar.gz) = 505275367c7a03b4a154c907cbd1b2a869c6f4c89ae0efc7dd0a21d221b1155d +SIZE (cpeditor-cpeditor-7.1.1_GH0.tar.gz) = 1213996 +SHA256 (cpeditor-FakeVim-dce7b08_GH0.tar.gz) = 0e3e5174cb0c13f747a1b96d029e3204710d3ba6a3eabe7ec1baa03f64881961 +SIZE (cpeditor-FakeVim-dce7b08_GH0.tar.gz) = 121587 +SHA256 (itay-grudev-SingleApplication-a8da87d_GH0.tar.gz) = 7ba487669cbd398c08b1b3b600a7711f33c7306b65342a1c3b33e7dbe4e9b048 +SIZE (itay-grudev-SingleApplication-a8da87d_GH0.tar.gz) = 25451 SHA256 (cpeditor-QtFindReplaceDialog-a86ed0b_GH0.tar.gz) = a639a426c329793616eab30fe8cdd15b8939664c5979f5aa4a05fd74fd806018 SIZE (cpeditor-QtFindReplaceDialog-a86ed0b_GH0.tar.gz) = 146964 SHA256 (cpeditor-lsp-cpp-69c8afa_GH0.tar.gz) = 70f9839b9f4c7525bb05540adac277d8de1169852c45c0c7331b9bc598a32848 SIZE (cpeditor-lsp-cpp-69c8afa_GH0.tar.gz) = 154613 SHA256 (cpeditor-qhttp-fd780d2a0bee1246f2ab0a17f6eebab6403fce64_GH0.tar.gz) = 5530eea87808f18bf62d11d865ec8a09ad9d78c8bdaeb6e21474f7012038ebc9 SIZE (cpeditor-qhttp-fd780d2a0bee1246f2ab0a17f6eebab6403fce64_GH0.tar.gz) = 57108 -SHA256 (MikeMirzayanov-testlib-d0a0161_GH0.tar.gz) = fb2ce4578bacb1f1cab2c38f2ae044f0b9ed0803dd63baf64bb4125eb29cc481 -SIZE (MikeMirzayanov-testlib-d0a0161_GH0.tar.gz) = 121111 +SHA256 (MikeMirzayanov-testlib-1e4e8a2_GH0.tar.gz) = 51a10121ca953f516ea3b1733dac3ad5b8078763de4f2c5c9e4f70fa6b482501 +SIZE (MikeMirzayanov-testlib-1e4e8a2_GH0.tar.gz) = 124343 |
