Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7fb51b589b21711badf27ffa2534d159270fc47d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7fb51b589b21711badf27ffa2534d159270fc47d)
  • Date: Thu, 11 Dec 2014 20:29:33 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/sshpass/DETAILS | 2 +-
crypto/sshpass/HISTORY | 3 +++
security/swatch/DETAILS | 8 ++++----
security/swatch/HISTORY | 3 +++
4 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 7fb51b589b21711badf27ffa2534d159270fc47d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

swatch: Fix typo in description (activly -> actively)

commit 7b59a31c477ad628f71d884166a2d30ccc9d9ca6
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

sshpass: Fix typo in description (activly -> actively)

diff --git a/crypto/sshpass/DETAILS b/crypto/sshpass/DETAILS
index 523da35..5936738 100755
--- a/crypto/sshpass/DETAILS
+++ b/crypto/sshpass/DETAILS
@@ -10,6 +10,6 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
KEYWORDS=""
SHORT="Non-interactive ssh password auth"
cat << EOF
-Sshpass is a tool for non-interactivly performing password authentication
with
+Sshpass is a tool for non-interactively performing password authentication
with
SSH's so called "interactive keyboard password authentication".
EOF
diff --git a/crypto/sshpass/HISTORY b/crypto/sshpass/HISTORY
index 92ff037..e7bebdb 100644
--- a/crypto/sshpass/HISTORY
+++ b/crypto/sshpass/HISTORY
@@ -1,3 +1,6 @@
+2014-12-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fix typo in description (activly -> actively)
+
2013-11-06 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/security/swatch/DETAILS b/security/swatch/DETAILS
index e0637f7..c347409 100755
--- a/security/swatch/DETAILS
+++ b/security/swatch/DETAILS
@@ -11,8 +11,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
BUILD_API=1
SHORT="Swatch is the active log file monitoring tool."
cat << EOF
-Swatch is the active log file monitoring tool. Swatch started
-out as the "simple watchdog" for activly monitoring log files
-produced by UNIX's syslog facility. It has since been evolving
-into a utility that can monitor just about any type of log.
+Swatch is the active log file monitoring tool. Swatch started out as the
"simple
+watchdog" for actively monitoring log files produced by UNIX's syslog
facility.
+It has since been evolving into a utility that can monitor just about any
type
+of log.
EOF
diff --git a/security/swatch/HISTORY b/security/swatch/HISTORY
index b94518d..ab52f7d 100644
--- a/security/swatch/HISTORY
+++ b/security/swatch/HISTORY
@@ -1,3 +1,6 @@
+2014-12-12 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fix typo in description (activly -> actively)
+
2007-04-23 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: cleaned up depends




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7fb51b589b21711badf27ffa2534d159270fc47d), Ismael Luceno, 12/11/2014

Archive powered by MHonArc 2.6.24.

Top of Page