Skip to Content.
Sympa Menu

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

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 (ef80a1766798d3f5c59afb05e96141d87f9688db)
  • Date: Thu, 10 Sep 2009 00:21:55 -0500

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

devel/automake/DEPENDS | 1 +
devel/automake/HISTORY | 3 +++
net/ntop/DEPENDS | 1 +
net/ntop/HISTORY | 3 +++
4 files changed, 8 insertions(+)

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

ntop: Depends on perl

commit 15c70f8ce0823a6d37eae6fe5c7d686d270a4c3e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

automake: Depends on perl

diff --git a/devel/automake/DEPENDS b/devel/automake/DEPENDS
index cfb5ce6..1cb5041 100755
--- a/devel/automake/DEPENDS
+++ b/devel/automake/DEPENDS
@@ -1,3 +1,4 @@
depends autoconf &&
depends gnupg &&
+depends perl &&
depends smgl-fhs
diff --git a/devel/automake/HISTORY b/devel/automake/HISTORY
index 121bfb7..4d93e52 100644
--- a/devel/automake/HISTORY
+++ b/devel/automake/HISTORY
@@ -1,3 +1,6 @@
+2009-09-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on perl
+
2009-05-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.11

diff --git a/net/ntop/DEPENDS b/net/ntop/DEPENDS
index 9f6d355..b3ba28a 100755
--- a/net/ntop/DEPENDS
+++ b/net/ntop/DEPENDS
@@ -7,6 +7,7 @@ depends libtool &&
depends libpcap &&
depends libpng &&
depends m4 &&
+depends perl &&
depends rrdtool &&
depends zlib &&

diff --git a/net/ntop/HISTORY b/net/ntop/HISTORY
index 831152d..5d11adb 100644
--- a/net/ntop/HISTORY
+++ b/net/ntop/HISTORY
@@ -1,3 +1,6 @@
+2009-09-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on perl
+
2009-04-18 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 3.3.9
Fixes Bug #15183



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ef80a1766798d3f5c59afb05e96141d87f9688db), Eric Sandall, 09/10/2009

Archive powered by MHonArc 2.6.24.

Top of Page