From tabthorpe@goodking.goodking.ca  Mon Oct 30 21:21:46 2006
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A6DDC16A415;
	Mon, 30 Oct 2006 21:21:46 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front1-g.tbaytel.net [216.211.26.156])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B0F6943D78;
	Mon, 30 Oct 2006 21:21:41 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.72.166] verified)
  by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 58745684; Mon, 30 Oct 2006 16:21:40 -0500
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9ULLXxj056070
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 30 Oct 2006 16:21:33 -0500 (EST)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9ULLXtu056069;
	Mon, 30 Oct 2006 16:21:33 -0500 (EST)
	(envelope-from tabthorpe)
Message-Id: <200610302121.k9ULLXtu056069@goodking.goodking.ca>
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: [PATCH] sysutils/hoz: utilize SF.net mirrors
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104945
>Category:       ports
>Synopsis:       [PATCH] sysutils/hoz: utilize SF.net mirrors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    acm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 30 21:30:18 GMT 2006
>Closed-Date:    Wed Nov 01 03:51:46 GMT 2006
>Last-Modified:  Wed Nov 01 03:51:46 GMT 2006
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->acm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 30 21:30:31 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104945 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104945: commit references a PR
Date: Wed,  1 Nov 2006 03:48:46 +0000 (UTC)

 acm         2006-11-01 03:48:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/hoz         Makefile 
   Log:
   - Utilize SF.net mirrors
   - Other tiny modification
   
   PR:             ports/104945
   Submitted by:   Thomas Abthorpe
   
   Revision  Changes    Path
   1.5       +3 -2      ports/sysutils/hoz/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: acm 
State-Changed-When: Wed Nov 1 03:51:24 UTC 2006 
State-Changed-Why:  
Committed thanks :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104945 
>Unformatted:
