Skip to content

Commit

Permalink
editors/cpeditor: Update 6.10.2 → 6.10.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 26, 2023
1 parent 43f620a commit 9a4eba3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
7 changes: 3 additions & 4 deletions editors/cpeditor/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cpeditor
DISTVERSION= 6.10.2
DISTVERSION= 6.10.3
CATEGORIES= editors devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -13,11 +13,10 @@ USES= cmake:noninja compiler:c++17-lang desktop-file-utils qt:5
USE_QT= core gui network widgets \
buildtools:build linguisttools:build qmake:build
USE_GITHUB= yes
GH_TUPLE= \
cpeditor:QCodeEditor:dbf8b26:cpeditor_QCodeEditor/third_party/QCodeEditor \
GH_TUPLE= cpeditor:QCodeEditor:ed1196a:cpeditor_QCodeEditor/third_party/QCodeEditor \
itay-grudev:SingleApplication:f1e1508:itay_grudev_SingleApplication/third_party/singleapplication \
cpeditor:QtFindReplaceDialog:8528b6e:cpeditor_QtFindReplaceDialog/third_party/QtFindReplaceDialog \
cpeditor:lsp-cpp:1825fd7:cpeditor_lsp_cpp/third_party/lsp-cpp \
cpeditor:lsp-cpp:69c8afa:cpeditor_lsp_cpp/third_party/lsp-cpp \
cpeditor:qhttp:fd780d2a0bee1246f2ab0a17f6eebab6403fce64:cpeditor_qhttp/third_party/qhttp \
MikeMirzayanov:testlib:7fd543d:MikeMirzayanov_testlib/third_party/testlib

Expand Down
14 changes: 7 additions & 7 deletions editors/cpeditor/distinfo
@@ -1,14 +1,14 @@
TIMESTAMP = 1672194001
SHA256 (cpeditor-cpeditor-6.10.2_GH0.tar.gz) = 0293be3f322068d7f49cf04b9470a22481279e5d829a0939a5c325ca72ba5bc3
SIZE (cpeditor-cpeditor-6.10.2_GH0.tar.gz) = 1121681
SHA256 (cpeditor-QCodeEditor-dbf8b26_GH0.tar.gz) = 89bf228cd52d8aa22a90ba22dfa6f4c08647382f9393a22cdc9dd26dfbd256b6
SIZE (cpeditor-QCodeEditor-dbf8b26_GH0.tar.gz) = 94609
TIMESTAMP = 1679793656
SHA256 (cpeditor-cpeditor-6.10.3_GH0.tar.gz) = 2a2bfb4e6978b514b509cdbbaf2fb3c50b9f1e207db5540543e45bb2d16a1102
SIZE (cpeditor-cpeditor-6.10.3_GH0.tar.gz) = 1121738
SHA256 (cpeditor-QCodeEditor-ed1196a_GH0.tar.gz) = efab722fbc7db85286007630fe35ccfce8cced7e64d8162c4ff37cc4951b861b
SIZE (cpeditor-QCodeEditor-ed1196a_GH0.tar.gz) = 94600
SHA256 (itay-grudev-SingleApplication-f1e1508_GH0.tar.gz) = 61cd90baa768cc7aa8d96f57e3de15ad15282cc1c726de9891f4f27f410464f7
SIZE (itay-grudev-SingleApplication-f1e1508_GH0.tar.gz) = 21982
SHA256 (cpeditor-QtFindReplaceDialog-8528b6e_GH0.tar.gz) = 46f64aa7f77566cc97a998c1dc60b8cf266fde42734a64eddb0fd8cb657d371f
SIZE (cpeditor-QtFindReplaceDialog-8528b6e_GH0.tar.gz) = 146981
SHA256 (cpeditor-lsp-cpp-1825fd7_GH0.tar.gz) = 5e80064faa9e8b118fb571429e596cb38827fbc84e1edd0d268ae8f165d6dfe4
SIZE (cpeditor-lsp-cpp-1825fd7_GH0.tar.gz) = 154619
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-7fd543d_GH0.tar.gz) = e9b3148667866a8cafe2919b36df97318b1839de805103f4c1e364b1fd5dc41a
Expand Down

0 comments on commit 9a4eba3

Please sign in to comment.