pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
codelite: pkglint
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Jun 15 22:54:53 2016 +0200
Changeset: f21c853b13954fa1ce9e6cd7621a3daecd28165b
Modified Files:
codelite/Makefile
codelite/distinfo
codelite/patches/patch-CMakeLists.txt
codelite/patches/patch-CodeLite_CMakeLists.txt
codelite/patches/patch-CodeLite_unixprocess__impl.cpp
codelite/patches/patch-LiteEditor_CMakeLists.txt
codelite/patches/patch-Plugin_CMakeLists.txt
codelite/patches/patch-Plugin_wxterminal.cpp
codelite/patches/patch-codelite__terminal_MainFrame.cpp
codelite/patches/patch-codelite__terminal_unixprocess__impl.cpp
codelite/patches/patch-sdk_codelite__indexer_libctags_read.c
codelite/patches/patch-sdk_wxsqlite3_configure
Log Message:
codelite: pkglint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f21c853b13954fa1ce9e6cd7621a3daecd28165b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
codelite/Makefile | 8 ++++----
codelite/distinfo | 20 ++++++++++----------
codelite/patches/patch-CMakeLists.txt | 2 ++
codelite/patches/patch-CodeLite_CMakeLists.txt | 2 ++
.../patches/patch-CodeLite_unixprocess__impl.cpp | 2 ++
codelite/patches/patch-LiteEditor_CMakeLists.txt | 4 ++++
codelite/patches/patch-Plugin_CMakeLists.txt | 2 ++
codelite/patches/patch-Plugin_wxterminal.cpp | 2 ++
.../patches/patch-codelite__terminal_MainFrame.cpp | 2 ++
.../patch-codelite__terminal_unixprocess__impl.cpp | 2 ++
.../patch-sdk_codelite__indexer_libctags_read.c | 2 ++
codelite/patches/patch-sdk_wxsqlite3_configure | 2 ++
12 files changed, 36 insertions(+), 14 deletions(-)
diffs:
diff --git a/codelite/Makefile b/codelite/Makefile
index 53b916f..3e17770 100644
--- a/codelite/Makefile
+++ b/codelite/Makefile
@@ -26,10 +26,10 @@ SUBST_FILES.fix-paths= CMakeLists.txt
SUBST_SED.fix-paths+= -e 's,IS_NETBSD 0,IS_NETBSD 1,g'
SUBST_CLASSES+= fix-bash
-SUBST_STAGE.fix-paths= pre-configure
-SUBST_MESSAGE.fix-paths= Fix bash path
-SUBST_FILES.fix-paths= CodeLite/TerminalEmulator.cpp CodeLite/fileextmanager.cpp Runtime/codelite_xterm cmake/Modules/OSXInstall.cmake
-SUBST_SED.fix-paths+= -e 's,/bin/bash,${BASH},g'
+SUBST_STAGE.fix-bash= pre-configure
+SUBST_MESSAGE.fix-bash= Fix bash path
+SUBST_FILES.fix-bash= CodeLite/TerminalEmulator.cpp CodeLite/fileextmanager.cpp Runtime/codelite_xterm cmake/Modules/OSXInstall.cmake
+SUBST_SED.fix-bash+= -e 's,/bin/bash,${BASH},g'
REPLACE_BASH+= Runtime/clg++
REPLACE_BASH+= Runtime/clgcc
diff --git a/codelite/distinfo b/codelite/distinfo
index aa92ffd..5ea63bb 100644
--- a/codelite/distinfo
+++ b/codelite/distinfo
@@ -4,13 +4,13 @@ SHA1 (codelite-9.1.tar.gz) = a177e3c04612d96918361fcaae226e23f68be90a
RMD160 (codelite-9.1.tar.gz) = b0ccb31eeadc5a342eba3a562044131868f7ceca
SHA512 (codelite-9.1.tar.gz) = e7caa895c5ba62def98a50a46132940f7135c77ebe3d2fce7f1d83755ed6ce7dfc6aeb013a665b28eb969afcc1004f49284a253297d2317e72bda5f3945ce978
Size (codelite-9.1.tar.gz) = 90366396 bytes
-SHA1 (patch-CMakeLists.txt) = 36ad3d4f4e7a5a403efd4ca4423bd24a68d8d6f5
-SHA1 (patch-CodeLite_CMakeLists.txt) = 1b0dcb63554e870cdaf9e50e2c62f0fa6924c1ff
-SHA1 (patch-CodeLite_unixprocess__impl.cpp) = 9be6ddaf272cd640f526f0e48a6719f4bf263951
-SHA1 (patch-LiteEditor_CMakeLists.txt) = fd76ae1859ee11fbb1005d68acedef8eba9447c2
-SHA1 (patch-Plugin_CMakeLists.txt) = 26f12d9c6eb45dc952c24347de22fe4107e85706
-SHA1 (patch-Plugin_wxterminal.cpp) = 563a79a304c75a5ea145a413d2e9ec037d3b5f28
-SHA1 (patch-codelite__terminal_MainFrame.cpp) = d1383b2a98b73cb4fb870a3699253e203c2110e6
-SHA1 (patch-codelite__terminal_unixprocess__impl.cpp) = 3eea7daede60595e1a561bfdf190832250719176
-SHA1 (patch-sdk_codelite__indexer_libctags_read.c) = 058871e134c0a5e112104a5095d3bed62e70f42a
-SHA1 (patch-sdk_wxsqlite3_configure) = 212eb522fe97a9d44f04fe183087210ac8c34372
+SHA1 (patch-CMakeLists.txt) = 89607ab36852f9358444714585ba6f0fed64d7dd
+SHA1 (patch-CodeLite_CMakeLists.txt) = f367c85dd00a838272c4b749f4f4d660f4891f8e
+SHA1 (patch-CodeLite_unixprocess__impl.cpp) = bdaf3b9ec65fc7b623ec875148b30c3d9897d17d
+SHA1 (patch-LiteEditor_CMakeLists.txt) = cc5f625b5ef79d21a0f2405d699757be20180f46
+SHA1 (patch-Plugin_CMakeLists.txt) = 0af7b1ea3f941ebb9ecf41d8b8e4ffa760370fee
+SHA1 (patch-Plugin_wxterminal.cpp) = 02e6c6e4c5813a33ff29e49d53750011d70d1534
+SHA1 (patch-codelite__terminal_MainFrame.cpp) = 5717e46fddde8f7fc1aaf6c794318582f4b6da96
+SHA1 (patch-codelite__terminal_unixprocess__impl.cpp) = 69dfb1cc102213595e97c4e7d690e369a66c4749
+SHA1 (patch-sdk_codelite__indexer_libctags_read.c) = 84dbb412d3879e3d5bb3cc0e18f6388d8b7d4ee5
+SHA1 (patch-sdk_wxsqlite3_configure) = 2b10b03efe1ff07ac80a7d4616a63eeac8f18278
diff --git a/codelite/patches/patch-CMakeLists.txt b/codelite/patches/patch-CMakeLists.txt
index a1dc2ba..7a44fd7 100644
--- a/codelite/patches/patch-CMakeLists.txt
+++ b/codelite/patches/patch-CMakeLists.txt
@@ -1,5 +1,7 @@
$NetBSD$
+Add NetBSD entry.
+
--- CMakeLists.txt.orig 2016-01-30 10:49:18.000000000 +0000
+++ CMakeLists.txt
@@ -28,7 +28,7 @@ cmake_minimum_required(VERSION 2.8 FATAL
diff --git a/codelite/patches/patch-CodeLite_CMakeLists.txt b/codelite/patches/patch-CodeLite_CMakeLists.txt
index 0a11732..97df04c 100644
--- a/codelite/patches/patch-CodeLite_CMakeLists.txt
+++ b/codelite/patches/patch-CodeLite_CMakeLists.txt
@@ -1,5 +1,7 @@
$NetBSD$
+Add switch for NetBSD to not fall under "other OS".
+
--- CodeLite/CMakeLists.txt.orig 2016-01-30 10:49:18.000000000 +0000
+++ CodeLite/CMakeLists.txt
@@ -60,6 +60,8 @@ set( ADDITIONAL_LIBRARIES "" )
diff --git a/codelite/patches/patch-CodeLite_unixprocess__impl.cpp b/codelite/patches/patch-CodeLite_unixprocess__impl.cpp
index f6e570b..67c09e9 100644
--- a/codelite/patches/patch-CodeLite_unixprocess__impl.cpp
+++ b/codelite/patches/patch-CodeLite_unixprocess__impl.cpp
@@ -1,5 +1,7 @@
$NetBSD$
+Add switch for NetBSD to not fall under "other OS".
+
--- CodeLite/unixprocess_impl.cpp.orig 2016-01-30 10:49:18.000000000 +0000
+++ CodeLite/unixprocess_impl.cpp
@@ -44,6 +44,10 @@
diff --git a/codelite/patches/patch-LiteEditor_CMakeLists.txt b/codelite/patches/patch-LiteEditor_CMakeLists.txt
index dc74deb..9957b1d 100644
--- a/codelite/patches/patch-LiteEditor_CMakeLists.txt
+++ b/codelite/patches/patch-LiteEditor_CMakeLists.txt
@@ -1,5 +1,9 @@
$NetBSD$
+Add switch for NetBSD to not fall under "other OS".
+
+Fix path of installation of manpages.
+
--- LiteEditor/CMakeLists.txt.orig 2016-01-30 10:49:18.000000000 +0000
+++ LiteEditor/CMakeLists.txt
@@ -14,6 +14,9 @@ include( "${wxWidgets_USE_FILE}" )
diff --git a/codelite/patches/patch-Plugin_CMakeLists.txt b/codelite/patches/patch-Plugin_CMakeLists.txt
index ba4c6c9..0f89f45 100644
--- a/codelite/patches/patch-Plugin_CMakeLists.txt
+++ b/codelite/patches/patch-Plugin_CMakeLists.txt
@@ -1,5 +1,7 @@
$NetBSD$
+Add switch for NetBSD to not fall under "other OS".
+
--- Plugin/CMakeLists.txt.orig 2016-01-30 10:49:18.000000000 +0000
+++ Plugin/CMakeLists.txt
@@ -64,6 +64,8 @@ set( ADDITIONAL_LIBRARIES "" )
diff --git a/codelite/patches/patch-Plugin_wxterminal.cpp b/codelite/patches/patch-Plugin_wxterminal.cpp
index 65b1763..98b17b9 100644
--- a/codelite/patches/patch-Plugin_wxterminal.cpp
+++ b/codelite/patches/patch-Plugin_wxterminal.cpp
@@ -1,5 +1,7 @@
$NetBSD$
+Add switch for NetBSD to not fall under "other OS".
+
--- Plugin/wxterminal.cpp.orig 2016-01-30 10:49:18.000000000 +0000
+++ Plugin/wxterminal.cpp
@@ -39,7 +39,7 @@
diff --git a/codelite/patches/patch-codelite__terminal_MainFrame.cpp b/codelite/patches/patch-codelite__terminal_MainFrame.cpp
index c7dd4ca..1e44344 100644
--- a/codelite/patches/patch-codelite__terminal_MainFrame.cpp
+++ b/codelite/patches/patch-codelite__terminal_MainFrame.cpp
@@ -1,5 +1,7 @@
$NetBSD$
+Add switch for NetBSD to not fall under "other OS".
+
--- codelite_terminal/MainFrame.cpp.orig 2016-01-30 10:49:18.000000000 +0000
+++ codelite_terminal/MainFrame.cpp
@@ -16,6 +16,11 @@
diff --git a/codelite/patches/patch-codelite__terminal_unixprocess__impl.cpp b/codelite/patches/patch-codelite__terminal_unixprocess__impl.cpp
index b8da20a..ac09399 100644
--- a/codelite/patches/patch-codelite__terminal_unixprocess__impl.cpp
+++ b/codelite/patches/patch-codelite__terminal_unixprocess__impl.cpp
@@ -1,5 +1,7 @@
$NetBSD$
+Add switch for NetBSD to not fall under "other OS".
+
--- codelite_terminal/unixprocess_impl.cpp.orig 2016-01-30 10:49:18.000000000 +0000
+++ codelite_terminal/unixprocess_impl.cpp
@@ -18,6 +18,10 @@
diff --git a/codelite/patches/patch-sdk_codelite__indexer_libctags_read.c b/codelite/patches/patch-sdk_codelite__indexer_libctags_read.c
index 3425b6a..1ec932d 100644
--- a/codelite/patches/patch-sdk_codelite__indexer_libctags_read.c
+++ b/codelite/patches/patch-sdk_codelite__indexer_libctags_read.c
@@ -1,5 +1,7 @@
$NetBSD$
+Handle fpos_t on NetBSD.
+
--- sdk/codelite_indexer/libctags/read.c.orig 2016-01-30 10:49:18.000000000 +0000
+++ sdk/codelite_indexer/libctags/read.c
@@ -605,6 +605,9 @@ extern int readChars (char *buffer, size
diff --git a/codelite/patches/patch-sdk_wxsqlite3_configure b/codelite/patches/patch-sdk_wxsqlite3_configure
index c3f88c4..a719353 100644
--- a/codelite/patches/patch-sdk_wxsqlite3_configure
+++ b/codelite/patches/patch-sdk_wxsqlite3_configure
@@ -1,5 +1,7 @@
$NetBSD$
+Fix shell portability issue.
+
--- sdk/wxsqlite3/configure.orig 2016-01-30 10:49:18.000000000 +0000
+++ sdk/wxsqlite3/configure
@@ -5717,7 +5717,7 @@ echo "${ECHO_T}$bakefile_cv_gcc31" >&6
Home |
Main Index |
Thread Index |
Old Index