From boris@brooknet.com.au  Wed Feb 23 12:41:46 2005
Return-Path: <boris@brooknet.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 37C3516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Feb 2005 12:41:46 +0000 (GMT)
Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B8D0D43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Feb 2005 12:41:44 +0000 (GMT)
	(envelope-from boris@brooknet.com.au)
Received: from localhost (ppp2117.dyn.pacific.net.au [61.8.33.23])
	by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id j1NCfTbu016815
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Feb 2005 23:41:38 +1100
Received: by localhost (Postfix, from userid 0)
	id 32B881839; Wed, 23 Feb 2005 23:42:34 +1100 (EST)
Message-Id: <20050223124234.32B881839@localhost>
Date: Wed, 23 Feb 2005 23:42:34 +1100 (EST)
From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] graphics/ray++: fix unfetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77959
>Category:       ports
>Synopsis:       [PATCH] graphics/ray++: fix unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 23 12:50:20 GMT 2005
>Closed-Date:    Thu Feb 24 02:57:53 GMT 2005
>Last-Modified:  Thu Feb 24 02:57:53 GMT 2005
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
Moved to sourceforge.

>How-To-Repeat:
>Fix:

--- ray++-0.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/ray++/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	23 Feb 2004 05:30:17 -0000	1.12
+++ Makefile	23 Feb 2005 12:37:29 -0000
@@ -10,7 +10,8 @@
 PORTVERSION=	0.4
 PORTREVISION=	1
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.mpa-garching.mpg.de/~martin/ray++/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=raypp
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A collection of C++ classes needed for ray tracing
--- ray++-0.4_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Feb 24 02:57:41 GMT 2005 
State-Changed-Why:  
Committed, Thank you. 

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