Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 13:37:29 +0200 (CEST)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   ports/83506: maintainer-update: net/wmnetload (fix MASTER_SITES)
Message-ID:  <20050715113729.6AB9D4E0D3@mail.wormulon.net>
Resent-Message-ID: <200507151140.j6FBe9b6011909@freefall.freebsd.org>

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

>Number:         83506
>Category:       ports
>Synopsis:       maintainer-update: net/wmnetload (fix MASTER_SITES)
>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:   Fri Jul 15 11:40:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD plant.wormulon.net 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Aug 13 11:32:22 CEST 2004 hscholz@h2012.ka.strato.de:/usr/src/sys/i386/compile/PLANT i386


	
>Description:

Add two MASTER_SITES maintained by myself while keeping the original one as
it should be available again sometime soon.

Reported by: Kris / pointyhat

>How-To-Repeat:
	
>Fix:

	

--- wmnetload-1.3-mastersites.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/wmnetload/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	13 Jun 2005 01:06:25 -0000	1.4
+++ Makefile	15 Jul 2005 11:35:42 -0000
@@ -9,7 +9,9 @@
 PORTVERSION=	1.3
 PORTREVISION=	2
 CATEGORIES=	net windowmaker afterstep
-MASTER_SITES=	ftp://truffula.com/pub/
+MASTER_SITES=	ftp://truffula.com/pub/ \
+				http://dl.fkb.wormulon.net/wmnetload/ \
+				http://dl.kel.wormulon.net/wmnetload/
 
 MAINTAINER=	hendrik@scholz.net
 COMMENT=	Network load monitor dockapp
--- wmnetload-1.3-mastersites.diff ends here ---


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



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