summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-27 14:45:04 +0000
committerwiz <wiz@pkgsrc.org>2019-08-27 14:45:04 +0000
commita306505adfafcc8a92142c7f71156fb632fc2d1f (patch)
tree5feda606de29c257c60f4fa4bfb2632506c62ce8 /editors
parent554fba4bb8108ee066886a99058b6d6181aaf792 (diff)
downloadpkgsrc-a306505adfafcc8a92142c7f71156fb632fc2d1f.tar.gz
codelite: add patch descriptions
From Andrius V
Diffstat (limited to 'editors')
-rw-r--r--editors/codelite/distinfo6
-rw-r--r--editors/codelite/patches/patch-codelite__terminal_TextView.cpp4
-rw-r--r--editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp4
3 files changed, 9 insertions, 5 deletions
diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo
index 12e49a426a5..ebb0211ab93 100644
--- a/editors/codelite/distinfo
+++ b/editors/codelite/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2019/08/27 12:07:57 wiz Exp $
+$NetBSD: distinfo,v 1.6 2019/08/27 14:45:04 wiz Exp $
SHA1 (codelite-13.0.tar.gz) = 011e1ce86f6c9bd88278e3935d7f7cc6d90ef2ce
RMD160 (codelite-13.0.tar.gz) = af6b08ebca99fa7ac56f50ea415aff71d950af0c
@@ -9,6 +9,6 @@ SHA1 (patch-CodeLite_unixprocess__impl.cpp) = ba497d2dd383f38c0405df45661ce2a29f
SHA1 (patch-LiteEditor_CMakeLists.txt) = 1b55945779f62bc9e4d0a1ee4ab9ea6e5b44f199
SHA1 (patch-Plugin_CMakeLists.txt) = 29c4859a6092e6d025220df45199c90a93b6c862
SHA1 (patch-Plugin_wxterminal.cpp) = 4a86640b6fc532eab93d2f97934b672d87140b06
-SHA1 (patch-codelite__terminal_TextView.cpp) = 9f38ca57596977b07cd2d55426c20baaa758d8ed
+SHA1 (patch-codelite__terminal_TextView.cpp) = 13b5cafa6975c95c74d61f5a355e0c88d0f056cd
SHA1 (patch-sdk_codelite__indexer_libctags_read.c) = 9c9e166dbf895bb746194547e9b0bea99db14926
-SHA1 (patch-sdk_codelite__indexer_network_np__connections__server.cpp) = 98f8cba3597035c79ebfb60ba5d69a27c02c74e4
+SHA1 (patch-sdk_codelite__indexer_network_np__connections__server.cpp) = 5906e4a1a295b260833ea9d499a3b42d5e8b04c3
diff --git a/editors/codelite/patches/patch-codelite__terminal_TextView.cpp b/editors/codelite/patches/patch-codelite__terminal_TextView.cpp
index 892d7528289..8f15960c954 100644
--- a/editors/codelite/patches/patch-codelite__terminal_TextView.cpp
+++ b/editors/codelite/patches/patch-codelite__terminal_TextView.cpp
@@ -1,4 +1,6 @@
-$NetBSD: patch-codelite__terminal_TextView.cpp,v 1.2 2019/08/27 12:07:57 wiz Exp $
+$NetBSD: patch-codelite__terminal_TextView.cpp,v 1.3 2019/08/27 14:45:04 wiz Exp $
+
+Compilation fix for wx3.0 gtk+3 builds.
--- codelite_terminal/TextView.cpp.orig 2019-05-21 17:52:21.000000000 +0300
+++ codelite_terminal/TextView.cpp
diff --git a/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp b/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp
index 3a808b55bdf..100b12e3c4e 100644
--- a/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp
+++ b/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp
@@ -1,4 +1,6 @@
-$NetBSD: patch-sdk_codelite__indexer_network_np__connections__server.cpp,v 1.2 2019/08/18 03:48:44 maya Exp $
+$NetBSD: patch-sdk_codelite__indexer_network_np__connections__server.cpp,v 1.3 2019/08/27 14:45:04 wiz Exp $
+
+Ensure right header for timeval is included.
--- sdk/codelite_indexer/network/np_connections_server.cpp.orig 2019-05-21 17:52:21.000000000 +0300
+++ sdk/codelite_indexer/network/np_connections_server.cpp