pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/codelite



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 27 14:45:04 UTC 2019

Modified Files:
        pkgsrc/editors/codelite: distinfo
        pkgsrc/editors/codelite/patches: patch-codelite__terminal_TextView.cpp
            patch-sdk_codelite__indexer_network_np__connections__server.cpp

Log Message:
codelite: add patch descriptions

>From Andrius V


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/codelite/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/editors/codelite/patches/patch-codelite__terminal_TextView.cpp \
    pkgsrc/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/codelite/distinfo
diff -u pkgsrc/editors/codelite/distinfo:1.5 pkgsrc/editors/codelite/distinfo:1.6
--- pkgsrc/editors/codelite/distinfo:1.5        Tue Aug 27 12:07:57 2019
+++ pkgsrc/editors/codelite/distinfo    Tue Aug 27 14:45:04 2019
@@ -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.c
 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

Index: pkgsrc/editors/codelite/patches/patch-codelite__terminal_TextView.cpp
diff -u pkgsrc/editors/codelite/patches/patch-codelite__terminal_TextView.cpp:1.2 pkgsrc/editors/codelite/patches/patch-codelite__terminal_TextView.cpp:1.3
--- pkgsrc/editors/codelite/patches/patch-codelite__terminal_TextView.cpp:1.2   Tue Aug 27 12:07:57 2019
+++ pkgsrc/editors/codelite/patches/patch-codelite__terminal_TextView.cpp       Tue Aug 27 14:45:04 2019
@@ -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
Index: pkgsrc/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp
diff -u pkgsrc/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp:1.2 
pkgsrc/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp:1.3
--- pkgsrc/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp:1.2 Sun Aug 18 03:48:44 2019
+++ pkgsrc/editors/codelite/patches/patch-sdk_codelite__indexer_network_np__connections__server.cpp     Tue Aug 27 14:45:04 2019
@@ -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



Home | Main Index | Thread Index | Old Index