From leeym@cn1.leeym.com  Wed Oct  1 19:25:51 2008
Return-Path: <leeym@cn1.leeym.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 234D210656B2
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Oct 2008 19:25:51 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (b06s56le.corenetworks.net [64.85.165.237])
	by mx1.freebsd.org (Postfix) with ESMTP id 77BB58FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Oct 2008 19:25:47 +0000 (UTC)
	(envelope-from leeym@cn1.leeym.com)
Received: from cn1.leeym.com (localhost [127.0.0.1])
	by cn1.leeym.com (8.14.2/8.14.2) with ESMTP id m91JPkkI009142;
	Wed, 1 Oct 2008 12:25:46 -0700 (PDT)
	(envelope-from leeym@cn1.leeym.com)
Received: (from leeym@localhost)
	by cn1.leeym.com (8.14.2/8.14.2/Submit) id m91JPkXC009141;
	Wed, 1 Oct 2008 12:25:46 -0700 (PDT)
	(envelope-from leeym)
Message-Id: <200810011925.m91JPkXC009141@cn1.leeym.com>
Date: Wed, 1 Oct 2008 12:25:46 -0700 (PDT)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Olivier.Girard@univ-angers.fr
Subject: [PATCH] mail/p5-MIME-Charset: update to 1.006.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: Olivier.Girard@univ-angers.fr

>Number:         127784
>Category:       ports
>Synopsis:       [PATCH] mail/p5-MIME-Charset: update to 1.006.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 01 19:30:01 UTC 2008
>Closed-Date:    Thu Oct 02 13:21:53 UTC 2008
>Last-Modified:  Thu Oct  2 13:30:01 UTC 2008
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 1.006.2

Port maintainer (Olivier.Girard@univ-angers.fr) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-MIME-Charset-1.006.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/p5-MIME-Charset/Makefile,v
retrieving revision 1.2
diff -u -d -b -w -u -r1.2 Makefile
--- Makefile	17 Apr 2008 14:26:55 -0000	1.2
+++ Makefile	1 Oct 2008 19:25:39 -0000
@@ -6,18 +6,16 @@
 #
 
 PORTNAME=	MIME-Charset
-PORTVERSION=	0.044
+PORTVERSION=	1.006.2
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	Olivier.Girard@univ-angers.fr
-COMMENT=	MIME::Charset - Charset Informations for MIME
+COMMENT=	Charset Informations for MIME
 
 PERL_CONFIGURE=	yes
 
-MAN3=		\
-		MIME::Charset.3 \
-		MIME::Charset-ja_JP.3
+MAN3=		MIME::Charset.3 MIME::Charset::JA_JP.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/p5-MIME-Charset/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 distinfo
--- distinfo	6 Jun 2007 17:14:24 -0000	1.1
+++ distinfo	1 Oct 2008 19:25:39 -0000
@@ -1,3 +1,3 @@
-MD5 (MIME-Charset-0.044.tar.gz) = 782acf737cc17898341cb68511ca9041
-SHA256 (MIME-Charset-0.044.tar.gz) = a3b3cc4009850492e75e3b34bae72ab9475df380fa031b398a140557af735e25
-SIZE (MIME-Charset-0.044.tar.gz) = 29499
+MD5 (MIME-Charset-1.006.2.tar.gz) = 22a140a7f323518301d9998bf50e2e17
+SHA256 (MIME-Charset-1.006.2.tar.gz) = ca8d2fb05724cc8c4202532382825dec232eb3992d8b547ab62888dd2fbb77af
+SIZE (MIME-Charset-1.006.2.tar.gz) = 36303
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/mail/p5-MIME-Charset/pkg-plist,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 pkg-plist
--- pkg-plist	6 Jun 2007 17:14:24 -0000	1.1
+++ pkg-plist	1 Oct 2008 19:25:39 -0000
@@ -1,8 +1,9 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset/.packlist
-%%SITE_PERL%%/MIME/Charset-ja_JP.pod
 %%SITE_PERL%%/MIME/Charset.pm
+%%SITE_PERL%%/MIME/Charset/Defaults.pm.sample
+%%SITE_PERL%%/MIME/Charset/JA_JP.pod
 %%SITE_PERL%%/MIME/Charset/_Compat.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
-@dirrm %%SITE_PERL%%/MIME/Charset
+@dirrmtry %%SITE_PERL%%/MIME/Charset
 @dirrmtry %%SITE_PERL%%/MIME
--- p5-MIME-Charset-1.006.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 1 19:30:11 UTC 2008 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127784 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 1 19:30:15 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: Olivier.Girard@univ-angers.fr
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/127784: [PATCH] mail/p5-MIME-Charset: update to 1.006.2
Date: Wed, 1 Oct 2008 19:30:14 UT

 Maintainer of mail/p5-MIME-Charset,
 
 Please note that PR ports/127784 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127784
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Olivier Girard <Olivier.Girard@univ-angers.fr>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127784: [PATCH] mail/p5-MIME-Charset: update to 1.006.2
Date: Thu, 02 Oct 2008 09:30:07 +0200

 Edwin Groothuis a crit :
 > Maintainer of mail/p5-MIME-Charset,
 > 
 > Please note that PR ports/127784 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127784
 > 
 Approved, this port was published as a need for another port,
 but i don't use to program in Perl regularly. Feel free to upgrade this 
 port if needed at any time.
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Thu Oct 2 13:21:46 UTC 2008 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127784: commit references a PR
Date: Thu,  2 Oct 2008 13:22:27 +0000 (UTC)

 leeym       2008-10-02 13:20:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-MIME-Charset Makefile distinfo pkg-plist 
   Log:
   - update to 1.006.2
   
   PR:             127784
   Submitted by:   leeym
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.3       +3 -5      ports/mail/p5-MIME-Charset/Makefile
   1.2       +3 -3      ports/mail/p5-MIME-Charset/distinfo
   1.2       +5 -4      ports/mail/p5-MIME-Charset/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
