Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4cd41d52ad083bb11fe2aac2fe21f2b1c0c26ae9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4cd41d52ad083bb11fe2aac2fe21f2b1c0c26ae9)
  • Date: Sun, 16 Jul 2023 14:43:58 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

net/libproxy/DEPENDS | 8 --------
net/libproxy/HISTORY | 3 +++
2 files changed, 3 insertions(+), 8 deletions(-)

New commits:
commit 4cd41d52ad083bb11fe2aac2fe21f2b1c0c26ae9
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libproxy: Remove dead/broken code in DEPENDS

diff --git a/net/libproxy/DEPENDS b/net/libproxy/DEPENDS
index 5e2b32c..0243d98 100755
--- a/net/libproxy/DEPENDS
+++ b/net/libproxy/DEPENDS
@@ -9,11 +9,3 @@ optional_depends kconfig config-kde={true,false} 'KDE
support' &&
optional_depends gobject-introspection introspection={true,false}
'introspection support' &&

optional_depends vala vapi={true,false} 'Vapi support'
-
-if(0);then
-optional_depends xx '' '' ' support'
-if is_depends_enabled $SPELL xx;then
-zzz
-fi
-
-fi
diff --git a/net/libproxy/HISTORY b/net/libproxy/HISTORY
index 2f5a313..dd86270 100644
--- a/net/libproxy/HISTORY
+++ b/net/libproxy/HISTORY
@@ -1,3 +1,6 @@
+2023-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: removed broken/dead code
+
2023-06-01 Treeve Jelbert <treeve AT sourcemage.org>
* PRE_BUILD: deleted
* BUILD: added



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4cd41d52ad083bb11fe2aac2fe21f2b1c0c26ae9), Ismael Luceno, 07/16/2023

Archive powered by MHonArc 2.6.24.

Top of Page