From admin@yoko.owp.csus.edu  Tue Jun  5 09:14:44 2001
Return-Path: <admin@yoko.owp.csus.edu>
Received: from yoko.owp.csus.edu (yoko.owp.csus.edu [130.86.232.243])
	by hub.freebsd.org (Postfix) with ESMTP id 1FE4437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Jun 2001 09:14:44 -0700 (PDT)
	(envelope-from admin@yoko.owp.csus.edu)
Received: (from root@localhost)
	by yoko.owp.csus.edu (8.11.3/8.11.3) id f55GDJ218982;
	Tue, 5 Jun 2001 09:13:19 -0700 (PDT)
	(envelope-from admin)
Message-Id: <200106051613.f55GDJ218982@yoko.owp.csus.edu>
Date: Tue, 5 Jun 2001 09:13:19 -0700 (PDT)
From: joseph@randomnetworks.com
Reply-To: joseph@randomnetworks.com
To: FreeBSD-gnats-submit@freebsd.org
Cc: mab@red-bean.com
Subject: MASTER_SITES update : www/aolserver
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         27889
>Category:       ports
>Synopsis:       MASTER_SITES update : www/aolserver
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 05 09:20:01 PDT 2001
>Closed-Date:    Fri Jun 15 16:16:23 PDT 2001
>Last-Modified:  Fri Jun 15 16:16:53 PDT 2001
>Originator:     Joseph Scott
>Release:        FreeBSD 4.3-STABLE alpha
>Organization:
>Environment:
System: FreeBSD yoko.owp.csus.edu 4.3-STABLE FreeBSD 4.3-STABLE #2: Wed May 30 17:08:04 PDT 2001 admin@yoko.owp.csus.edu:/usr/obj/usr/src/sys/YOKO alpha


>Description:

According to 

http://people.freebsd.org/~fenner/portsurvey/www.html#aolserver

the port www/aolserver has an unfetchable distfile.  The diff below fixes
this issue.

NOTE : The maintainer, mab@red-bean.com, has been CC'd as part of this PR.

Other items with this port :
1.  I was not able to make it build properly.  I didn't look any further
    at it right now, so I may have over look something.
2.  This port is outdated, the current version is 3.4, but see item #3.
3.  I tried to build version 3.4, but ran into the same problem I
    mentioned in #1.
>How-To-Repeat:
>Fix:
diff -ruN aolserver.orig/Makefile aolserver/Makefile
--- aolserver.orig/Makefile	Tue Jun  5 08:52:03 2001
+++ aolserver/Makefile	Tue Jun  5 09:08:27 2001
@@ -8,12 +8,9 @@
 PORTNAME=	aolserver
 PORTVERSION=	3.2
 CATEGORIES=	www
-MASTER_SITES=	ftp://ftp.aolserver.com/server/aolserver3_2/
-DISTNAME=	aolserver3_2-source
+MASTER_SITES=	ftp://ftp.aolserver.com/server/deprecated-releases/
 
 MAINTAINER=	mab@red-bean.com
-
-WRKSRC=		${WRKDIR}/aolserver3_2
 
 USE_GMAKE=	yes
 
diff -ruN aolserver.orig/distinfo aolserver/distinfo
--- aolserver.orig/distinfo	Tue Jun  5 08:52:03 2001
+++ aolserver/distinfo	Tue Jun  5 09:12:19 2001
@@ -1 +1 @@
-MD5 (aolserver3_2-source.tar.gz) = c2e5db0f719cb76af8b7cc28bcc53f0b
+MD5 (aolserver-3.2.tar.gz) = 47cad0c2868aa79e5191e7ffbc3a562b
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Fri Jun 15 16:16:23 PDT 2001 
State-Changed-Why:  
Maintainer update fixes these problems and was just committed. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27889 
>Unformatted:
