Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (ad1b7a52e80e14551f92f0ce9154a95f1c64cb31)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (ad1b7a52e80e14551f92f0ce9154a95f1c64cb31)
  • Date: Mon, 18 Jun 2007 00:46:07 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

net/xinetd/DEPENDS | 2 ++
net/xinetd/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit 2c6968d93aafe6348c14b2b9d8beee64400cd53a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xinetd: Depends on some system logger to run

diff --git a/net/xinetd/DEPENDS b/net/xinetd/DEPENDS
index 19bd629..d553bab 100755
--- a/net/xinetd/DEPENDS
+++ b/net/xinetd/DEPENDS
@@ -1,3 +1,5 @@
+depends SYSTEM-LOGGER &&
+
optional_depends tcp_wrappers \
'--with-libwrap' \
'--without-libwrap' \
diff --git a/net/xinetd/HISTORY b/net/xinetd/HISTORY
index 20f5806..1e09e80 100644
--- a/net/xinetd/HISTORY
+++ b/net/xinetd/HISTORY
@@ -1,3 +1,6 @@
+2007-06-17 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on some system logger to run
+
2007-03-31 David Brown <dmlb2000 AT gmail.com>
* POST_INSTALL: moved to INSTALL and added some INSTALL_ROOT stuff




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ad1b7a52e80e14551f92f0ce9154a95f1c64cb31), Eric Sandall, 06/18/2007

Archive powered by MHonArc 2.6.24.

Top of Page