From jason@wilma.widomaker.com  Mon Apr 12 12:28:26 2004
Return-Path: <jason@wilma.widomaker.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8920316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Apr 2004 12:28:26 -0700 (PDT)
Received: from wilma.widomaker.com (pm1.ric-20.lft.widomaker.com [209.96.189.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0BDFE43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Apr 2004 12:28:25 -0700 (PDT)
	(envelope-from jason@wilma.widomaker.com)
Received: (from jason@localhost)
	by wilma.widomaker.com (8.12.11/8.12.10) id i3CJSMGt052141;
	Mon, 12 Apr 2004 15:28:22 -0400 (EDT)
Message-Id: <200404121928.i3CJSMGt052141@wilma.widomaker.com>
Date: Mon, 12 Apr 2004 15:28:22 -0400 (EDT)
From: Jason Harris <jharris@widomaker.com>
Reply-To: Jason Harris <jharris@widomaker.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Jason Harris <jharris@widomaker.com>
Subject: ports/www/axis - use MASTER_SITE_APACHE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65464
>Category:       ports
>Synopsis:       ports/www/axis - use MASTER_SITE_APACHE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 12 12:30:13 PDT 2004
>Closed-Date:    Tue Apr 13 01:03:24 PDT 2004
>Last-Modified:  Tue Apr 13 01:03:24 PDT 2004
>Originator:     Jason Harris
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none here
>Environment:
System: FreeBSD 4.3-RELEASE i386

>Description:

	improve fetchability by using MASTER_SITE_APACHE
	use PORTNAME to generate DISTNAME
	download PGP signature so others can double-check MAINTAINER's 
	(assumed) verification of it
	
>How-To-Repeat:

	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? KEYS
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/axis/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	3 Apr 2004 06:49:00 -0000	1.5
+++ Makefile	12 Apr 2004 19:09:38 -0000
@@ -13,8 +13,11 @@
 PORTVERSION=		1.1
 PORTREVISION=		2
 CATEGORIES=		www java
-MASTER_SITES=		http://ws.apache.org/axis/dist/1_1/
-DISTNAME=		axis-${PORTVERSION:S,.,_,g}
+MASTER_SITES=		${MASTER_SITE_APACHE}
+MASTER_SITE_SUBDIR=	ws/${PORTNAME}/${PORTVERSION:S,.,_,g}
+DISTNAME=		${PORTNAME}-${PORTVERSION:S,.,_,g}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	rui@ruilopes.com
 COMMENT=	SOAP implementation by APACHE project
@@ -36,6 +39,8 @@
 RUN_DEPENDS+=	${LOCALBASE}/jakarta-tomcat4.1:${PORTSDIR}/www/jakarta-tomcat41
 .endif
 
+#USE_GPG?=	yes
+#SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc
 NO_BUILD=	YES
 USE_JAVA=	1.4+
 USER=		www
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/axis/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	31 Mar 2004 03:12:09 -0000	1.3
+++ distinfo	12 Apr 2004 19:09:38 -0000
@@ -1,2 +1,3 @@
 MD5 (axis-1_1.tar.gz) = bdf6aa0461a81d1d2d24a5830d916845
 SIZE (axis-1_1.tar.gz) = 7611343
+MD5 (axis-1_1.tar.gz.asc) = 5bb6ae0bba898e229ac8110d2e7d23d7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAeumjSypIl9OdoOMRAiHHAJwLK5KzrqdOUGvIZaA6b5uv/datMwCfeq8f
zJy4HYR44UEiy9FVQ7so8UU=
=zeTs
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Mon Apr 12 15:42:58 PDT 2004 
State-Changed-Why:  
Asked maintainer  


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Mon Apr 12 15:42:58 PDT 2004 
Responsible-Changed-Why:  
Handle 

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

From: Pav Lucistnik <pav@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, jharris@widomaker.com,
	rui@ruilopes.com
Cc:  
Subject: Re: ports/65464: ports/www/axis - use MASTER_SITE_APACHE
Date: Tue, 13 Apr 2004 00:42:55 +0200

 Dear maintainer of FreeBSD port www/axis, please take a look at
 
 http://www.freebsd.org/cgi/query-pr.cgi?q=65464
 
 Do you approve MASTER_SITES and PORTNAME change?
 
 Note that PGP changes will not be committed, as Ports currently lack
 needed infrastructure.
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 It's ten o'clock; do you know where your processes are?

From: Rui Lopes <rui@ruilopes.com>
To: pav@FreeBSD.org
Cc: freebsd-gnats-submit@FreeBSD.org, jharris@widomaker.com
Subject: Re: ports/65464: ports/www/axis - use MASTER_SITE_APACHE
Date: Tue, 13 Apr 2004 08:17:11 +0100

 On Mon, 2004-04-12 at 23:42, Pav Lucistnik wrote:
 > Dear maintainer of FreeBSD port www/axis, please take a look at
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?q=65464
 > 
 > Do you approve MASTER_SITES and PORTNAME change?
 
 This was fixed by
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/65454
 
 Thanks for your PR though :-)
 
 
 > Note that PGP changes will not be committed, as Ports currently lack
 > needed infrastructure.
 
 When this lands on Ports I'll add it.
 
 
 Thanks,
 Rui Lopes
 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Tue Apr 13 01:03:12 PDT 2004 
State-Changed-Why:  
Oh, this was already committed. Thank you anyway. 

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