Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 16:21:33 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        acm@FreeBSD.org, thomas@goodking.ca
Subject:   ports/104945: [PATCH] sysutils/hoz: utilize SF.net mirrors
Message-ID:  <200610302121.k9ULLXtu056069@goodking.goodking.ca>
Resent-Message-ID: <200610302130.k9ULUJhu044011@freefall.freebsd.org>

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

>Number:         104945
>Category:       ports
>Synopsis:       [PATCH] sysutils/hoz: utilize SF.net mirrors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 30 21:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- utilize SF.net mirrors.

Port maintainer (acm@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- hoz-1.65_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/hoz/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	23 Jul 2006 02:45:18 -0000	1.4
+++ Makefile	30 Oct 2006 21:20:52 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	1.65
 PORTREVISION=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://hoz.sourceforge.net/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	hoz-165
 
 MAINTAINER=	acm@FreeBSD.org
--- hoz-1.65_1.patch ends here ---

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



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