Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 17:04:12 GMT
From:      Gerrit Beine<gerrit.beine@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105039: Update port: net-mgmt/p5-Nagios-Plugin
Message-ID:  <200611011704.kA1H4Ccw095586@www.freebsd.org>
Resent-Message-ID: <200611011710.kA1HAjYf023060@freefall.freebsd.org>

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

>Number:         105039
>Category:       ports
>Synopsis:       Update port: net-mgmt/p5-Nagios-Plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 01 17:10:43 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.1-RELEASE
>Organization:
>Environment:
FreeBSD freebsd61.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update to new version 0.14
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/net-mgmt/p5-Nagios-Plugin/Makefile p5-Nagios-Plugin/Makefile
--- /usr/ports/net-mgmt/p5-Nagios-Plugin/Makefile	Thu Aug 24 13:13:51 2006
+++ p5-Nagios-Plugin/Makefile	Sun Oct 29 16:36:24 2006
@@ -6,7 +6,7 @@
 #

 PORTNAME=		Nagios-Plugin
-PORTVERSION=		0.12
+PORTVERSION=		0.14
 CATEGORIES=		net-mgmt perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/T/TO/TONVOON
@@ -18,7 +18,9 @@
 PERL_CONFIGURE=		yes

 MAN3=			Nagios::Plugin.3 \
-			Nagios::Plugin::Base.3 \
+			Nagios::Plugin::ExitResult.3 \
+			Nagios::Plugin::Functions.3 \
+			Nagios::Plugin::Getopt.3 \
 			Nagios::Plugin::Performance.3 \
 			Nagios::Plugin::Range.3 \
 			Nagios::Plugin::Threshold.3 \
diff -Nur /usr/ports/net-mgmt/p5-Nagios-Plugin/distinfo p5-Nagios-Plugin/distinfo
--- /usr/ports/net-mgmt/p5-Nagios-Plugin/distinfo	Thu Aug 24 13:13:51 2006
+++ p5-Nagios-Plugin/distinfo	Sun Oct 29 16:35:09 2006
@@ -1,3 +1,3 @@
-MD5 (Nagios-Plugin-0.12.tar.gz) = 332c25b428ccd50963ac49a24eae9fcf
-SHA256 (Nagios-Plugin-0.12.tar.gz) = bea17584abf8f051efa44a83fef1fe65031fd9c5706a1582abfdae9258a7d91f
-SIZE (Nagios-Plugin-0.12.tar.gz) = 7778
+MD5 (Nagios-Plugin-0.14.tar.gz) = d651b734107c25bb7c2cc055c90f425a
+SHA256 (Nagios-Plugin-0.14.tar.gz) = 2b05ae14f69341ae59e9d0ec4cdc7b9e6986b42b7fb09c54b6150a3d0b3845a2
+SIZE (Nagios-Plugin-0.14.tar.gz) = 26210
diff -Nur /usr/ports/net-mgmt/p5-Nagios-Plugin/pkg-plist p5-Nagios-Plugin/pkg-plist
--- /usr/ports/net-mgmt/p5-Nagios-Plugin/pkg-plist	Thu Aug 24 13:13:51 2006
+++ p5-Nagios-Plugin/pkg-plist	Sun Oct 29 16:35:29 2006
@@ -1,5 +1,7 @@
 %%SITE_PERL%%/Nagios/Plugin.pm
-%%SITE_PERL%%/Nagios/Plugin/Base.pm
+%%SITE_PERL%%/Nagios/Plugin/ExitResult.pm
+%%SITE_PERL%%/Nagios/Plugin/Functions.pm
+%%SITE_PERL%%/Nagios/Plugin/Getopt.pm
 %%SITE_PERL%%/Nagios/Plugin/Performance.pm
 %%SITE_PERL%%/Nagios/Plugin/Range.pm
 %%SITE_PERL%%/Nagios/Plugin/Threshold.pm

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



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