From nobody@FreeBSD.org  Tue Dec  7 07:00:53 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 51EE316A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  7 Dec 2004 07:00:53 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1D18B43D75
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  7 Dec 2004 07:00:53 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iB770qQV077800
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 7 Dec 2004 07:00:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id iB770qAh077799;
	Tue, 7 Dec 2004 07:00:52 GMT
	(envelope-from nobody)
Message-Id: <200412070700.iB770qAh077799@www.freebsd.org>
Date: Tue, 7 Dec 2004 07:00:52 GMT
From: "Manfred N. Riem" <mnriem@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: apache-jserv-1.1.2_2 Master sites incorrect
X-Send-Pr-Version: www-2.3

>Number:         74802
>Category:       ports
>Synopsis:       apache-jserv-1.1.2_2 Master sites incorrect
>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:   Tue Dec 07 07:10:22 GMT 2004
>Closed-Date:    Tue Dec 07 12:35:41 GMT 2004
>Last-Modified:  Tue Dec 07 12:35:41 GMT 2004
>Originator:     Manfred N. Riem
>Release:        5.3
>Organization:
>Environment:
FreeBSD lord.home 5.3-RELEASE-p2 FreeBSD 5.3-Release-p2 #0: Wed Dec 1 23:39:34 CST 2004     manfred@lord.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The MASTER_SITES definition in the Makefile is not using the apache distribution site. And the pkg-descr needs to be adjusted as this port is no longer actively maintained by Apache.
>How-To-Repeat:
      
>Fix:
--- Makefile	Sun Mar 14 00:17:30 2004
+++ Makefile.new	Tue Dec  7 07:09:57 2004
@@ -9,7 +9,7 @@
 PORTVERSION=	1.1.2
 PORTREVISION=	2
 CATEGORIES=	www java
-MASTER_SITES=	http://java.apache.org/jserv/dist/
+MASTER_SITES=	http://archive.apache.org/dist/java/jserv/
 DISTNAME=	ApacheJServ-${PORTVERSION}
 
 MAINTAINER=	greg@greg.rim.or.jp



--- pkg-descr	Wed Jun 30 17:03:12 1999
+++ pkg-descr.new	Tue Dec  7 07:26:06 2004
@@ -5,15 +5,12 @@
 	HTTP Server <http://www.apache.org/>.
 
 The Latest Version
-	Details  of  the  latest  version  can be found on the Java
-	Apache Project web site <http://java.apache.org/>.
+	Details  of  the  latest  version  can be found on the 
+	archive of the Java Apache Project web site 
+        <http://archive.apache.org/dist/java/jserv>.
 
-Documentation
-	Documentation   is   available  in HTML format, in the docs/
-	directory. The most up-to-date documentation can be found at
-	<http://java.apache.org/jserv/docs/>.
+WWW: http://archive.apache.org/dist/java/jserv/
 
-Licensing
-	Please see the file called LICENSE.
-
-WWW: http://java.apache.org/jserv/
+Note: this is using a historical archive of old software releases,
+as such it is probably wise to find a newer and actively maintained 
+solution.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Tue Dec 7 11:19:36 GMT 2004 
State-Changed-Why:  
Forwarded PR to maintainer. 
Note to submitter: Please try to contact the maintainer before 
submitting a PR. 

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

From: "Volker Stolz" <vs@freebsd.org>
To: freebsd-gnats-submit@freebsd.org, mnriem@gmail.com,
	greg@greg.rim.or.jp
Cc:  
Subject: Re: ports/74802: apache-jserv-1.1.2_2 Master sites incorrect
Date: Tue, 07 Dec 2004 12:19:27 +0100

 Dear maintainer, please review the proposed patch!
 
 Volker
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Tue Dec 7 12:35:26 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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