Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2010 09:33:04 GMT
From:      Michael James Brune <admin@mjbrune.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151197: [sysutils/monitorix] Fixed URL for fetch
Message-ID:  <201010040933.o949X4LL069188@www.freebsd.org>
Resent-Message-ID: <201010040940.o949e0EM070419@freefall.freebsd.org>

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

>Number:         151197
>Category:       ports
>Synopsis:       [sysutils/monitorix] Fixed URL for fetch
>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:   Mon Oct 04 09:40:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Michael James Brune
>Release:        FreeBSD Release 8.1
>Organization:
N/A
>Environment:
FreeBSD ports.mjbrune.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Fixed the url when fetching the file.
>How-To-Repeat:
make fetch
>Fix:
see attached

Patch attached with submission follows:

--- Makefile	2010-08-18 17:43:31.000000000 +0000
+++ Makefile	2010-10-04 08:20:00.000000000 +0000
@@ -8,7 +8,7 @@
 PORTNAME=	monitorix
 PORTVERSION=	1.5.1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://monitorix.org/
+MASTER_SITES=	http://www.monitorix.org/
 
 MAINTAINER=	admin@mjbrune.org
 COMMENT=	A web based monitoring system


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



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