Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (37af782c0a5ab87b2ee59a684f25d196039e8295)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (37af782c0a5ab87b2ee59a684f25d196039e8295)
  • Date: Sat, 25 Jul 2009 12:34:19 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

net/shorewall-common/DEPENDS | 4 +---
net/shorewall-common/HISTORY | 3 +++
net/shorewall-perl/HISTORY | 3 +++
net/shorewall-perl/PROVIDES | 1 +
net/shorewall-shell/HISTORY | 3 +++
net/shorewall-shell/PROVIDES | 1 +
6 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 1b4477323b61ae9d0a66a169079fcb8892f9c012
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

shorewall-common: depend on SHOREWALL_COMPILER

commit ba5bff7456d20589af5a52a2ab7dce3f475aa626
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

shorewall-shell: provide SHOREWALL_COMPILER

commit 09282bbc2ca46c84bff2b5a8a945e67bdd989e04
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

shorewall-perl: provide SHOREWALL_COMPILER

diff --git a/net/shorewall-common/DEPENDS b/net/shorewall-common/DEPENDS
index ac5521d..2060a0e 100755
--- a/net/shorewall-common/DEPENDS
+++ b/net/shorewall-common/DEPENDS
@@ -1,6 +1,4 @@
-message "You need one of the compilers" &&
-optional_depends shorewall-perl "" "" "for the perl compiler (reccomended)"
&&
-optional_depends shorewall-shell "" "" "for the shell compiler" &&
+depends SHOREWALL_COMPILER &&
depends iproute2 &&
depends iptables &&
depends SYSTEM-LOGGER
diff --git a/net/shorewall-common/HISTORY b/net/shorewall-common/HISTORY
index 4a20e51..221efcb 100644
--- a/net/shorewall-common/HISTORY
+++ b/net/shorewall-common/HISTORY
@@ -1,3 +1,6 @@
+2009-07-25 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: use provider for the compiler
+
2009-06-02 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to 4.2.9

diff --git a/net/shorewall-perl/HISTORY b/net/shorewall-perl/HISTORY
index 70e3eb8..17e5830 100644
--- a/net/shorewall-perl/HISTORY
+++ b/net/shorewall-perl/HISTORY
@@ -1,3 +1,6 @@
+2009-07-25 Arjan Bouter <abouter AT sourcemage.org>
+ * PROVIDES: added, provide SHOREWALL_COMPILER
+
2009-06-02 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to 4.2.9

diff --git a/net/shorewall-perl/PROVIDES b/net/shorewall-perl/PROVIDES
new file mode 100755
index 0000000..4733b8e
--- /dev/null
+++ b/net/shorewall-perl/PROVIDES
@@ -0,0 +1 @@
+SHOREWALL_COMPILER
diff --git a/net/shorewall-shell/HISTORY b/net/shorewall-shell/HISTORY
index 2c18aa4..bc3c08d 100644
--- a/net/shorewall-shell/HISTORY
+++ b/net/shorewall-shell/HISTORY
@@ -1,3 +1,6 @@
+2009-07-25 Arjan Bouter <abouter AT sourcemage.org>
+ * PROVIDES: added, provide SHOREWALL_COMPILER
+
2009-06-02 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to 4.2.9

diff --git a/net/shorewall-shell/PROVIDES b/net/shorewall-shell/PROVIDES
new file mode 100755
index 0000000..4733b8e
--- /dev/null
+++ b/net/shorewall-shell/PROVIDES
@@ -0,0 +1 @@
+SHOREWALL_COMPILER



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (37af782c0a5ab87b2ee59a684f25d196039e8295), Arjan Bouter, 07/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page