Bug 185801 - net-mgmt/nagios-plugins: domain name change
Summary: net-mgmt/nagios-plugins: domain name change
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: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-15 14:30 UTC by Thierry Thomas
Modified: 2014-01-15 15:20 UTC (History)
1 user (show)

See Also:


Attachments
nagios-plugins.diff (919 bytes, patch)
2014-01-15 14:30 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2014-01-15 14:30:00 UTC
	nagios-plugins.org is now monitoring-plugins.org.

Fix: Please apply the following patch:
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-15 14:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->demon

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-15 15:11:06 UTC
Author: thierry
Date: Wed Jan 15 15:10:52 2014
New Revision: 339781
URL: http://svnweb.freebsd.org/changeset/ports/339781
QAT: https://qat.redports.org/buildarchive/r339781/

Log:
  Chase domain name change.
  
  PR:		ports/185801
  Submitted by:	/me
  Approved by:	demon (maintainer)

Modified:
  head/net-mgmt/nagios-plugins/Makefile
  head/net-mgmt/nagios-plugins/pkg-descr   (contents, props changed)

Modified: head/net-mgmt/nagios-plugins/Makefile
==============================================================================
--- head/net-mgmt/nagios-plugins/Makefile	Wed Jan 15 15:04:56 2014	(r339780)
+++ head/net-mgmt/nagios-plugins/Makefile	Wed Jan 15 15:10:52 2014	(r339781)
@@ -6,7 +6,7 @@ PORTVERSION=	1.5
 PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	net-mgmt
-MASTER_SITES=	https://www.nagios-plugins.org/download/
+MASTER_SITES=	https://www.monitoring-plugins.org/download/
 
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	Plugins for Nagios

Modified: head/net-mgmt/nagios-plugins/pkg-descr
==============================================================================
--- head/net-mgmt/nagios-plugins/pkg-descr	Wed Jan 15 15:04:56 2014	(r339780)
+++ head/net-mgmt/nagios-plugins/pkg-descr	Wed Jan 15 15:10:52 2014	(r339781)
@@ -12,4 +12,4 @@ contacts in a variety of different ways 
 etc.). Current status information, historical logs, and reports can
 all be accessed via a web browser.
 
-WWW: https://www.nagios-plugins.org/
+WWW: http://www.monitoring-plugins.org/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2014-01-15 15:11:44 UTC
State Changed
From-To: open->closed


Committed, with demon's approval.