From ychsiao@FreeBSD.stu.edu.tw  Fri Feb 11 08:52:56 2005
Return-Path: <ychsiao@FreeBSD.stu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1501916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Feb 2005 08:52:55 +0000 (GMT)
Received: from FreeBSD.stu.edu.tw (FreeBSD.stu.edu.tw [210.71.11.99])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 909B843D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 11 Feb 2005 08:52:55 +0000 (GMT)
	(envelope-from ychsiao@FreeBSD.stu.edu.tw)
Received: by FreeBSD.stu.edu.tw (Postfix, from userid 1000)
	id 1525718795B; Fri, 11 Feb 2005 16:56:58 +0800 (CST)
Message-Id: <20050211085658.1525718795B@FreeBSD.stu.edu.tw>
Date: Fri, 11 Feb 2005 16:56:58 +0800 (CST)
From: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
Reply-To: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] Update www/p5-WWW-SourceForge Makefile 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77378
>Category:       ports
>Synopsis:       [MAINTAINER] Update www/p5-WWW-SourceForge Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 11 09:00:36 GMT 2005
>Closed-Date:    Fri Feb 11 18:57:01 GMT 2005
>Last-Modified:  Fri Feb 11 18:57:01 GMT 2005
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
Computer Center, Shu-Te University
>Environment:
System: FreeBSD FreeBSD.stu.edu.tw 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #0: Wed Dec 29 16:57:25 CST 2004 root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386


>Description:
* change MASTER_SITE_SUBDIR value
* correct maintainer email address

>How-To-Repeat:

Index: Makefile
===================================================================
--- Makefile    (revision 326)
+++ Makefile    (working copy)
@@ -9,10 +9,10 @@
 PORTVERSION=   0.083
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=    WWW
+MASTER_SITE_SUBDIR=    ../../authors/id/G/GU/GUGOD
 PKGNAMEPREFIX= p5-

-MAINTAINER=    ychsiao@ychsiao.idv.tw
+MAINTAINER=    ychsiao@ychsiao.org
 COMMENT=       Retrieve infromation from SourceForge site

 BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
 

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Fri Feb 11 18:56:58 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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