[SM-Commit] GIT changes to master grimoire by Elisamuel Resto (afaaea037540f7a9ba795eacfdc81026da04a233)

Elisamuel Resto scm at sourcemage.org
Sun May 18 06:18:55 EDT 2008


GIT changes to master grimoire by Elisamuel Resto <ryuji at sourcemage.org>:

 net/monit/DETAILS |   16 ++++++++--------
 net/monit/HISTORY |    3 +++
 2 files changed, 11 insertions(+), 8 deletions(-)

New commits:
commit afaaea037540f7a9ba795eacfdc81026da04a233
Author: Elisamuel Resto <ryuji at sourcemage.org>
Commit: Elisamuel Resto <ryuji at sourcemage.org>

    net/monit: updated to 4.10.1; removed padding on SOURCE_HASH

diff --git a/net/monit/DETAILS b/net/monit/DETAILS
index d0e5887..2c6d0fd 100755
--- a/net/monit/DETAILS
+++ b/net/monit/DETAILS
@@ -1,13 +1,13 @@
            SPELL=monit
-         VERSION=4.10
-                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             SOURCE_HASH=sha512:de4eaf5d6a4cee9f0431b80146bfc09a5464bb2a0e8333ab73ad72adbd9c48078c2e228ee9265ad6f36f4754ec81f2aa57516cb5a6fbf0f1e9a43d458692ec62
-          SOURCE="$SPELL-$VERSION.tar.gz"
-   SOURCE_URL[0]="http://www.tildeslash.com/monit/dist/$SOURCE"
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-        WEB_SITE="http://www.tildeslash.com/$SPELL/"
-      LICENSE[0]='GPL'
+         VERSION=4.10.1
+     SOURCE_HASH=sha512:750c93163edd0fc3db8aeef49c1f51c6e7e17bfad1386e10d9c0c29fe2d03e64f315fea8766e3b414030e482e882b85b196065e53b8def83cc88bc681dc020ec
+          SOURCE=${SPELL}-${VERSION}.tar.gz
+   SOURCE_URL[0]=http://www.tildeslash.com/monit/dist/${SOURCE}
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+        WEB_SITE="http://www.tildeslash.com/monit/"
+      LICENSE[0]=GPL
         KEYWORDS="net"
-           SHORT='A utility for monitoring Unix system services'
+           SHORT="A utility for monitoring Unix system services"
 cat << EOF
 Monit is a utility for managing and monitoring processes, files, directories,
 and devices on a Unix system. It conducts automatic maintenance and repair
diff --git a/net/monit/HISTORY b/net/monit/HISTORY
index 72f16f4..96c2ee7 100644
--- a/net/monit/HISTORY
+++ b/net/monit/HISTORY
@@ -1,3 +1,6 @@
+2008-05-18 Elisamuel Resto <ryuji at sourcemage.org>
+	* DETAILS: updated to 4.10.1; removed padding on SOURCE_HASH
+
 2007-11-06 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DETAILS: updated spell to 4.10
 	  fixed long description wrap



More information about the SM-Commit mailing list