nagios-plugins.org is now monitoring-plugins.org. Fix: Please apply the following patch: How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->demon Over to maintainer (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed, with demon's approval.