update to symon 2.72

from Okan Demirmen <okan at demirmen.com>
maintainer timeout
This commit is contained in:
sturm 2005-12-04 10:55:47 +00:00
parent a7954f7c16
commit 8dc12fd953
3 changed files with 7 additions and 20 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2005/10/24 05:13:17 fgsch Exp $
# $OpenBSD: Makefile,v 1.18 2005/12/04 10:55:47 sturm Exp $
COMMENT= "active monitoring tool"
V= 2.71
V= 2.72
DISTNAME= symon-${V}
PKGNAME= ${DISTNAME}p0
CATEGORIES= sysutils net
HOMEPAGE= http://www.xs4all.nl/~wpd/symon
@ -30,7 +29,7 @@ COMMENT-mux= "symon data gatherer"
MUX_LIBDEPENDS= rrd:rrdtool-*:net/rrdtool
.for i in ${MULTI_PACKAGES}
FULLPKGNAME${i}= symon${i}-${V}p0
FULLPKGNAME${i}= symon${i}-${V}
.endfor
.if defined(PACKAGING) && !empty(SUBPACKAGE)

View File

@ -1,4 +1,4 @@
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
MD5 (symon-2.72.tar.gz) = c88eeb4c7fb1c99e7d4448a8c3977bb2
RMD160 (symon-2.72.tar.gz) = 9ba81c8644319b135abb2f70cf2007d1ac08bba9
SHA1 (symon-2.72.tar.gz) = 34b7990aa3d2e5e319a253aef3d8ac7b152430e3
SIZE (symon-2.72.tar.gz) = 82218

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-platform_OpenBSD_sm_if_c,v 1.1 2005/06/09 01:25:43 pvalchev Exp $
--- platform/OpenBSD/sm_if.c.orig Wed Jun 8 18:48:28 2005
+++ platform/OpenBSD/sm_if.c Wed Jun 8 18:48:34 2005
@@ -48,8 +48,6 @@
#include <net/if_types.h>
#include <netinet/in.h>
#include <netinet/in_var.h>
-#include <netns/ns.h>
-#include <netns/ns_if.h>
#include <netipx/ipx.h>
#include <netipx/ipx_if.h>