Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 03:14:47 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46055: [patch] fix fetch for devel/doc++
Message-ID:  <200212070914.gB79ElEq029890@lonesome.lonesome.com>

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

>Number:         46055
>Category:       ports
>Synopsis:       [patch] fix fetch for devel/doc++
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 07 01:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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