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

Eric Sandall scm at sourcemage.org
Mon Jun 18 01:46:07 EDT 2007


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
 



More information about the SM-Commit mailing list