From clsung@dragon2.net  Mon Apr  5 19:57:40 2004
Return-Path: <clsung@dragon2.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0B4E116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Apr 2004 19:57:40 -0700 (PDT)
Received: from mail.dragon2.net (sungsung.csie.nctu.edu.tw [140.113.215.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CC57F43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Apr 2004 19:57:39 -0700 (PDT)
	(envelope-from clsung@dragon2.net)
Received: from localhost (unknown [127.0.0.1])
	by mail.dragon2.net (Postfix) with ESMTP
	id 96E3B15606; Tue,  6 Apr 2004 10:58:40 +0800 (CST)
Received: from mail.dragon2.net ([127.0.0.1])
 by localhost (sungsung.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 39522-10; Tue,  6 Apr 2004 10:58:40 +0800 (CST)
Received: by mail.dragon2.net (Postfix, from userid 1022)
	id 25CF21556C; Tue,  6 Apr 2004 10:58:40 +0800 (CST)
Message-Id: <20040406025840.GA82485@sungsung.csie.nctu.edu.tw>
Date: Tue, 6 Apr 2004 10:58:40 +0800
From: Cheng-Lung Sung <clsung@dragon2.net>
To: michael johnson <ahze@ahze.net>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <200403310925.i2V9P6K7051069@gentoo.ahze.net>
Subject: Re: [PATCH] textproc/p5-XML-Writer: update to 0.500
References: <200403310925.i2V9P6K7051069@gentoo.ahze.net>

>Number:         65239
>Category:       ports
>Synopsis:       Re: [PATCH] textproc/p5-XML-Writer: update to 0.500
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 05 20:00:40 PDT 2004
>Closed-Date:    Fri Apr 09 10:13:55 PDT 2004
>Last-Modified:  Fri Apr 09 10:13:55 PDT 2004
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 --qDbXVdCdHGoSgWSk
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 
 I think this patch should be ok.
 
 Thanks,
 
 On Wed, Mar 31, 2004 at 04:25:06AM -0500, michael johnson wrote:
 >=20
 > >Submitter-Id:	current-users
 > >Originator:	michael johnson
 > >Organization:=09
 > >Confidential:	no=20
 > >Synopsis:	[PATCH] textproc/p5-XML-Writer: update to 0.500
 > >Severity:	non-critical
 > >Priority:	low
 > >Category:	ports=20
 > >Class:		update
 > >Release:	FreeBSD 5.2-CURRENT i386
 > >Environment:
 > System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #38: Sat =
 Mar 27 18:30:44 EST 2004
 > >Description:
 > - Update to 0.500
 >=20
 > Port maintainer (clsung@dragon2.net) is cc'd.
 >=20
 > Generated with FreeBSD Port Tools 0.50
 > >How-To-Repeat:
 > >Fix:
 >=20
 > --- p5-XML-Writer-0.500.patch begins here ---
 > Index: Makefile
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > RCS file: /home/ncvs/ports/textproc/p5-XML-Writer/Makefile,v
 > retrieving revision 1.8
 > diff -u -r1.8 Makefile
 > --- Makefile	22 Oct 2003 06:53:46 -0000	1.8
 > +++ Makefile	31 Mar 2004 09:21:37 -0000
 > @@ -6,7 +6,7 @@
 >  #
 > =20
 >  PORTNAME=3D	XML-Writer
 > -PORTVERSION=3D	0.4.1
 > +PORTVERSION=3D	0.500
 >  CATEGORIES=3D	textproc perl5
 >  MASTER_SITES=3D	http://www.cpan.dk/CPAN/authors/id/E/ED/EDAVIS/ \
 >  		${MASTER_SITE_PERL_CPAN}
 > Index: distinfo
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > RCS file: /home/ncvs/ports/textproc/p5-XML-Writer/distinfo,v
 > retrieving revision 1.2
 > diff -u -r1.2 distinfo
 > --- distinfo	21 Oct 2003 07:35:02 -0000	1.2
 > +++ distinfo	31 Mar 2004 09:21:42 -0000
 > @@ -1 +1,2 @@
 > -MD5 (XML-Writer-0.4.1.tar.gz) =3D ed7c1282ac3e011a5214cf4b1f56f7ac
 > +MD5 (XML-Writer-0.500.tar.gz) =3D 7e92946e0364ab4347ade9325a7eeb8b
 > +SIZE (XML-Writer-0.500.tar.gz) =3D 17251
 > --- p5-XML-Writer-0.500.patch ends here ---
 
 --qDbXVdCdHGoSgWSk
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFAchzf+AeJ85Vui8ERAuSoAJ4n+bBFT3ETXoI9uziT6dmrJA0SJACeNTVr
 MuvHUm7SpNozOV91iSa+kQo=
 =w7OC
 -----END PGP SIGNATURE-----
 
 --qDbXVdCdHGoSgWSk--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Apr 9 10:13:22 PDT 2004 
State-Changed-Why:  
Misfiled followup to ports/64986, already committed. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Apr 9 10:13:22 PDT 2004 
Responsible-Changed-Why:  

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