update to symon 2.71
maintainer timeout
This commit is contained in:
parent
995984b262
commit
f9753d45ee
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2005/03/02 22:31:13 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2005/08/07 14:24:45 sturm Exp $
|
||||
|
||||
COMMENT= "active monitoring tool"
|
||||
V= 2.67
|
||||
V= 2.71
|
||||
DISTNAME= symon-${V}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= sysutils net
|
||||
|
||||
HOMEPAGE= http://www.xs4all.nl/~wpd/symon
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (symon-2.67.tar.gz) = c20c654f1159a5e237ed0b68c3b9cba2
|
||||
RMD160 (symon-2.67.tar.gz) = 38ab350b12af490b073d47348b73d3cf1c77c52c
|
||||
SHA1 (symon-2.67.tar.gz) = 5ab42dce1fd5e22558f8cb86ed685a50a84758c0
|
||||
SIZE (symon-2.67.tar.gz) = 71913
|
||||
MD5 (symon-2.71.tar.gz) = a9c0c77239c834fad0f326521d76437e
|
||||
RMD160 (symon-2.71.tar.gz) = 811991209ca2dfd8be85f85087410c936d8a7e08
|
||||
SHA1 (symon-2.71.tar.gz) = 14f4cbb1dbdc0ee5303fbfc2edb19168d4f0c582
|
||||
SIZE (symon-2.71.tar.gz) = 79223
|
||||
|
@ -1,12 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2005/03/02 22:31:13 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2005/08/07 14:24:45 sturm Exp $
|
||||
@conflict symon-mon-*
|
||||
@conflict symon-mux-*
|
||||
@newgroup _symon:535
|
||||
@newuser _symon:535:_symon:daemon:symon Account:/var/empty:/sbin/nologin
|
||||
libexec/symon
|
||||
libexec/symux
|
||||
@man man/cat8/symon.0
|
||||
@man man/cat8/symux.0
|
||||
@man man/man8/symon.8
|
||||
@man man/man8/symux.8
|
||||
share/examples/symon/
|
||||
share/examples/symon/symon.conf
|
||||
@sample ${SYSCONFDIR}/symon.conf
|
||||
|
@ -1,9 +1,9 @@
|
||||
@comment $OpenBSD: PLIST-mon,v 1.10 2005/03/02 22:31:13 sturm Exp $
|
||||
@comment $OpenBSD: PLIST-mon,v 1.11 2005/08/07 14:24:45 sturm Exp $
|
||||
@conflict symon-*
|
||||
@newgroup _symon:535
|
||||
@newuser _symon:535:_symon:daemon:symon Account:/var/empty:/sbin/nologin
|
||||
libexec/symon
|
||||
@man man/cat8/symon.0
|
||||
@man man/man8/symon.8
|
||||
share/examples/symon/
|
||||
share/examples/symon/symon.conf
|
||||
@sample ${SYSCONFDIR}/symon.conf
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-mux,v 1.9 2004/09/24 09:02:41 espie Exp $
|
||||
@comment $OpenBSD: PLIST-mux,v 1.10 2005/08/07 14:24:45 sturm Exp $
|
||||
@conflict symon-*
|
||||
libexec/symux
|
||||
@man man/cat8/symux.0
|
||||
@man man/man8/symux.8
|
||||
share/examples/symon/
|
||||
share/examples/symon/symux.conf
|
||||
@sample ${SYSCONFDIR}/symux.conf
|
||||
|
Loading…
Reference in New Issue
Block a user