[SM-Commit] GIT changes to master grimoire by Robin Cook (9e20cb6924ba7c66fcc2932300c88e688b286a9f)

Robin Cook scm at sourcemage.org
Sun Jun 13 20:59:48 EDT 2010


GIT changes to master grimoire by Robin Cook <rcook at wyrms.net>:

 net/iputils-tracepath/BUILD   |    2 +-
 net/iputils-tracepath/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 9e20cb6924ba7c66fcc2932300c88e688b286a9f
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    iputils-tracepath: BUILD: corrected spelling of function so docs build

diff --git a/net/iputils-tracepath/BUILD b/net/iputils-tracepath/BUILD
index 3f2a8b5..18aa5a7 100755
--- a/net/iputils-tracepath/BUILD
+++ b/net/iputils-tracepath/BUILD
@@ -1,4 +1,4 @@
 make TARGETS="tracepath tracepath6 traceroute6" &&
-if is_depends_enable $SPELL opensp ; then
+if is_depends_enabled $SPELL opensp ; then
   make -C doc man
 fi
diff --git a/net/iputils-tracepath/HISTORY b/net/iputils-tracepath/HISTORY
index a25f20f..f3b0a59 100644
--- a/net/iputils-tracepath/HISTORY
+++ b/net/iputils-tracepath/HISTORY
@@ -1,3 +1,6 @@
+2010-06-13 Robin Cook <rcook at wyrms.net>
+	* BUILD: corrected spelling of function so docs build
+
 2009-07-25 Arjan Bouter <abouter at sourcemage.org>
 	* DEPENDS, BUILD, INSTALL: made manpages and docs optional
 



More information about the SM-Commit mailing list