Bug 105039 - Update port: net-mgmt/p5-Nagios-Plugin
Summary: Update port: net-mgmt/p5-Nagios-Plugin
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 17:10 UTC by Gerrit Beine
Modified: 2006-11-05 08:30 UTC (History)
0 users

See Also:


Attachments
file.diff (230 bytes, patch)
2006-11-01 17:10 UTC, Gerrit Beine
no flags Details | Diff
file.diff (1.17 KB, patch)
2006-11-01 17:10 UTC, Gerrit Beine
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2006-11-01 17:10:43 UTC
Update to new version 0.14

Fix: 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 \
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-01 17:45:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-05 08:23:56 UTC
miwi        2006-11-05 08:23:48 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/p5-Nagios-Plugin Makefile distinfo pkg-plist 
  Log:
  - Update to 0.14
  
  PR:             ports/105039
  Submitted by:   Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
  Sponsored by:   FreeBSD Bug-a-thon #2
  
  Revision  Changes    Path
  1.2       +4 -2      ports/net-mgmt/p5-Nagios-Plugin/Makefile
  1.2       +3 -3      ports/net-mgmt/p5-Nagios-Plugin/distinfo
  1.2       +3 -1      ports/net-mgmt/p5-Nagios-Plugin/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-11-05 08:23:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!