From linimon@lonesome.com  Sat Dec  7 01:13:27 2002
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 685B037B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  7 Dec 2002 01:13:27 -0800 (PST)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F33F043EC2
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  7 Dec 2002 01:13:26 -0800 (PST)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP id 9770414196
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  7 Dec 2002 03:13:25 -0600 (CST)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.6/8.12.3) with ESMTP id gB79EmWm029897
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 7 Dec 2002 03:14:48 -0600 (CST)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.6/8.12.6/Submit) id gB79ElEq029890;
	Sat, 7 Dec 2002 03:14:47 -0600 (CST)
	(envelope-from linimon)
Message-Id: <200212070914.gB79ElEq029890@lonesome.lonesome.com>
Date: Sat, 7 Dec 2002 03:14:47 -0600 (CST)
From: Mark Linimon <linimon@lonesome.com>
Reply-To:
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: [patch] fix fetch for devel/doc++
X-Send-Pr-Version: 3.113.1
X-GNATS-Notify:

>Number:         46055
>Category:       ports
>Synopsis:       [patch] fix fetch for devel/doc++
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 07 01:20:01 PST 2002
>Closed-Date:    Wed Mar 26 03:53:45 PST 2003
>Last-Modified:  Wed Mar 26 03:53:45 PST 2003
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	The original site of the distfile seems to have disappeared.
	These days it is hosted on Sourceforge and is a newer version.
>How-To-Repeat:
	(Fenner's list)
>Fix:

--- doc++/Makefile.dist	Tue Sep 11 15:52:29 2001
+++ doc++/Makefile	Sat Dec  7 03:11:22 2002
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	doc++
-PORTVERSION=	3.4.4
+PORTVERSION=	3.4.8
 CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_SUNSITE} \
-		http://www.linuxsupportline.com/~doc++/
-MASTER_SITE_SUBDIR=	apps/doctools
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	docpp
 
 MAINTAINER=	Ruslan@Shevchenko.Kiev.UA
 
--- doc++/distinfo.dist	Tue Jul 11 03:00:04 2000
+++ doc++/distinfo	Sat Dec  7 03:11:31 2002
@@ -1 +1 @@
-MD5 (doc++-3.4.4.tar.gz) = 252b1116b91472b0b755c516c5e761e8
+MD5 (doc++-3.4.8.tar.gz) = b37114a3a87fa00dd79def01e064c5a9
--- doc++/pkg-descr.dist	Tue Jul 11 03:00:08 2000
+++ doc++/pkg-descr	Sat Dec  7 03:08:26 2002
@@ -2,4 +2,4 @@
 It generates javadoc-like documentation in HTML and LaTeX.
 The homepage contains more information to supplement this short description.
 
-WWW: http://www.liuxsupportline.com/~doc++/
+WWW: http://docpp.sourceforge.net/
>Release-Note:
>Audit-Trail:

From: Edwin Groothuis <edwin@mavetju.org>
To: freebsd-gnats-submit@FreeBSD.org, linimon@lonesome.com
Cc:  
Subject: Re: ports/46055: [patch] fix fetch for devel/doc++
Date: Wed, 11 Dec 2002 23:13:01 +1100

 I've commited the MASTER_SITES, not the version bump.
 
 -- 
 Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
 edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
 bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/
State-Changed-From-To: open->closed 
State-Changed-By: okazaki 
State-Changed-When: Wed Mar 26 03:53:27 PST 2003 
State-Changed-Why:  
superseded by ports/47734 

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