update monit to 4.9, regen patches while here
changelog: http://www.tildeslash.com/monit/dist/CHANGES.txt ok Ben Lovett (maintainer), kili@
This commit is contained in:
parent
e90eac1ba5
commit
6ef0616a8b
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/11/21 04:04:39 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/05/28 16:14:58 rui Exp $
|
||||
|
||||
COMMENT= "monitoring and managing daemons utility"
|
||||
|
||||
DISTNAME= monit-4.8.2
|
||||
DISTNAME= monit-4.9
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= http://www.tildeslash.com/monit/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (monit-4.8.2.tar.gz) = 561gVscb7PAUZT9ll9EQyg==
|
||||
RMD160 (monit-4.8.2.tar.gz) = G2/1SXMAbPDjF9bPRyjlgipST3s=
|
||||
SHA1 (monit-4.8.2.tar.gz) = 4VdWxAqbXi3i2r3Sw5u09L4hno0=
|
||||
SHA256 (monit-4.8.2.tar.gz) = X+y3p+bpyobFZcIC9PVurtksBBgYfKZnX9dxlGMPPjw=
|
||||
SIZE (monit-4.8.2.tar.gz) = 568557
|
||||
MD5 (monit-4.9.tar.gz) = vLqrd2pU0eNOOgV8kl3pyg==
|
||||
RMD160 (monit-4.9.tar.gz) = XJyaxI0i0yeBglMSJBjptMfxJYc=
|
||||
SHA1 (monit-4.9.tar.gz) = qRCwep7MfSgDNo19EU3wH04JFs0=
|
||||
SHA256 (monit-4.9.tar.gz) = aWMEb6l2toLSesjnjPcQfXbGkHrvJ7MPcl83HOZPtL8=
|
||||
SIZE (monit-4.9.tar.gz) = 573711
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.7 2006/09/25 19:20:03 pvalchev Exp $
|
||||
--- configure.orig Mon Sep 25 13:17:57 2006
|
||||
+++ configure Mon Sep 25 13:18:03 2006
|
||||
@@ -3877,13 +3877,13 @@ fi
|
||||
$OpenBSD: patch-configure,v 1.8 2007/05/28 16:14:58 rui Exp $
|
||||
--- configure.orig Mon Feb 19 22:43:14 2007
|
||||
+++ configure Mon May 28 14:44:41 2007
|
||||
@@ -3856,13 +3856,13 @@ fi
|
||||
|
||||
# Wacky pthread madness
|
||||
pthread_libs=""
|
||||
@ -18,7 +18,7 @@ $OpenBSD: patch-configure,v 1.7 2006/09/25 19:20:03 pvalchev Exp $
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
@@ -3942,7 +3942,7 @@ fi
|
||||
@@ -3918,7 +3918,7 @@ fi
|
||||
{ echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
|
||||
echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6; }
|
||||
if test $ac_cv_lib_pthread_pthread_create = yes; then
|
||||
|
Loading…
Reference in New Issue
Block a user