Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2003 19:02:37 -0500 (CDT)
From:      "Douglas K. Rand" <rand@meridian-enviro.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51772: Upgrade to version 0.52 of port net/nsc
Message-ID:  <200305050002.h4502b4s006792@delta.meridian-enviro.com>
Resent-Message-ID: <200305050010.h450AC0S063135@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         51772
>Category:       ports
>Synopsis:       Upgrade to version 0.52 of port net/nsc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 04 17:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Douglas K. Rand
>Release:        FreeBSD 4.6.2-RELEASE-p12 i386
>Organization:
Meridian Environmental Technology
>Environment:
System: FreeBSD delta.meridian-enviro.com 4.6.2-RELEASE-p12 FreeBSD 4.6.2-RELEASE-p12 #11: Tue Mar 25 22:45:14 CST 2003 rand@delta.meridian-enviro.com:/usr/obj/usr/src/sys/DELTA i386


>Description:
	Release 0.51 of the port net/nsc doesn't support Nagios,
	release 0.52 does. This is a patch to upgrade the port.
>How-To-Repeat:
	Try using nsc to view nagios data
>Fix:
Here is the trivial patch to upgrade the port:

--- /usr/ports/net/nsc/Makefile Fri Mar  7 03:14:57 2003
+++ ./Makefile  Sun May  4 18:50:55 2003
@@ -6,10 +6,9 @@
 #

 PORTNAME=      nsc
-PORTVERSION=   0.51
+PORTVERSION=   0.52
 CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=    dirk
+MASTER_SITES=  http://dev.null.dk/~goth/nsc/

 MAINTAINER=    dirk@FreeBSD.org
 COMMENT=       Netsaint Console monitor

--- /usr/ports/net/nsc/distinfo Tue Nov  6 04:06:23 2001
+++ ./distinfo  Sun May  4 18:42:03 2003
@@ -1 +1 @@
-MD5 (nsc-0.51.tar.gz) = f9fffed7846d5d8a79fc76902c383647
+MD5 (nsc-0.52.tar.gz) = a80c8d019e2ce658c664630fb8fd7afe

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305050002.h4502b4s006792>