summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2007-11-06 08:51:44 +0100
committerAndraž Levstik2007-11-06 08:51:44 +0100
commitb4679928bd515b75ee866a91ec6e238bb1298edc (patch)
tree943a50b8671e8dd210ca9c0b2edcb4de8422d467
parent3837e1262af6a648822f0b06a96018c823442556 (diff)
monit: update to 4.10
-rwxr-xr-xnet/monit/DETAILS16
-rw-r--r--net/monit/HISTORY4
2 files changed, 16 insertions, 4 deletions
diff --git a/net/monit/DETAILS b/net/monit/DETAILS
index 839b94c452..d0e58875d3 100755
--- a/net/monit/DETAILS
+++ b/net/monit/DETAILS
@@ -1,14 +1,22 @@
SPELL=monit
- VERSION=4.9
- SOURCE_HASH=sha512:e1bf455d1d4fe881da3731e83d701f333d2444c01963d4c6f6114573156b42ee8612a4379479e304bb627f51c289d8f97dec7e813e91c3302b19023b12d98864
+ 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'
- UPDATED=20060112
KEYWORDS="net"
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 and can execute meaningful causal actions in error situations. It can be used to monitor files, directories, and devices for changes, such as timestamps changes, checksum changes, or size changes. It is controlled via an easy to configure control file based on a free-format, token-oriented syntax. It logs to syslog or to its own log file and notifies users about error conditions via customizable alert messages. It can perform various TCP/IP network checks, protocol checks, and can utilize SSL for such checks. It provides an HTTP(S) interface for access.
+Monit is a utility for managing and monitoring processes, files, directories,
+and devices on a Unix system. It conducts automatic maintenance and repair
+and can execute meaningful causal actions in error situations. It can be used
+to monitor files, directories, and devices for changes, such as timestamps
+changes, checksum changes, or size changes. It is controlled via an easy to
+configure control file based on a free-format, token-oriented syntax. It logs
+to syslog or to its own log file and notifies users about error conditions
+via customizable alert messages. It can perform various TCP/IP network checks,
+protocol checks, and can utilize SSL for such checks. It provides an HTTP(S)
+interface for access.
EOF
diff --git a/net/monit/HISTORY b/net/monit/HISTORY
index 2ba72a85ab..72f16f43a6 100644
--- a/net/monit/HISTORY
+++ b/net/monit/HISTORY
@@ -1,3 +1,7 @@
+2007-11-06 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: updated spell to 4.10
+ fixed long description wrap
+
2007-02-20 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* DETAILS: update to 4.9