From rand@meridian-enviro.com  Sun May  4 17:02:39 2003
Return-Path: <rand@meridian-enviro.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0AE0237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 May 2003 17:02:39 -0700 (PDT)
Received: from agena.meridian-enviro.com (thunder.meridian-enviro.com [207.109.234.227])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE4E43F93
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 May 2003 17:02:38 -0700 (PDT)
	(envelope-from rand@meridian-enviro.com)
Received: from delta.meridian-enviro.com (delta.meridian-enviro.com [10.10.10.43])
	by agena.meridian-enviro.com (8.11.6p2/8.11.6) with ESMTP id h4502bF95712
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 4 May 2003 19:02:37 -0500 (CDT)
	(envelope-from rand@meridian-enviro.com)
Received: (from rand@localhost)
	by delta.meridian-enviro.com (8.12.3/8.12.3/Submit) id h4502b4s006792;
	Sun, 4 May 2003 19:02:37 -0500 (CDT)
	(envelope-from rand)
Message-Id: <200305050002.h4502b4s006792@delta.meridian-enviro.com>
Date: Sun, 4 May 2003 19:02:37 -0500 (CDT)
From: "Douglas K. Rand" <rand@meridian-enviro.com>
Reply-To: "Douglas K. Rand" <rand@meridian-enviro.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Upgrade to version 0.52 of port net/nsc
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51772
>Category:       ports
>Synopsis:       Upgrade to version 0.52 of port net/nsc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dirk
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 04 17:10:12 PDT 2003
>Closed-Date:    Thu Nov 06 20:01:26 PST 2003
>Last-Modified:  Thu Nov 06 20:01:26 PST 2003
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->dirk 
Responsible-Changed-By: leeym 
Responsible-Changed-When: Mon May 5 06:08:59 PDT 2003 
Responsible-Changed-Why:  
Over to the MAINTAINER. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51772 

From: Mark Linimon <linimon@lonesome.com>
To: freebsd-gnats-submit@FreeBSD.org, rand@meridian-enviro.com
Cc:  
Subject: Re: ports/51772: Upgrade to version 0.52 of port net/nsc
Date: Tue, 04 Nov 2003 23:01:30 +0000

 The dev.null.dk mastersite seems to have disappeared since this PR
 was submitted.  Can the submitter suggest an alternate site?
 

From: "Douglas K. Rand" <rand@meridian-enviro.com>
To: Mark Linimon <linimon@lonesome.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/51772: Upgrade to version 0.52 of port net/nsc
Date: Thu, 06 Nov 2003 18:53:38 -0600

 Mark> The dev.null.dk mastersite seems to have disappeared since this
 Mark> PR was submitted.
 
 Hmm, just tried it. Works for me:
 
 $ fetch http://dev.null.dk/~goth/nsc/nsc-0.52.tar.gz
 Receiving nsc-0.52.tar.gz (17667 bytes): 100%
 17667 bytes transferred in 0.5 seconds (31.48 kBps)
 
 Mark> Can the submitter suggest an alternate site?
 
 I copied it over to our server:
 
    http://meridian-enviro.com/rand/nsc-0.52.tar.gz
 
 Feel free to add that as a site, I'd leave the other one as the master
 site though.
 
 Hope this helps.
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Nov 6 20:01:10 PST 2003 
State-Changed-Why:  
Committed (maintainer timeout, 5 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51772 
>Unformatted:
